Hi,
I've recently had some issue with the filebot script (for torrent use) and I noticed there was a new version of filebot which I didn't install (that will probably fix my issue)
Is there a way to get a notification when there is a new version? Email?
Thanks
Search found 13 matches
- 15 Sep 2020, 16:48
- Forum: Help and Support
- Topic: How to get notified of new versions
- Replies: 1
- Views: 1600
- 20 Sep 2018, 17:20
- Forum: Feature Requests and Bug Reports
- Topic: Shows not recognized: Mayans M C
- Replies: 16
- Views: 9776
Re: Shows not recognized: Mayans M C
Hum, it's not working now. Do I need to buy a licence to use it or choose another version? I'm only using the script. LicenseError: UNREGISTERED Use excludes: \\NASJP\Multimedia\amc.txt (214) Input: E:\Completed\The.Sinner.S02E08.1080p.AMZN.WEBRip.DDP5.1.x264-NTb[rarbg]\The.Sinner.S02E08.1080p.AMZN ...
- 20 Sep 2018, 13:20
- Forum: Feature Requests and Bug Reports
- Topic: Shows not recognized: Mayans M C
- Replies: 16
- Views: 9776
Re: Shows not recognized: Mayans M C
I had the same issue this week, I just downloaded the 4.8.2 (I had the 4.7.9) so we'll see next week.
Thanks for your help.
Thanks for your help.
- 14 Sep 2018, 07:24
- Forum: Feature Requests and Bug Reports
- Topic: Shows not recognized: Mayans M C
- Replies: 16
- Views: 9776
Re: Shows not recognized
Hi,
Thanks for looking at it, are there key informations that we can look at in the TVDB in order for the script to better recognize the shows (in general)?
Thanks for looking at it, are there key informations that we can look at in the TVDB in order for the script to better recognize the shows (in general)?
- 12 Sep 2018, 17:10
- Forum: Feature Requests and Bug Reports
- Topic: Shows not recognized: Mayans M C
- Replies: 16
- Views: 9776
Shows not recognized: Mayans M C
Hi, I have a problem with two shows not recognized with AMC. First one is Wanderlust (2018) -> https://www.thetvdb.com/series/wanderlust This one wasn't detected (it may be a tvdb error, because it wasn't detected via kodi either) here's the log : Input: E:\Completed\Wanderlust.S01E01.1080p.HDTV ...
- 18 May 2017, 21:55
- Forum: Scripting and Automation
- Topic: Need a bit of help to update format (for new script version)
- Replies: 7
- Views: 4246
Re: Need a bit of help to update format (for new script version)
Ok, I manage to make it work.Here's what I've done. (for those that may need help like me, it's not very pretty but it works) uTorrent code : filebot -script fn:amc --output "\\NASJP\Multimedia" --log-file amc.log --action copy --conflict skip -non-strict --def unsorted=y --def clean=y --def ...
- 18 May 2017, 17:54
- Forum: Scripting and Automation
- Topic: Need a bit of help to update format (for new script version)
- Replies: 7
- Views: 4246
Re: Need a bit of help to update format (for new script version)
How am I suppose to know that /input --output /output is a bad command? It didn't look like a variable to me when I looked at your examples Edit : I do copy and paste without really understanding what I'm doing. I honestly feel like you're trying to make me do too much. My issue is just that I don't ...
- 18 May 2017, 17:29
- Forum: Scripting and Automation
- Topic: Need a bit of help to update format (for new script version)
- Replies: 7
- Views: 4246
Re: Need a bit of help to update format (for new script version)
I'm more confused now, I've tried this in uTorrent : filebot -script fn:amc /input --output /output --def @/NASJP/Multimedia/args.txt --log-file amc.log --action copy --conflict skip -non-strict --def unsorted=y --def clean=y --def excludeList=//NASJP/Multimedia/amc.txt --def music=n artwork=n "ut ...
- 18 May 2017, 16:20
- Forum: Scripting and Automation
- Topic: Need a bit of help to update format (for new script version)
- Replies: 7
- Views: 4246
Need a bit of help to update format (for new script version)
Hi, I was using a custom script since 2015 to copy my files from uTorrent and I decided to update it to the latest version of filebot. I'm havin' a bit of trouble with the new script seriesFormat . Here's what I was using to copy my files in 2015 and was working : uTorrent code : filebot -script "C ...
- 18 Apr 2015, 12:21
- Forum: Scripting and Automation
- Topic: Only Completed torrents copy
- Replies: 6
- Views: 4368
Re: Only Completed torrents copy
You were right, it's working. Than you very much.
- 18 Apr 2015, 11:51
- Forum: Scripting and Automation
- Topic: Only Completed torrents copy
- Replies: 6
- Views: 4368
Re: Only Completed torrents copy
No, the script is working fine, but when utorrent has finished to download the file. It executes the run program then copy file. And the script being too fast, there was not yet a video file in the completed folder, here's some screenshots :
- 18 Apr 2015, 11:38
- Forum: Scripting and Automation
- Topic: Only Completed torrents copy
- Replies: 6
- Views: 4368
Re: Only Completed torrents copy
With µtorrent, is it possible to trigger the call run program after the torrent has been completed and moved to another folder? I've tried this : filebot -script fn:amc --input "E:\Completed" --output "\\WDTVLIVEHUB\WDTVLiveHub" --log-file amc.log --action copy --conflict skip -non-strict --def ...
- 18 Apr 2015, 00:28
- Forum: Scripting and Automation
- Topic: Only Completed torrents copy
- Replies: 6
- Views: 4368
Only Completed torrents copy
Hello, I've discovered this wonderful combo FileBot and the amc Script and I have a question regarding the copy. After each torrent completed I run the bat script to copy my new files, but when I do multiple torrents it also copies some torrents that are not yet completed. Is there a way to filter ...