Search found 22991 matches

by rednoah
09 Nov 2012, 13:51
Forum: Feature Requests and Bug Reports
Topic: WARNING: Failed to read xattr: java.io.File.toPath()Ljava/ni
Replies: 3
Views: 5103

Re: WARNING: Failed to read xattr: java.io.File.toPath()Ljav

You can ignore that. Set -DuseExtendedFileAttributes=false if that logging bothers you.

With Java 7 and user-level xattr enabled for the filesystem you can make that feature work, i.e. store metadata as xattr
by rednoah
09 Nov 2012, 11:13
Forum: Help and Support
Topic: Complete Beginner
Replies: 82
Views: 54170

Re: Complete Beginner

Tested with uT 2.2.1. Works fine for me, startup anyway, though the script doesn't work well with single-file torrents since 2.2.1 doesn't pass the single|multi variable like 3.x does. I guess for some reason utorrent isn't able to run filebot, but by know i've run out of ideas why that would be the...
by rednoah
09 Nov 2012, 06:20
Forum: Help and Support
Topic: POSTBUCKET - where random posts in unrelated topics go
Replies: 1003
Views: 545614

Re: Fully Automated Media Center

What's the error output? Did you forget to copy lib/*.groovy? It'll need that for artwork/email/etc
by rednoah
09 Nov 2012, 04:16
Forum: Help and Support
Topic: Complete Beginner
Replies: 82
Views: 54170

Re: Complete Beginner

That looks perfectly fine as well. I suppose it works perfectly if you just copy whole line into the cmd window. Also when it's just calling "filebot" it's starting the GUI application right? Can't see why uTorrent would open an explorer window like this.
by rednoah
09 Nov 2012, 03:12
Forum: Help and Support
Topic: Complete Beginner
Replies: 82
Views: 54170

Re: Complete Beginner

Full resolution please. Can't read anything on 100x100.
by rednoah
09 Nov 2012, 01:49
Forum: Help and Support
Topic: Rename Folders Too
Replies: 37
Views: 54494

Re: Rename Folders Too

:: UPDATE ::

In FileBot 3.1 you can just Link-Drop in folders if you want to process the folders themselves rather than the files in the folders:

Here's a video tutorial:
http://www.youtube.com/watch?v=WbHPC0o4Uqo
by rednoah
08 Nov 2012, 15:07
Forum: Help and Support
Topic: Multipe shows in the same folder
Replies: 3
Views: 3128

Re: Multipe shows in the same folder

That's how it should work:
http://www.youtube.com/watch?v=-TaKjKnuYvc

Are you Windows, Linux or Mac? Maybe the modifiers or something is a bit different on your platform.

EDIT:
My fault... it's SHIFT-Click... should have read my own FAQ first :P
by rednoah
08 Nov 2012, 12:45
Forum: Help and Support
Topic: filebot -help not showing
Replies: 3
Views: 3226

Re: filebot -help not showing

Just edit the filebot.cmd, it's just a shell script text file.
by rednoah
08 Nov 2012, 10:35
Forum: Help and Support
Topic: filebot -help not showing
Replies: 3
Views: 3226

Re: filebot -help not showing

Make sure you're calling the cmdline, not starting GUI app, i.e. filebot should resolve to filebot.cmd , not filebot.launcher.exe (msi) or FileBot.exe (portable), etc Did you install filebot with the msi? Or download portable and add that to the PATH? Works for me: C:\Users\reinhard>filebot -version...
by rednoah
08 Nov 2012, 10:30
Forum: Help and Support
Topic: Multipe shows in the same folder
Replies: 3
Views: 3128

Re: Multipe shows in the same folder

If you rename those two files one-by-one it'll work. That's because if you do it in one batch AND the files are in the same folder, info from one file might complete missing info from another. Just to answer how to override auto-detection, just Ctrl-Click any datasource and it'll make you enter the ...
by rednoah
08 Nov 2012, 04:12
Forum: Help and Support
Topic: Complete Beginner
Replies: 82
Views: 54170

Re: Complete Beginner

well, filebot itself works perfectly, just something odd with uTorrent calling filebot. Though if it works in cmd, but not in uT I have no idea what's going on. Should be the same thing.

Send me some screenshots of the uTorrent logger tab so I can make sure the cmds are alright.
by rednoah
08 Nov 2012, 03:11
Forum: Help and Support
Topic: Complete Beginner
Replies: 82
Views: 54170

Re: Complete Beginner

Well, the filebot call should create a txt file in C:\ called log.txt with filebot version output.

Since that works I suppose there must be something wrong with the command, or how uTorrent executes it. Can u send me a screenshot of utorrents logger tab?
by rednoah
08 Nov 2012, 01:09
Forum: Help and Support
Topic: Complete Beginner
Replies: 82
Views: 54170

Re: Complete Beginner

You can just put the cmd into the "whenever torrent changes state" box and then start/stop torrents to trigger it.
by rednoah
07 Nov 2012, 15:07
Forum: Help and Support
Topic: Complete Beginner
Replies: 82
Views: 54170

Re: Complete Beginner

As fat as I know uTorrent just passes the cmdline directly to an new cmd window. Definitely an issue with how uTorrent calls the cmd... Very odd. What happens if set it to lets say "notepad", does it popup notepad or explorer? Or if you do filebot -version > C:/log.txt 2>&1, does that ...
by rednoah
06 Nov 2012, 14:39
Forum: Feature Requests and Bug Reports
Topic: [REQ] - automatic subtitle fetching.
Replies: 4
Views: 3407

Re: [REQ] - automatic subtitle fetching.

The ^=== field on the top-right is a drop target for exactly that. ;)
by rednoah
06 Nov 2012, 14:03
Forum: Feature Requests and Bug Reports
Topic: [REQ] - automatic subtitle fetching.
Replies: 4
Views: 3407

Re: [REQ] - automatic subtitle fetching.

Doesn't really fit into the UI flow as it is right now. Might be easier to just setup some scripts to run these things automatically. Check into the suball script. You could just run that once in a while and grab subs for everything.
by rednoah
06 Nov 2012, 13:58
Forum: Feature Requests and Bug Reports
Topic: [REQ] - Please add support for tvsubtitles.net
Replies: 1
Views: 2651

Re: [REQ] - Please add support for tvsubtitles.net

Had a quick look, but they don't provide an API to for applications like FileBot so I can't easily add support.
by rednoah
06 Nov 2012, 04:15
Forum: Help and Support
Topic: List Tab?
Replies: 3
Views: 4951

Re: List Tab?

Mmhh. That's actually a good idea. Doesn't do any complicated stuff like that now though. GUI for something like that might be nice. But I'd probably use scripting instead anyway.
by rednoah
06 Nov 2012, 01:17
Forum: Help and Support
Topic: Complete Beginner
Replies: 82
Views: 54170

Re: Complete Beginner

That's controlled via --action move|copy|symlink|hardlink You can check wikipedia for what symlinks and what hardlinks are. Also there is --action keeplink which will move the file but create a symlink at the original location (utorrent doesn't play well with symlinks though). Also on Windows it'll ...
by rednoah
06 Nov 2012, 00:34
Forum: Help and Support
Topic: Complete Beginner
Replies: 82
Views: 54170

Re: Complete Beginner

Still it shouldn't open explorer, that's just wierd. I know 2.2.1 doesn't have the single|multi torrent parameter but it should work without. I'm pretty sure filebot is not called at all, obviously my script wouldn't open up explorer or anything like that. You can try running the script with argumen...
by rednoah
05 Nov 2012, 23:56
Forum: Help and Support
Topic: Help in deleting Renaming Format scheme
Replies: 4
Views: 4136

Re: Help in deleting Renaming Format scheme

It's just a history. It'll remember the last 7 formats you used, that's all. Just add new formats and the old ones will go away.
by rednoah
05 Nov 2012, 23:52
Forum: Help and Support
Topic: Complete Beginner
Replies: 82
Views: 54170

Re: Complete Beginner

I donno, it's not like you're running explorer or anything... make sure you're running the latest utorrent version... maybe you can check the utorrent forums why it would call explorer on system32 rather than just starting the given command like it should. Is there any logging from utorrent or fileb...
by rednoah
05 Nov 2012, 12:57
Forum: Scripting and Automation
Topic: Move folders
Replies: 4
Views: 4722

Re: Move folders

Nope, that doesn't work. Logic for matching episodes won't accept folders as episode files. However FileBot does take into account groups of files with the same name, so this works: Dexter.S07E01.720p.HDTV.x264-EVOLVE.avi Dexter.S07E01.720p.HDTV.x264-EVOLVE.nfo Dexter.S07E01.720p.HDTV.x264-EVOLVE.ra...
by rednoah
05 Nov 2012, 10:23
Forum: Help and Support
Topic: Complete Beginner
Replies: 82
Views: 54170

Re: Complete Beginner

:: UPDATE ::

Reverted Groovy to 2.0.2 and updated all the 3.1 release packages with that. So just download FileBot again and that should fix everything.