Search found 9 matches
- 06 Aug 2017, 08:52
- Forum: Windows
- Topic: Errors issue since update to Windows 10 store FileBot
- Replies: 1
- Views: 2368
Errors issue since update to Windows 10 store FileBot
Hi there, I've been using FileBot for quite some time now without issues Ever since buying the app from the windows store I started having failures, giving the following log : [COPY] from [\\freenas.local\storage\Incoming\Billy Elliot 2000 720p BRrip ac3 DiVERSiTY.avi] to [\\freenas.local\storage ...
- 21 Apr 2014, 08:14
- Forum: Help and Support
- Topic: FileNotFoundException after migrating from FileBot 3.1 x86
- Replies: 2
- Views: 2050
Re: FileNotFoundException after migrating from FileBot 3.1 x
I have and it started working again, thanksrednoah wrote:Things have changed. Check through the amc docs again and update the command accordingly.

- 09 Apr 2014, 08:21
- Forum: Help and Support
- Topic: FileNotFoundException after migrating from FileBot 3.1 x86
- Replies: 2
- Views: 2050
FileNotFoundException after migrating from FileBot 3.1 x86
Hi, I've recently noticed that my beloved FileBot 3.1 x86 stopped working, so I've downloaded the latest and greatest FileBot 4 x64. I've upgraded my Java version to Java7 x64 as well. Since then I receive the same exception while trying to copy the downloaded episodes from uTorrent directory to the ...
- 07 Jan 2013, 19:25
- Forum: Help and Support
- Topic: Error on processing previously working espisode format
- Replies: 4
- Views: 11679
Error on processing previously working espisode format
Hi, I've downloaded the latest Person Of Interest episode, which is a single file mkv torrent using uTorrent. I've got the following exception : Input: A:\Incoming\Person.of.Interest.S02E11.720p.HDTV.X264-DIMENSION.mkv Group: [tvs:Person of Interest] => [Person.of.Interest.S02E11.720p.HDTV.X264 ...
- 01 Dec 2012, 19:44
- Forum: Help and Support
- Topic: How to keep original filenames with utorrent-postprocess
- Replies: 7
- Views: 7082
Re: How to keep original filenames with utorrent-postprocess
Thanks, it worked 
Next thing on my to-do is donate.

Next thing on my to-do is donate.
- 01 Dec 2012, 16:24
- Forum: Help and Support
- Topic: How to keep original filenames with utorrent-postprocess
- Replies: 7
- Views: 7082
Re: How to keep original filenames with utorrent-postprocess
Thanks !
What should I do next ? where should I download an updated FileBot version from ?
The usage is as I you wrote :
Again - thanks for all your help,
it's highly appreciated
What should I do next ? where should I download an updated FileBot version from ?
The usage is as I you wrote :
of should I change anything ?--def "seriesFormat=TV/…"
Again - thanks for all your help,
it's highly appreciated

- 26 Nov 2012, 08:32
- Forum: Help and Support
- Topic: How to keep original filenames with utorrent-postprocess
- Replies: 7
- Views: 7082
Re: How to keep original filenames with utorrent-postprocess
Thanks for the quick response, can you please refer me to the place in the script ? [EDITED] I now see a hint in the format regular expression, what should I change here in order to keep the original file name (in all cases) ? def format = [ tvs: '''TV Shows/{n}/{episode.special ? "Special ...
- 26 Nov 2012, 08:30
- Forum: Help and Support
- Topic: POSTBUCKET - where random posts in unrelated topics go
- Replies: 1036
- Views: 1037802
Re: How about sharing your CLI scripts?
filebot -script fn:revert path/to/files --action rename doesn't work: C:\Users\HTPC>filebot -script fn:revert "a:/tv shows/homeland/" --action rename IllegalArgumentException: Illegal rename action: rename java.lang.IllegalArgumentException: Illegal rename action: rename at net.sourceforge.filebot ...
- 26 Nov 2012, 07:44
- Forum: Help and Support
- Topic: How to keep original filenames with utorrent-postprocess
- Replies: 7
- Views: 7082
How to keep original filenames with utorrent-postprocess
Hi, Basically what I want to do is keep the exact same name of the source file such as the source on the target (file move operation). Is there any option to do that in the utorrent-postprocess script ? I'm currently using the following cmd : cmd /c filebot -script fn:utorrent-postprocess --output ...