Thanks again! I'm gonna try that.
It's not only this movie. There are couple of them which won't work. And that started happening about 2 weeks ago.
Anyway, thank you for the quick help as always!
Search found 7 matches
- 16 Aug 2014, 13:17
- Forum: Help and Support
- Topic: Error "Unable to differentiate"
- Replies: 4
- Views: 2923
- 16 Aug 2014, 07:32
- Forum: Help and Support
- Topic: Error "Unable to differentiate"
- Replies: 4
- Views: 2923
Re: Error "Unable to differentiate"
Thanks. You mean in the filename? But why has it worked until now this way?
- 15 Aug 2014, 19:13
- Forum: Help and Support
- Topic: Error "Unable to differentiate"
- Replies: 4
- Views: 2923
Error "Unable to differentiate"
Hi, i'm getting the following error but only with movies. TV Shows work just fine and i didn't change anything on my system: filebot -script fn:amc /Volumes/MEDIA_DL/_HAZEL/07_MEDIA --output /Volumes/PLEXMEDIA_4K -non-strict --action copy --conflict override --def subtitles=ro clean=y "movieFormat=a ...
- 18 Mar 2014, 20:20
- Forum: Help and Support
- Topic: Wrong name from wrong folder
- Replies: 1
- Views: 1969
Wrong name from wrong folder
I'm using this script: filebot -script fn:amc /Volumes/MEDIA_DL/_HAZEL/4_FINAL_DE/_/__ --output /Volumes/PLEXMEDIA_4K -non-strict --action move --conflict override --def subtitles=ro clean=y "movieFormat=a_MOVIES/{n} ({y})/{n} ({y})" "seriesFormat=c_TV_SHOWS_de/{n}/Season {s}/{n} - {s00e00} - {t ...
- 30 Jul 2013, 12:03
- Forum: Scripting and Automation
- Topic: Combining scripts
- Replies: 5
- Views: 4792
Re: Combining scripts
I tried to reverse it but it doesn't change it. Still searches for subtitles first and gets no result: filebot -script fn:watcher -rename -non-strict -get-subtitles --lang ro /Volumes/PLEX-TEMP/_JD/Completed/ --output /Volumes/PLEX-MOVIES-01/MOVIES-01 --format "{n} ({y})/{n} ({y})" --db ...
- 30 Jul 2013, 11:52
- Forum: Scripting and Automation
- Topic: Combining scripts
- Replies: 5
- Views: 4792
Re: Combining scripts
I'm using the following script and it works except for the subtitles part: filebot -script fn:watcher -get-subtitles --lang ro -rename -non-strict /Volumes/PLEX-TEMP/_JD/Completed/ --output /Volumes/PLEX-MOVIES-01/MOVIES-01 --format "{n} ({y})/{n} ({y})" --db TheMovieDB --db OpenSubtitles I'm ...
- 10 Jul 2013, 18:38
- Forum: Scripting and Automation
- Topic: Combining scripts
- Replies: 5
- Views: 4792
Combining scripts
Hi all, i have little to no experience to scripting with Terminal on Mac OS X, so... My current workflow: --> download videos via jDownloader to an external HDD --> have jDownloader do the extracting and put the files into a "Completed"-folder --> let Filebot rename and move the video to the Movies ...