Search found 5 matches
- 30 Jan 2017, 13:58
- Forum: Help and Support
- Topic: Creating folders issue
- Replies: 4
- Views: 4742
Re: Creating folders issue
Aha! You're correct, I messed up the absolute path. :oops: In case anyone stumbles upon this thread with the same issue, this is the correct command. filebot -script fn:renall "torrents/ACD/completed" -non-strict --format "/home/wut/torrents/ACD/Couchpotato_Complete/{n} [{sdhd}]/Season {s} [{sdhd ...
- 30 Jan 2017, 13:23
- Forum: Help and Support
- Topic: Creating folders issue
- Replies: 4
- Views: 4742
Re: Creating folders issue
Thank you for your reply. :) When I type ls -l /torrents/scripts/logs I receive ls: cannot access '/torrents/scripts/logs': Not a directory And when I type ls -l torrents/scripts/logs I get -rw-rw-r-- 1 wut wut 4740 Jan 30 13:06 torrents/scripts/logs Alright so the first slash was a mistake, now I ...
- 29 Jan 2017, 23:30
- Forum: Help and Support
- Topic: Creating folders issue
- Replies: 4
- Views: 4742
Creating folders issue
Hey everyone. I have been trying to get filebot to create folders in a different location than the files are in. The plan is to have filebot scan the files in /torrents/ACD/completed/ and then create the correct folders in another location: /torrents/ACD/Couchpotato_Complete/<show name>/<season ...
- 13 Oct 2013, 17:37
- Forum: Episode / Movie Naming Scheme
- Topic: Replacing colon with fullstops tv show names (24)
- Replies: 2
- Views: 4120
Re: Replacing colon with fullstops tv show names (24)
Thanks a lot, that works perfectly. 

- 13 Oct 2013, 13:29
- Forum: Episode / Movie Naming Scheme
- Topic: Replacing colon with fullstops tv show names (24)
- Replies: 2
- Views: 4120
Replacing colon with fullstops tv show names (24)
Hey everyone, I've spent a while trying to get this to work but to no avail and tried searching. I currently use {n} {s00e00} {t} [{vf}] I am trying to rename the tv show "24" and since in their title they have times e.g 24 S07E09 Day 7 4 : 00 P.M.-5 : 00 P.M. [720p] I am wanting to replace all ...