Thank you!
This is very helpful.
Question: Using a custom label like "ut_label=audiobook" or "ut_label=ebook", is there a way I can get filebot to just move these folders/files to a specific folder on my media drive without trying to process them?
Search found 13 matches
- 30 Sep 2024, 05:13
- Forum: Scripting and Automation
- Topic: Qbittorrent Issues with Unsorted Media and Categorization
- Replies: 3
- Views: 6212
- 29 Sep 2024, 00:52
- Forum: Scripting and Automation
- Topic: Qbittorrent Issues with Unsorted Media and Categorization
- Replies: 3
- Views: 6212
Qbittorrent Issues with Unsorted Media and Categorization
Hi There, I've tried finding a solution to my issue within the forums, but what I've found has left me more confused, so I figured I'd spell out exactly the help I'm looking for. I've used Filebot for many years on uTorrent, and recently moved to QBittorent. I use QBittorrent and have this script ...
- 11 Oct 2017, 23:12
- Forum: Scripting and Automation
- Topic: uTorrent Extraction is not downloading real banners, posters, etc.
- Replies: 3
- Views: 3401
Re: uTorrent Extraction is not downloading real banners, posters, etc.
Okay, thank you for the head's up! I'm currently running 4.8 but I keep getting the "update to 4.9" popup. However, when I go to update, there is no longer a file to download. I love your program and am completely willing to pay to support future updates, however, I'm running Windows 8, not Windows ...
- 11 Oct 2017, 04:44
- Forum: Scripting and Automation
- Topic: uTorrent Extraction is not downloading real banners, posters, etc.
- Replies: 3
- Views: 3401
uTorrent Extraction is not downloading real banners, posters, etc.
Lately I've noticed that a lot of my automatic extracts don't show pictures when I view them in Plex. I went into the folder that was autocreated by Filebot, and find that the Poster.jpg, Banner.jpg, etc that is downloaded, doesn't show an actual picture, but just a Microsoft picture icon. When I ...
- 18 Apr 2014, 00:54
- Forum: Scripting and Automation
- Topic: Automation has stopped working - now has errors/failures
- Replies: 1
- Views: 2668
Automation has stopped working - now has errors/failures
I'm not sure what's happpening, but I'm suddenly having issues with Filebot, and the system had been working perfectly. Suddenly in the last few months I would find some random files would fail to extract/copy, etc. I eventually deduced that they were straight video files (no rar), so wondered if ...
- 16 Jul 2013, 04:20
- Forum: Scripting and Automation
- Topic: Need script to delete unrared file after moving
- Replies: 7
- Views: 7545
Need script to delete unrared file after moving
I am using Filebot with Utorrent and have it extract, rename, and move the file to a media folder that is monitored by Plex. I've been using this for several months, but somehow JUST realized that it is extracting it within the torrent, renaming a copy and putting it into the plex folder, but then ...
- 26 May 2013, 14:19
- Forum: Help and Support
- Topic: POSTBUCKET - where random posts in unrelated topics go
- Replies: 1035
- Views: 1214250
Re: [CODE] Force series for specific files
Sometimes it might be useful to override series auto-detection by forcing a series title for a specific set of files. This is how you do it. Only process a certain set of files via file parameter and force the series title via the query parameter. rename(file: args.getFiles{ it =~ /(?i:colbert ...
- 26 May 2013, 14:02
- Forum: Feature Requests and Bug Reports
- Topic: Utorrent Script for Filebot no longer loads Filebot
- Replies: 1
- Views: 2710
Utorrent Script for Filebot no longer loads Filebot
I've had this problem where periodically the script in the Filebot process would stop working. No explanation. The process would still run on the utorrent side (it would show up in the log) but nothing would show up in the Filebot AMC log. Any idea why it would periodically stop doing it? Also, as ...
- 16 May 2013, 15:12
- Forum: Scripting and Automation
- Topic: Renaming isn't always correct
- Replies: 3
- Views: 6104
Re: Renaming isn't always correct
Thanks. I also have the issue that sometimes it can't rename it so it just stops the unrar process. For instance, I have a file titled "law.and.order.svu.1423.hdtv-lol.mp4" that when extracted filebot can't seem to rename. There are multiple issues I think: 1) It's "svu" rather than "special victims ...
- 07 May 2013, 18:17
- Forum: Scripting and Automation
- Topic: Renaming isn't always correct
- Replies: 3
- Views: 6104
Renaming isn't always correct
I have a file for The Americans ("the.americans.2013.112.hdtv-lol.mp4") that Filebot somehow identified as a Movie and renamed "American Mary (2013) CD1.mp4". I have a couple other TV shows it's had issues with. Is there somewhere in some file that I can put a forced name so that it will do it right ...
- 03 May 2013, 19:56
- Forum: Scripting and Automation
- Topic: Having Trouble Automating Filebot with uTorrent
- Replies: 5
- Views: 5380
Re: Having Trouble Automating Filebot with uTorrent
I've updated Filebot and that helped some, but now I'm getting some kind of Java error. I have both Java 32 and 64 installed on my 64bit system. HEre is the error I see in the cmd line when I run it from there: C:\Users\Stacey>filebot -script fn:amc --output "M:\ZTEST" --action copy --confl ict ...
- 25 Apr 2013, 19:01
- Forum: Scripting and Automation
- Topic: Having Trouble Automating Filebot with uTorrent
- Replies: 5
- Views: 5380
Re: Having Trouble Automating Filebot with uTorrent
When I try to run in the Command Line, I get "--log-file" is not a valid option.
What does that mean and how do I fix it?
What does that mean and how do I fix it?
- 25 Apr 2013, 04:17
- Forum: Scripting and Automation
- Topic: Having Trouble Automating Filebot with uTorrent
- Replies: 5
- Views: 5380
Having Trouble Automating Filebot with uTorrent
I've tried and tried and can't get this to work for me. Can I get some guidance on what I might be missing? I'm running uTorrent 3.3 on Windows 8 (64bit) Do I have to use direct folder references to filebot? Do I need to download the amc.groovy to my actual computer, and if I do, where do I put it ...