Search found 9 matches

by ohadbenita
06 Aug 2017, 08:52
Forum: Windows
Topic: Errors issue since update to Windows 10 store FileBot
Replies: 1
Views: 2047

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\Mo...
by ohadbenita
21 Apr 2014, 08:14
Forum: Help and Support
Topic: FileNotFoundException after migrating from FileBot 3.1 x86
Replies: 2
Views: 1746

Re: FileNotFoundException after migrating from FileBot 3.1 x

rednoah wrote:Things have changed. Check through the amc docs again and update the command accordingly.
I have and it started working again, thanks :)
by ohadbenita
09 Apr 2014, 08:21
Forum: Help and Support
Topic: FileNotFoundException after migrating from FileBot 3.1 x86
Replies: 2
Views: 1746

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...
by ohadbenita
07 Jan 2013, 19:25
Forum: Help and Support
Topic: Error on processing previously working espisode format
Replies: 4
Views: 10831

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-DIME...
by ohadbenita
01 Dec 2012, 19:44
Forum: Help and Support
Topic: How to keep original filenames with utorrent-postprocess
Replies: 7
Views: 5776

Re: How to keep original filenames with utorrent-postprocess

Thanks, it worked :-)
Next thing on my to-do is donate.
by ohadbenita
01 Dec 2012, 16:24
Forum: Help and Support
Topic: How to keep original filenames with utorrent-postprocess
Replies: 7
Views: 5776

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 :
--def "seriesFormat=TV/…"
of should I change anything ?

Again - thanks for all your help,
it's highly appreciated :D
by ohadbenita
26 Nov 2012, 08:32
Forum: Help and Support
Topic: How to keep original filenames with utorrent-postprocess
Replies: 7
Views: 5776

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"...
by ohadbenita
26 Nov 2012, 08:30
Forum: Help and Support
Topic: POSTBUCKET - where random posts in unrelated topics go
Replies: 1003
Views: 534378

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...
by ohadbenita
26 Nov 2012, 07:44
Forum: Help and Support
Topic: How to keep original filenames with utorrent-postprocess
Replies: 7
Views: 5776

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 &...