Search found 3 matches
- 29 Aug 2019, 17:56
- Forum: Scripting and Automation
- Topic: Series ID
- Replies: 12
- Views: 15012
Re: Series ID
Can I chime in. I'm using amc script and having issues with Ghost Hunters new season which is labeled 'Ghost Hunters (2019) S01E??', but TVDBs Series ID labels it 'Ghost Hunters S12E??' and filebot wants to name it 'Ghost Hunters S01E??'. I'm having to weekly run filebot manualy to change it. Any ...
- 06 Apr 2014, 04:44
- Forum: Help and Support
- Topic: Television shows not renaming in uTorrent
- Replies: 1
- Views: 1773
Television shows not renaming in uTorrent
"C:\Program Files\FileBot\filebot.launcher.exe" -script fn:amc --action move --conflict override -non-strict "%D" --def "seriesFormat=C:/Users/Jeremy/Videos/Television/{n}/{n}.{s00e00}.{t}" "movieFormat=C:/Users/Jeremy/Videos/Old Movies/{n.replaceFirst(/^(?i)(The)\s(.+)/, /$2, $1/)}[0]/{n} ({y ...
- 03 Apr 2014, 06:24
- Forum: Help and Support
- Topic: POSTBUCKET - where random posts in unrelated topics go
- Replies: 1036
- Views: 1032686
Re: [SNIPPET] Put the "The" at the end
trying to make a batch file for uTorrent and my movie IF doesn't seem to work but the Television does any ideas IF %1==11 ( IF /I %2==Television ("C:\Program Files\FileBot\filebot.exe" -rename %3 --db thetvdb --action move --conflict override -non-strict --output C:\Users\Jeremy\Videos\Television ...