You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello
i use this script with radarr on qnap nas
but i not a expert
trailer.sh | Trailer already exists for Artemis Fowl: | 08:41 |
trailer.sh | ls: cannot access '(2020)/movie-trailer.*': No such file or directory | 08:41 |
trailer.sh | ls: cannot access 'Fowl': No such file or directory | 08:41 |
trailer.sh | ls: cannot access '/share/Multimedia/Video/Films/Artemis': No such file or directory | 08:41 |
trailer.sh | /share/homes/admin/bash_scripts/trailer.sh: line 21: [: too many arguments
The text was updated successfully, but these errors were encountered:
Sorry for the delayed response. It looks like your shell is treating spaces as breaks for individual arguments rather than retaining them as a single directory. If I'm being honest, I simply don't have spaces in my directory names, so it's never occurred for me. I should be able to put quotes around the directory calls to ensure that this doesn't happen, but I won't be at my desk again until Friday. I'll update here once I put preventative measures in place. ^_^
hello
i use this script with radarr on qnap nas
but i not a expert
trailer.sh | Trailer already exists for Artemis Fowl: | 08:41 |
trailer.sh | ls: cannot access '(2020)/movie-trailer.*': No such file or directory | 08:41 |
trailer.sh | ls: cannot access 'Fowl': No such file or directory | 08:41 |
trailer.sh | ls: cannot access '/share/Multimedia/Video/Films/Artemis': No such file or directory | 08:41 |
trailer.sh | /share/homes/admin/bash_scripts/trailer.sh: line 21: [: too many arguments
The text was updated successfully, but these errors were encountered: