• 1
  • 5
  • 6
  • 7(current)
  • 8
  • 9
  • 15
FileBot TV Renamer and Subtitle Downloader
#91
I just upgraded from 2.4 to 3.0 ( wanted to get Sublight working but I've run into an error when setting up login credentials ).

Here is an error msg


Testing OpenSubtitles... OK
Testing Sublight... WebServiceException: Response indicates error: You must log in first.
javax.xml.ws.WebServiceException: Response indicates error: You must log in first.
at net.sourceforge.filebot.web.SublightSubtitleClient.checkError(Unknown Source)
at net.sourceforge.filebot.web.SublightSubtitleClient.getSubtitleList(Unknown Source)
at net.sourceforge.filebot.web.SublightSubtitleClient$getSubtitleList.call(Unknown Source)
at Script3.run(Script3.groovy:36)
at net.sourceforge.filebot.cli.ScriptShell.evaluate(Unknown Source)
at net.sourceforge.filebot.cli.ScriptShell.runScript(Unknown Source)
at net.sourceforge.filebot.cli.ArgumentProcessor.process(Unknown Source)
at net.sourceforge.filebot.Main.main(Unknown Source)
at apple.launcher.LaunchRunner.run(LaunchRunner.java:116)
at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:51)
at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
Failure (?_?)


I've verified my username and password works in Sublight app and web site.

Also scripting must have changed as before I've only downloaded subtitles that matched the hash, but now it seems to download based on file name as well ( which I do not want )

/Downloads/FileBot2.app/Contents/MacOS/JavaApplicationStub -get-subtitles --lang en --format srt $1 ( where $1 = file name )

Have cmd line arguments changed ?


EDIT: Looking back at our suggestions I assume there is a bug with 3.0 version. I'm NOT using --q operator ( "without --q only there's only hash lookup."- page 6 ).
Reply
#92
Tested just now and it works:
Code:
Enter OpenSubtitles username: rednoah
Enter OpenSubtitles password: XXXX
Enter Sublight username: rednoah
Enter Sublight password: XXXX
Testing OpenSubtitles... OK
Testing Sublight... OK

EDIT: sry, config script setup the osdb pwd as sublight pwd... try again tomorrow and it'll be fixed.

In strict mode (when -non-strict is not set) it's gonna try lookup-by-hash first, if that fails it'll fall back to looking up a subtitle using normal search but it'll only select subtitles where the name matches the video file.

Back then you could only do normal search via --q but the last few releases added lots of series/movie name detection for normal search to the subtitle lookup logic in case --q is not set.
Reply
#93
So there is no way to lookup subtitles based on hash only ? ( I've tried adding -non-strict to arguments but it still downloaded based on file name ( i know that hash does not exists since its my own file )
Reply
#94
Well, the lookup may not be by hash, but in normal strict mode the subtitle should still match. Also you could try doing something like "--q a" which should cause the lookup to fail. Kinda hacky but might work.
Reply
#95
Hi,
--q a works but as you said its hacky. I hope noone uploads a subtitles for 'a' as i'll be downloading those subtitles over and over ... Blush

I've tried sublight authentication again and still no-go. Do I have to download new version from someplace else ( other than your web site) or am i missing something ?
Reply
#96
If you have the latest 3.0 and then setup your account credentials it should work. Cmdline or UI? I've setup login/pwd via configure.login and then it should work in GUI and CLI, I mostly tested GUI though.
Reply
#97
I've tried only CLI as I couldnt find anything in the GUI where to set up username.

I'm using latest MAC version that is posted on your website which seems to be still same version I've downloaded before though....

http://filebot.sourceforge.net/download.php?type=app

Reply
#98
I mean and GUI and CLI is the same. You can't use Sublight in the GUI until you've setup your username/password via the configure script.
Reply
#99
I dont use GUI at all so its not a problem.

I tried to use CLI script but that does not work with linked MAC app which was not updated since i posted about the issue few days ago. So I think i just dont know where to get the updated version of the FileBot.... Can you post a link ?

Thanks

(2012-10-02, 11:00)rednoah42 Wrote: I mean and GUI and CLI is the same. You can't use Sublight in the GUI until you've setup your username/password via the configure script.

Reply
Well, the latest snapshots are here: http://sourceforge.net/projects/filebot/...ebot/HEAD/

But that shouldn't make a difference, any 3.0+ should work the same. Make sure you don't use -clear, that also clears login data. Alternatively you use this Java system property like this: -Dsublight.user=me:pass
Definitely works:
Code:
E:\Storage\Ice.Age.4.Continental.Drift.2012.DVDRip.XviD.AC3-3LT0N>filebot -get-s
ubtitles --db sublight .
Looking up subtitles by filehash via Sublight
Matched [Ice.Age.4.Continental.Drift.2012.DVDRip.XviD.AC3-3LT0N.avi] to [Ice.Age.4.Continental.Drift.2012.DVDRip.XviD.AC3-3LT0N] via filehash
Fetching [Ice.Age.4.Continental.Drift.2012.DVDRip.XviD.AC3-3LT0N.srt]
Writing [Ice.Age.4.Continental.Drift.2012.DVDRip.XviD.AC3-3LT0N.srt] to [Ice.Age.4.Continental.Drift.2012.DVDRip.XviD.AC3-3LT0N.eng.srt]
Reply
FileBot 3.1

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!
Reply
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. Wink
Reply
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/vi...&t=5#p2485

New: MyEpisodes.com Integration
Automatically add shows and tick episodes on your MyEpisodes account.
=> http://filebot.sourceforge.net/forums/vi...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/vi...1561#p1561

Merry Xmas everyone!~
Reply
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
Reply
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
Reply
  • 1
  • 5
  • 6
  • 7(current)
  • 8
  • 9
  • 15

Logout Mark Read Team Forum Stats Members Help
FileBot TV Renamer and Subtitle Downloader6