Page 2 of 3

Re: FileBot Subtitle Downloader and TV Renamer

Posted: Thu May 03, 2012 3:12 am
by rednoah42
FileBot 2.62 is out! Get it here!

This minor update brings lots of enhancements for cmdline scripting and lots general improvements suggested in the forums.

New features:
* Lots of bugfixes and improvments that came up in the forums
* Various improvements for headless cmdline mode
* Scripting: pass variables via -Xname=value arguments
* Scripting: more -script input options besides File/URL:
=> stdin via -script "system:in"
=> pass inline via -script "script:expression"
=> easily call shared script via "fn:name"


µTorrent Integration:
There's a new example script for processing completed downloads using µTorrents "Run this program when torrent finishes" feature. The script will extract archives, handle movies/tvshows, fetch subtitles, copy-rename files, fetch artwork/nfo files and finally make xbmc rescan the video library.

Best of all, it'll take less then a minute to set all that up:
http://filebot.sourceforge.net/forums/v ... 4&t=5#p802

Re: FileBot Subtitle Downloader and TV Renamer

Posted: Thu Nov 08, 2012 9:06 am
by rednoah42
FileBot 3.1 Get it here!

This release brings lots improvements for especially for fully-automated processing, improved series lookup and episode matching especially for ambiguous cases. Other enhancements include better support for renaming of movie folders (rather than files), OMDb/IMDb bindings for naming expressions, ed2k support in SFV panel, and storing rename-metadata in extended attributes (if supported by the platform and filesystem).

Features:
+ Use Link-Drop modifier to drop folders into 'Original Files' allow processing of movie folders
+ Enhanced TheTVDB series lookup (combine online search with local index)
+ Improved episode matching (same-name-different series problem, specials)
+ Use OMDb data (unofficial IMDb API) for the {imdb} binding
+ Set File Creation Date to episode/movie airdate/year on rename if supported by the platform
+ Store rename data as user-defined filesystem attributes if supported by the platform (EAs, xattr, etc)
+ Support ed2k hash algorithm in SFV panel
+ Set -Dunixfs=true via cmdline option -unixfs

Changes / Fixed Issues:
* Various adjustments for Mac
* Fixed various 32/64-bit msi installer issues
* Many other bugfixes and adjustments

Scripts:
* utorrent-postprocess works better than ever!

Re: FileBot Subtitle Downloader and TV Renamer

Posted: Sat Nov 17, 2012 9:33 am
by rednoah42
Have you looked into my collection of useful FileBot scripts yet? If you're using filebot from cmdline, on a headless machine or just for automated downloading & processing, light-weight artwork fetcher, etc these scripts might be of interest:

Script Index: You can use these out of the box, or modify them to your needs, or build something different entirely in which case I'd like to hear from you. ;)

Re: FileBot Subtitle Downloader and TV Renamer

Posted: Fri Dec 14, 2012 10:07 pm
by rednoah42
FileBot 3.2 Get it here!

This release brings lots of tweaks for episode/movie auto-detection and fully automated processing. The IMDb scraper is fixed and http connections will connect through the system proxy by default. Drag-n-drop on Linux now handles GVFS URIs as well and maps them to the ~/.gvfs filesystem abstraction via libgio.

Features:
* Much more robust and reliable movie detection
* Improved movie/series detection and auto-selection
* Transliteration-aware candidate ranking (e.g. 你好 VS ni hao => 100% match)
* New and improved IMDb scraper
* Support drag-n-drop from GVFS locations via ~/.gvfs filesystem abstraction

Changes / Fixed Issues:
* Use the system proxy by default
* Replace -clear option with 2 options -clear-cache and -clear-prefs
* {d} binding for movie release date or episode airdate
* {es} convenience binding for multi-episode numbers
* Make the revert function more obvious via a new button
* Fixed various GTK LaF issues

Chocolatey Windows Package available:
Install and keep up to update via "cinst filebot" => http://chocolatey.org/packages/filebot/

Noteworthy Scripts:
New: Revert Renamed Files to their Original Names
Revert files to their original names using the internal history.
=> http://filebot.sourceforge.net/forums/v ... &t=5#p2485

New: MyEpisodes.com Integration
Automatically add shows and tick episodes on your MyEpisodes account.
=> http://filebot.sourceforge.net/forums/v ... 2629#p2629

Update: µTorrent Integration
* Automatically tick new episodes as 'aquired' on MyEpisodes
* Video Tutorial for standalone cmdline usage
* ut_state_allow condition to better support running on state change
* Support passing in formats via cmdline
=> http://filebot.sourceforge.net/forums/v ... 1561#p1561

Merry Xmas everyone!~

Re: FileBot Subtitle Downloader and TV Renamer

Posted: Sat Dec 15, 2012 6:46 am
by oss
really nice progress with FileBot. I am on MAC OSX, is there some way (guide welcome) to add a context menu on video files in finder to download subtitles using automator ?

Re: FileBot Subtitle Downloader and TV Renamer

Posted: Sat Dec 15, 2012 7:12 pm
by rednoah42
I guess with Automator you wouldn't even need a context menu, just run this cmd whenever a file is added:

