Search found 23132 matches

by rednoah
24 Nov 2012, 11:29
Forum: Feature Requests and Bug Reports
Topic: bug: Dragging files from network shares does not work.
Replies: 33
Views: 14680

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

Uploaded a test release. Can do some testing with that please?
by rednoah
24 Nov 2012, 09:07
Forum: Scripting and Automation
Topic: uTorrent-PostProcess not formatting Anime correctly.
Replies: 4
Views: 4200

Re: uTorrent-PostProcess not formatting Anime correctly.

Yep I guess you figure it out already, fn:name syntax means it'll gonna grab the script online, cache it and check for updates now and then. You have to specify a local path to run a local script.
by rednoah
24 Nov 2012, 01:30
Forum: Feature Requests and Bug Reports
Topic: bug: Dragging files from network shares does not work.
Replies: 33
Views: 14680

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

So I got it working. AFTER 10 FUCKING HOURS OF SETTING UP LINUX IN A VM SHIT WORK and 1 hour of Java Native Access awesomeness hooking into libgio-2.0. FIXING THINGS FOR LINUX IS A FUCKING WASTE OF TIME... that's the last time i bother with that shit...
by rednoah
24 Nov 2012, 01:06
Forum: Help and Support
Topic: Can't get utorrent Media Center script to work
Replies: 8
Views: 5907

Re: Can't get utorrent Media Center script to work

Read this:
http://filebot.sourceforge.net/forums/v ... =350#p2555

If you can't manage to setup the PATH you can try calling filebot using the absolute path to filebot.cmd, that can't not work.
by rednoah
24 Nov 2012, 00:58
Forum: Scripting and Automation
Topic: Utorrent Script not doing anything
Replies: 6
Views: 6582

Re: Utorrent Script not doing anything

1) The ENVIRONMENT is copied when you start the cmd. If you first start the cmd and then change the PATH you MUST RESTART THE CMD for the changes to take effect.
by rednoah
24 Nov 2012, 00:52
Forum: Scripting and Automation
Topic: uTorrent-PostProcess not formatting Anime correctly.
Replies: 4
Views: 4200

Re: uTorrent-PostProcess not formatting Anime correctly.

1. Normally it'll only switch between Movie/Series modes. It will be processed as ANIME ONLY IF FORCED via ut_label. 2. When in anime mode it does indeed put artwork into the wrong folder. Fixed that. 3. The anime/tvs formats works fine though. You probably messed something up so grab my latest vers...
by rednoah
23 Nov 2012, 19:33
Forum: Help and Support
Topic: Can't get utorrent Media Center script to work
Replies: 8
Views: 5907

Re: Can't get utorrent Media Center script to work

There's user-level and system-level environment variables. So it's still the PATH. Either run utorrent as admin or fix the PATH for the user running utorrent.
by rednoah
23 Nov 2012, 17:41
Forum: Help and Support
Topic: Can't get utorrent Media Center script to work
Replies: 8
Views: 5907

Re: Can't get utorrent Media Center script to work

filebot is not in the PATH. What is the PATH? It's where the cmd looks for commands.
http://geekswithblogs.net/renso/archive ... ows-7.aspx

The msi installer should set that automatically though so maybe trying to reinstall a few times will do the trick.
by rednoah
23 Nov 2012, 17:16
Forum: Help and Support
Topic: Can't get utorrent Media Center script to work
Replies: 8
Views: 5907

Re: Can't get utorrent Media Center script to work

There can't be no output. Looks like this right? Right? http://upload.wikimedia.org/wikipedia/en/3/38/Command_Prompt.png Now assuming we get to the cmd prompt. WHAT IS THE OUTPUT? Output if it works: C:\Users\reinhard>filebot -version FileBot 3.1 (r1296) / Java(TM) SE Runtime Environment 1.7.0_09 Ou...
by rednoah
23 Nov 2012, 14:27
Forum: Feature Requests and Bug Reports
Topic: Download subtitles window too small (needs to be wider)
Replies: 13
Views: 7392

Re: Download subtitles window too small (needs to be wider)

Yeah, that's quick and dirty, and break all to time, and not work for half the GIO protocols anyway... I'll see if I can hook into the GIO libs... probably give up after a few hours of native hell. PPA... i don't even wann know how many hours i wasted on this already... I'm sure they had plenty of g...
by rednoah
23 Nov 2012, 13:11
Forum: Feature Requests and Bug Reports
Topic: [FR] rename subtitles
Replies: 1
Views: 2641

Re: [FR] rename subtitles

