Search found 8 matches
- 19 May 2025, 15:21
- Forum: Help and Support
- Topic: Deal with escape chars when checking for matches
- Replies: 1
- Views: 3782
Deal with escape chars when checking for matches
Hello folks, I have my data split across three different paths (NAS), and I try to keep efficient, and organized. I have come up with a formatting pattern that would: * Check if the media that should be renamed is alread present in one of the three possible locations * If the media is not present ...
- 23 May 2015, 17:38
- Forum: Scripting and Automation
- Topic: AMC does not move files on different disk
- Replies: 1
- Views: 2558
AMC does not move files on different disk
Hi, I'm running filebot using the AMC script to sort movies, series and move the file to the proper folder. Since I added a new NAS to my network I modified my script to move the file on the drive with the most space available. However the script is failing to move the newly downloaded files to the ...
- 12 May 2014, 17:38
- Forum: Help and Support
- Topic: Help with "Sort into drive with the most free space:"
- Replies: 13
- Views: 8604
Re: Help with "Sort into drive with the most free space:"
I thought it was just a crop in the log of a too long parameters. I used the escape script as you suggested also to the other user in this thread and the output was the value I used in the CLI interface. I tried to remove the escape character on both < and > but the result didn't change as the ...
- 11 May 2014, 19:10
- Forum: Help and Support
- Topic: Help with "Sort into drive with the most free space:"
- Replies: 13
- Views: 8604
Re: Help with "Sort into drive with the most free space:"
Hi, I'm trying to tweak the series format to fit my folder structure, but I'm not being very successful at getting it to work. Considering that the user in this post is using a mac as I need, I thought it was a simple matter of updating the paths in the script but it doesn't look that way. Since ...
- 20 Apr 2014, 10:23
- Forum: Scripting and Automation
- Topic: Pushbullet exception
- Replies: 1
- Views: 2208
Pushbullet exception
Hi, I'm trying to get pushbullet notifications after executing filebot. However I'm getting a not so clear error at the end of the execution and I'm not sure what's causing it and how I can solve it. ------------------------------a1134e1059ac-- , ...] Possible solutions: post(java.lang.String, java ...
- 29 Oct 2013, 12:04
- Forum: Scripting and Automation
- Topic: AMC not working anymore
- Replies: 4
- Views: 3862
Re: AMC not working anymore
Only error output. I was able to find the moved files in the destination folder.
- 29 Oct 2013, 10:50
- Forum: Scripting and Automation
- Topic: AMC not working anymore
- Replies: 4
- Views: 3862
Re: AMC not working anymore
Hi, I updated the jar with the latest 3.8_R5 and I got the error below: AVVERTENZA: Index file /Users/udelledo/.filebot/cache/0/web-datasource.index is corrupt, deleting and ignoring it : java.io.InvalidClassException: net.sourceforge.filebot.web.SearchResult; local class incompatible: stream ...
- 28 Oct 2013, 20:50
- Forum: Scripting and Automation
- Topic: AMC not working anymore
- Replies: 4
- Views: 3862
AMC not working anymore
Hi, I've been successfully using the AMC script for almost a year but from few days ago the cleaning option is not working anymore. I'm running the software on Mac OS X Lion with the following command line: ./filebot -script fn:amc "/Volumes/Public/WWW/TR-Downloads/" --output "/Volumes/Public/Shared ...