Search found 22998 matches

by rednoah
10 Nov 2012, 18:08
Forum: Help and Support
Topic: Complete Beginner
Replies: 82
Views: 54236

Re: Complete Beginner

Hardlinks obviously only work on the se drive, also make sure uTorrent is running as admin, because filebot needs admin priviledges to create Hardlinks on windows.
by rednoah
10 Nov 2012, 14:53
Forum: Help and Support
Topic: themoviedb non latin characters and utf,win
Replies: 5
Views: 4626

Re: themoviedb non latin characters and utf,win

Yeah, seems like the query parameter is limited to that. Not sure if I should work around that or let them (TMDb API) fix the problem. I doubt there's any english title that'll break the limit so it's not a priority for me.
by rednoah
10 Nov 2012, 12:04
Forum: Help and Support
Topic: themoviedb non latin characters and utf,win
Replies: 5
Views: 4626

Re: themoviedb non latin characters and utf,win

Must be an error in TheMovieDB API. I get an 500 server error for this: http://api.themoviedb.org/3/search/movie?query=%D0%BF%D1%83%D1%82%D0%B5%D1%88%D0%B5%D1%81%D1%82%D0%B2%D0%B8%D0%B5+2+%D1%82%D0%B0%D0%B8%D0%BD%D1%81%D1%82%D0%B2%D0%B5%D0%BD%D0%BD%D1%8B%D0%B9+%D0%BE%D1%81%D1%82%D1%80%D0%BE%D0%B2+20...
by rednoah
10 Nov 2012, 09:08
Forum: Feature Requests and Bug Reports
Topic: Incorrect Match - Your Sister's Sister (2011)
Replies: 1
Views: 3238

Re: Incorrect Match - Your Sister's Sister (2011)

movie/bullshit/bullshit.ext ... now that's darn horrible...

Added special logic for that with r1300 and uploaded a new jar, please test. ;)
by rednoah
10 Nov 2012, 06:51
Forum: Help and Support
Topic: Complete Beginner
Replies: 82
Views: 54236

Re: Complete Beginner

Ok the fix was to install uTorrent as admin? Or run as admin? Did you have to install Java/FileBot as admin as well?

PS: I updated the uTorrent script to work better uT 2.2.1
by rednoah
09 Nov 2012, 17:38
Forum: Feature Requests and Bug Reports
Topic: bug: Dragging files from network shares does not work.
Replies: 33
Views: 14578

Re: bug: Dragging files from network shares does not work.

Looks to be easy with python and the gio module... haven't found any Java bindings though for these things. Not really keen on maintaining my own thing, esp. given that i don't use gnome...
by rednoah
09 Nov 2012, 13:57
Forum: Feature Requests and Bug Reports
Topic: WARNING: Failed to read xattr: java.io.File.toPath()Ljava/ni
Replies: 3
Views: 5117

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

Actually the first error is just logging, it only failes later, dependecy problem... See here: """ Updated 3.1 with r1296 to fix scripting issues that have been reported. Revert to Groovy 2.0.2 as these issues seem to be caused by the latest Groovy 2.0.5. """ Just downl...
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: 5117

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: 54236

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: 561417

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: 54236

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: 54236

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: 54504

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: 3129

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: 3228

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: 3228

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: 3129

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: 54236

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: 54236

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: 54236

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: 54236

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: 3427

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: 3427

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: 2657

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.