Command: filebot -get-subtitles . && filebot -rename . Output: Looking up subtitles by filehash via OpenSubtitles Matched [Avatar.mp4] to [Avatar Extended Collectors Edition] via filehash Fetching [Avatar Extended Collectors Edition.srt] Writing [Avatar Extended Collectors Edition.srt] to [A...
by rednoah
23 Nov 2012, 12:53
Forum: Feature Requests and Bug Reports
Topic: Movie film in Italian
Replies: 9
Views: 6689

Re: Movie film in Italian

Sure! Thanks for helping out with entering data into TheMovieDB!

:idea: Keep in mind that due to various layers of server-side and client-side caching it may take up to a week till FileBot uses the newly entered italian titles.
by rednoah
23 Nov 2012, 12:50
Forum: Feature Requests and Bug Reports
Topic: [FR]Multiple subtitles download
Replies: 2
Views: 2780

Re: [FR]Multiple subtitles download

Code: Select all

filebot -get-missing-subtitles MyMediaFile --lang en && filebot -get-missing-subtitles MyMediaFile --lang fr
by rednoah
23 Nov 2012, 12:43
Forum: Feature Requests and Bug Reports
Topic: Download subtitles window too small (needs to be wider)
Replies: 13
Views: 7392

Re: Download subtitles window too small (needs to be wider)

So here I'm ALL_CAPS badass and the first thing you can think of is giving me money? I really should capitalize things more often! :D I'll have a look at GIO, but there's no Java bindings, so that makes things mind-boggingly mafan... btw do you have any idea how to get packages into the apt-get repo...
by rednoah
23 Nov 2012, 09:09
Forum: Scripting and Automation
Topic: [Windows] Automatic Install & Update with Chocolatey
Replies: 0
Views: 2834

[Windows] Automatic Install & Update with Chocolatey

Chocolatey NuGet is a Machine Package Manager, somewhat like apt-get, but built with Windows in mind. Says it all, now you can install FileBot and keep it updated with a single command! :ugeek: Chocolatey: http://chocolatey.org/ FileBot Package: http://chocolatey.org/packages/filebot/ Install Java ...
by rednoah
23 Nov 2012, 08:19
Forum: Feature Requests and Bug Reports
Topic: Download subtitles window too small (needs to be wider)
Replies: 13
Views: 7392

Re: Download subtitles window too small (needs to be wider)

You sent me the same screenshot again... I give up. Uploaded a new test release. Just to clarify, they ONLY thing I needed you to tell me is how large the window SHOULD BE, e.g. 700x600 or what not OR a screenshot where you have resized the window so it fits so i can get those measures. The screensh...
by rednoah
22 Nov 2012, 17:38
Forum: Feature Requests and Bug Reports
Topic: Download subtitles window too small (needs to be wider)
Replies: 13
Views: 7392

Re: Download subtitles window too small (needs to be wider)

That's not buttons but status indicators. The yellow area is hash lookup, the red area query lookup. It'll automatically search through different databases. If it finds results it'll not search other databases. It has NOTHING to do with architecture. Check standard output.
by rednoah
22 Nov 2012, 16:59
Forum: Feature Requests and Bug Reports
Topic: Movie film in Italian
Replies: 9
Views: 6689

Re: Movie film in Italian

IMDb search works with international titles. Search "Alla Ricerca Dell'Isola Di Nim 2008" get "Nim's Island" as a result. IMDb is a closed database, it knows the italian title, but it'll only tell me the english one. That's just how it is. So, as I said, FILEBOT IMDB-SCRAPER DOES...
by rednoah
22 Nov 2012, 16:49
Forum: Feature Requests and Bug Reports
Topic: Download subtitles window too small (needs to be wider)
Replies: 13
Views: 7392

Re: Download subtitles window too small (needs to be wider)

Yeah, it'll not check the other sources if it has already found good matches. I guess I'll just add another 30px width for good measure.
by rednoah
22 Nov 2012, 16:19
Forum: Feature Requests and Bug Reports
Topic: Movie film in Italian
Replies: 9
Views: 6689

Re: Movie film in Italian

I'm pretty sure you can add that info. Just go to their website, login and add that info.
by rednoah
22 Nov 2012, 14:53
Forum: Help and Support
Topic: Set series / movie name manually
Replies: 2
Views: 3367

Re: Set series / movie name manually

If something isn't detected, please send me the file paths so I can have a look. As for your question, refer to the FAQ (Item #4) and/or the video tutorial. EDIT: In many cases I can adjust some heuristics and make things work for everyone without any application update. So send me those filenames. ;)
by rednoah
22 Nov 2012, 14:47
Forum: Feature Requests and Bug Reports
Topic: Download subtitles window too small (needs to be wider)
Replies: 13
Views: 7392

Re: Download subtitles window too small (needs to be wider)

Another one where it fits please so I know what size works, not just which size doesn't. ;)
by rednoah
22 Nov 2012, 14:33
Forum: Feature Requests and Bug Reports
Topic: Movie film in Italian
Replies: 9
Views: 6689

Re: Movie film in Italian

You can only get internationalized titles if you use TheMovieDB.

Checked a few titles and looks like nobody ever bothered to enter German/Italian/Spanish titles for most movies. Russian, Chinese, etc works fine though so technically it works, TheMovieDB just defaults to English for most movies.
by rednoah
22 Nov 2012, 14:22
Forum: Feature Requests and Bug Reports
Topic: Please store path when picking files for subtitles search
Replies: 2
Views: 2790

Re: Please store path when picking files for subtitles searc

If you open /run/user/usename/gvfs/smb-share:server=servername,share=sharename in Nautilus, can't you DnD from there? If it's using the filesystem abstraction to view files then the DnD data should be normal filepaths as well.
by rednoah
22 Nov 2012, 14:13
Forum: Feature Requests and Bug Reports
Topic: Download subtitles window too small (needs to be wider)
Replies: 13
Views: 7392

Re: Download subtitles window too small (needs to be wider)

Not on Windows and OSX. Send me a screenshot so I know what dimensions it'll need on Gnome? KDE?