Search found 7 matches
- 18 Aug 2021, 12:26
- Forum: Help and Support
- Topic: how to get filebot to download ALL available movie posters?
- Replies: 12
- Views: 16837
Re: how to get filebot to download ALL available movie posters?
Sorry for the months late question on this topic but has this been completed - the ability to download all artwork? If so, where can I find it? Thanks!
- 25 Feb 2020, 04:57
- Forum: Scripting and Automation
- Topic: FileBot Doesn't Seem to Acknowledge My VIP OpenSubtitles Account
- Replies: 1
- Views: 3161
FileBot Doesn't Seem to Acknowledge My VIP OpenSubtitles Account
Hi, I recently signed up for a VIP opensubtitles account for the 1000 per day subtitles and, more importantly, the lack of the ads in the downloaded subtitles. If I log in to opensubtitles directly, I am able to download ad-free subtitles. When using the Filebot GUI, I log in and it tells me my ...
- 20 Feb 2020, 03:52
- Forum: Scripting and Automation
- Topic: qBitTorrent Doesn't Call FileBot After Completion
- Replies: 6
- Views: 7108
Re: qBitTorrent Doesn't Call FileBot After Completion
Welp, after several hours of trying to get qBT to call a simple .bat file that opens notepad, either I am not skilled enough to do that or qBT doesn't allow it. My guess is the former. I tried several iterations, formats, etc. and none would work. I did see that some versions of qBT would not allow ...
- 19 Feb 2020, 12:37
- Forum: Scripting and Automation
- Topic: qBitTorrent Doesn't Call FileBot After Completion
- Replies: 6
- Views: 7108
Re: qBitTorrent Doesn't Call FileBot After Completion
I got the following line of code working in the CMD window manually: cmd /k filebot -script fn:sysinfo I could not get it to work with both /k and /c but the Google machine made it seem like either one or the other is required. The code runs and when I run that manually, I get the below results ...
- 19 Feb 2020, 04:55
- Forum: Scripting and Automation
- Topic: qBitTorrent Doesn't Call FileBot After Completion
- Replies: 6
- Views: 7108
qBitTorrent Doesn't Call FileBot After Completion
I'm trying to call Filebot from qBitTorrent after download is completed. However, once the download is compete, FB never seems to be called as there is no entry to the log file. I am using qBT 4.2.1. At the time of download completion, FB is closed, not open and my download path is: C:\Users\Scott ...
- 15 Feb 2020, 14:21
- Forum: Scripting and Automation
- Topic: Why is the amc script processing Episode files as Movies?
- Replies: 2
- Views: 4331
Re: Why is the amc script processing Episode files as Movies?
OK, this is awesome. It seems kind of foolish now but I had no idea that a folder called Movies would trigger movie mode. Renaming the folder did the trick. Episodes go as TV shows and movies go as movies now. Thank you! And, yes, I had to look up Wasting Away when I ran the script first but also ...
- 15 Feb 2020, 05:03
- Forum: Scripting and Automation
- Topic: Why is the amc script processing Episode files as Movies?
- Replies: 2
- Views: 4331
Why is the amc script processing Episode files as Movies?
What I ultimately want to do is call FB from qBittorrent. However, before I set that up I am trying my hand using test mode. Here is my CLI call: filebot -script fn:amc --output "Y:/" --action test --conflict auto -non-strict "C:\Users\Scott\Desktop\test movies\Movies" --log-file amc.log --def ...