mirror of
https://github.com/RandomNinjaAtk/arr-scripts.git
synced 2026-03-02 22:57:35 -05:00
[BUG] Special characters in filenames #190
Labels
No labels
Needs Triage
Not Reproducible
Upstream Issue
User Error
bug
documentation
enhancement
good first issue
help wanted
invalid
lidarr
lidarr
question
radarr
readarr
sabnzbd
sonarr
synology (host)
unraid (host)
waiting for logs
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/arr-scripts#190
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Originally created by @steve1977 on GitHub (Feb 6, 2025).
Not sure whether this issue is limited for musicvideo naming or also impact audio.
When special characters like "?" are part of a video, the file name is wrong and cannot be opened.
Easier to provide an example:
Ariana Grande - yes, and?
https://imvdb.com/video/ariana-grande/yes-and
YHQW20
M.MKVM.NFOYHQW20
YHQW20~M.JPG
Happy to share more details. Easy to replicate the issue.
@steve1977 commented on GitHub (Feb 8, 2025):
Same issue when downloading Tidal videos. Seems to be the issue whenever the file names ends with a "?".
@steve1977 commented on GitHub (Feb 8, 2025):
But not only. Not sure when it happens:
Call Me Revenge (Call of Duty: Modern Warfare 3 - Official Game Video)
COIJMN~2.MKV
Who Want Smoke?? (feat. G Herbo, Lil Durk & 21 Savage) (Official Video)
WYR0YJ~8.MKV
@steve1977 commented on GitHub (Feb 14, 2025):
I believe, this shoudl fix it:
https://github.com/RandomNinjaAtk/arr-scripts/pull/355
@steve1977 commented on GitHub (Feb 28, 2025):
Any chance to look into it?
@steve1977 commented on GitHub (Apr 4, 2025):
I have tested the fix and it is working! Any chance to merge?
@steve1977 commented on GitHub (May 18, 2025):
Pulled it into a clean pull request. Appreciate if this can be merged. Thank you!
https://github.com/RandomNinjaAtk/arr-scripts/pull/372