Update track.py (fix "bad escape \M") #52
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ray2301/main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
needs to be tested more, but it fixes the problem from the title.
I know you said it still needs testing but I hit an album where I can consistently reproduce and I get the error with this one even with your patch.
Won't this be enough to fix it? It works for me hahaha
This was my fix, got the line count down and haven't had any naming issues since. Didn't do any sanitization though.
Got around having to use shutil when renaming temps this way.
Both implemented on my fork and works well enough for me. I have not tested it extensively, though. I will probably come back to this.
There is already a function for sanitising strings for file names.
zotify-dev/zotify@fa2156b2a1/zotify/utils.py (L245-L266)View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.