So, I switched out the format to this...
TV/{n}/{episode.special ? 'Special' : 'Season '+s.pad(1)}/{n} - {episode.special ? 'S00E'+special.pad(2) : s00e00} - {t.replaceAll(/[`´‘’ʻ]/, /'/).replaceAll(/[!?.]+$/).replacePart(', Part $1')}{'.'+lang}
...and it's working!
The reason for the custom ...
Search found 2 matches
- 22 May 2016, 03:23
- Forum: Feature Requests and Bug Reports
- Topic: java.nio.file.AccessDeniedException: /SHOWNAME
- Replies: 3
- Views: 8766
- 18 May 2016, 13:17
- Forum: Feature Requests and Bug Reports
- Topic: java.nio.file.AccessDeniedException: /SHOWNAME
- Replies: 3
- Views: 8766
java.nio.file.AccessDeniedException: /SHOWNAME
After reinstalling filebot node on DSM 6, I'm having trouble with my TV shows being moved into the Unsorted folder.
Here's the output:
filebot -script 'fn:amc' /volume1/downloads/complete/tv --output /volume1/video/ --action move -non-strict --conflict index --lang en --def 'ut_label=tv' 'music=y ...
Here's the output:
filebot -script 'fn:amc' /volume1/downloads/complete/tv --output /volume1/video/ --action move -non-strict --conflict index --lang en --def 'ut_label=tv' 'music=y ...