1. There is no way to renew the key? From today i see this log trace:
scr-ravenxvid.idx [series: null, movie: The Raven (2012)]
24-lug-2012 10.41.41 net.sourceforge.filebot.media.MediaDetection detectMovie
AVVERTENZA: The response could not be parsed.
scr-ravenxvid.sub [series: null, movie: The Raven (2012)]
24-lug-2012 10.41.42 net.sourceforge.filebot.media.MediaDetection detectMovie
AVVERTENZA: The response could not be parsed.
scr-ravenxvid.avi [series: null, movie: The Raven (2012)]
Missing subtitles for 1 video files
Looking up subtitles by filehash via OpenSubtitles
Lookup by hash failed: The response could not be parsed.
Looking up subtitles by filehash via Sublight
Lookup by hash failed: javax.xml.ws.WebServiceException: Response indicates error: Client not supported. Contact us at:
[email protected]
24-lug-2012 10.41.49 net.sourceforge.filebot.media.MediaDetection detectMovie
AVVERTENZA: The response could not be parsed.
Searching for [The Raven] at [OpenSubtitles]
Search for [[The Raven]] failed: The response could not be parsed.
it seems that there is some problem with OpenSubtitles (actually I just verified and OpenSubtitles XML API seems down as I write
http://api.opensubtitles.org/xml-rpc). Either way it would be good to have another source of subtitles.
2. To rename files i sbustituted the db string with 'opensubtitles' and I got it working (yeah now opensubtitles XML API is working again). The problem is that I 'stumped' on the right string quite randomly. I think it would be REALLY helpful (both for users and for people that want to help the project) to have a good documentation of the script API.
As usual thanks for the help
