Path characters escapes
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
I was testing bobarr yesterday, and found a small issue. If the tv series/movies has a forward slash in the name, it will not escape the slash characters and if on linux, it will create additional directories, which messes with a bunch of other things.
To reproduce: on Linux download the series with a forward slash in name (Fate/Zero for example), and it will copy (move/link) the series after being fully downloaded to a wrong directory structure.
If anyone can point me to a direction to where we copy/link downloaded things (like file), I can try to fix this since this should be fairly trivial
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the code that copies, moves, or links fully downloaded series and movie files, then reproduce the issue on Linux with a title such as “Fate/Zero”. Done means slash characters in a title no longer create unintended directories or disrupt the resulting media path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100