Search found 22985 matches

by rednoah
08 Nov 2012, 15:07
Forum: Help and Support
Topic: Multipe shows in the same folder
Replies: 3
Views: 3126

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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.
by rednoah
05 Nov 2012, 09:46
Forum: Announcements and Releases
Topic: FileBot 3.1
Replies: 2
Views: 59120

Re: Groovy / Scripting compatibility issues

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.
by rednoah
05 Nov 2012, 06:30
Forum: Help and Support
Topic: List Tab?
Replies: 3
Views: 4948

Re: List Tab?

There is nothing to it really. 1. You can drop in files, folder, torrents and sfv files to get the content file paths as text. Basically it's a GUI for ls > dir.txt 2. Pattern/Create is for creating linear lists, usually as rename template you'd directly drag over into Rename->New Names. It's only r...
by rednoah
05 Nov 2012, 06:13
Forum: Help and Support
Topic: Complete Beginner
Replies: 82
Views: 54142

Re: Complete Beginner

I guess I'll have to revert the Groovy engine to an older more stable version with an update later. In the meanwhile you can just disable subtitles. That way you can probably skip the code that's causing that issue.
by rednoah
05 Nov 2012, 05:10
Forum: Help and Support
Topic: Complete Beginner
Replies: 82
Views: 54142

Re: Complete Beginner

Something wrong in the scripting engine? That's odd, I'll have a look at it later. I guess nothing you can do about it now.
by rednoah
05 Nov 2012, 04:38
Forum: Help and Support
Topic: Complete Beginner
Replies: 82
Views: 54142

Re: Complete Beginner

Well that looks perfect. Can't see where there might be a problem. You torrent should be able to call filebot in just the same way. In the utorrent logger tab you can see exactly what command utorrent is executing. Have you had a look at that? What happens if you copy that into a new console window ...
by rednoah
05 Nov 2012, 03:10
Forum: Help and Support
Topic: Complete Beginner
Replies: 82
Views: 54142

Re: Complete Beginner

Is java in the path? Is filebot in the path? Have you tried filebot -script fn:sysinfo in the cmdline and see what happens?