Code: Select all

filebot -get-subtitles path/to/movie

Re: FileBot Subtitle Downloader and TV Renamer

Posted: Mon Dec 17, 2012 8:26 am
by oss
sure, I know this is possible. I am also not expert at all for Automator, but I think people might be interested in how to make a Context menu using automator and then subtitles will be automatically downloaded there (for pre-selected languages, best quality subtitles...)

Re: FileBot Subtitle Downloader and TV Renamer

Posted: Fri Dec 28, 2012 6:33 pm
by rednoah
I'm not on Mac so honestly I have no idea. I just provide a good and flexible cmdline so other people can just use that to easily integrate things into their system. Wouldn't mind a step-by-step tutorial neither that I can post in my forums. :P

Re: FileBot Subtitle Downloader and TV Renamer

Posted: Fri Jan 18, 2013 4:31 pm
by rednoah
FileBot 3.3 Get it here!

This release brings a brand new Music Mode using AcoustID. There's also lots of enhancements in movie, episode and subtitle processing as well as various scraper fixes.

Features:
* New Music Mode using AcoustID audio-fingerprints and MusicBrainz info
* Support movie detection via tt1234567 patterns in the filename
* Improved handling 1e01 and 101 and S01E01-E02 SxE patterns
* Improved Subtitle<->Episode matching

Changes / Fixed Issues:
* Fix Subscene and IMDb scraper issues
* Value of {s00e00} now uses the S01E01-E02 pattern for multi episodes
* Value of {imdbid} now includes the tt prefix
* Added {tmdbid} binding
* Added .m2ts as video extension
* More caching to reduce load on the various webservices

Update: µTorrent Integration
* Automatically process music

Re: FileBot Subtitle Downloader and TV Renamer

Posted: Tue Feb 12, 2013 2:09 pm
by rednoah
FileBot 3.4 Get it here!

This release improves upon the new Music mode, includes lots of adjustments that make automatic matching of episodes/subtitles even better. The GUI will now allow you to rename valid entries despite one or more conflicting entries in the batch.

Features:
* New music bindings: {n} {y} {t} {d} {pi} {pn}
* Allow renaming despite conflicting entries as far as possible
* Improved episode matching esp. for generic patterns
* Improved subtitle auto-matching
* Clear cache via Ctrl+Shift+Delete

Changes / Fixed Issues:
* Formatting can now access rename context, added bindings {i} index, {di} duplicate index
* Better samples for the format expression testing environment
* Detect IMDbID from .url files
* No more DBUS warnings on headless machines
* Limit cache to 2 days to avoid episode mismatches caused by outdated episode lists

Update: µTorrent Integration
* enforce well-formed and nicely formatted xml in .nfo files
* only download missing artwork by default
* create .url files
* PushOver notifications

Re: FileBot Subtitle Downloader and TV Renamer

Posted: Thu Aug 08, 2013 5:48 pm
by rednoah
FileBot 3.62 is out! Get it here!

This update brings lots of improvements for movie and episode detection as well as better subtitle auto-selection.

Changes:
* Improved movie / episode detection
* Improved subtitle auto-selection
* New bindings for multi-stream info, e.g. {videos} {audios} {texts}
* AMC: Fine-tune series/movie auto-detection
* AMC: Support <trailer> in movie.nfo creation

Re: FileBot Subtitle Downloader and TV Renamer

Posted: Mon Aug 19, 2013 6:47 pm
by PitbullRaven
Quick question: I am looking for some way to set my TV Series folder and subfolders as "watched folders" and have some program run and download the subtitles for all new media files every time a new file is detected. Can filebot do this? If not, can anyone think of a way to get this done?

Re: FileBot Subtitle Downloader and TV Renamer

Posted: Fri Sep 20, 2013 2:48 pm
by rednoah
filebot run from cmdline as well so you can easily automate things. You might also wanna use into FileBot/Groovy scripting, plenty of examples in the forums.

Re: FileBot Subtitle Downloader and TV Renamer

Posted: Sat Sep 21, 2013 10:00 am
by rednoah
Experimental subtitle upload support is done. Please test it.

Discussion:
http://www.filebot.net/forums/viewtopic.php?f=6&t=955

Re: FileBot Subtitle Downloader and TV Renamer

Posted: Sun Sep 22, 2013 5:01 am
by oss
Hi,

I didn't run your program for a while, I am using MAC OSX. I went to
http://sourceforge.net/projects/filebot ... ebot/HEAD/ and downloaded filebot.jar, I think it is same as filebot-3.62-r1736-OSDBCOMPRESSION.jar

I run it, I dont like UI so much. There should be PREFERENCES big icon on the left , where user can set up everything. When downloading subtitles, there should be at least possibility to sort it by language, also, when using hashes, there is no language written, just subtitle names.

For uploading - I dont know how it works, I click SUBTITLES, then I got green and blue arrow, up and down, so I guess it is UP for downloading (some TEXT menu or icon with text would be better - and of course TABbed window...), so I click Green UP arrow, I open FILE MOVIE, nothing happens, or I open FILE MOVIE WITH SUBTITLE FILE, nothing happens. So it is quite hard to test.