TheMovieDB and subtitle lookup via filehash problems
Posted: 24 Jul 2012, 05:36
Hello there,
I kept using the script utorrent-postprocess.groovy and since the last modification you made for me to that blacklist file it works much better
I noticed though that it runs into 2 errors each time its executed. The first one is subtitle lookup on sublight, this is the section of the log:
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]
and the second one is movie name lookup on TMDB via filehash, log:
Rename movies using [TheMovieDB]
Looking up movie by filehash via [TheMovieDB]
TheMovieDB: Hash lookup not supported
Could you help me on those? I've noticed that TMDB has a v3 API in JSON but looking at it i couldn't spot any hash lookup method, but I might have overlooked something..
I kept using the script utorrent-postprocess.groovy and since the last modification you made for me to that blacklist file it works much better

I noticed though that it runs into 2 errors each time its executed. The first one is subtitle lookup on sublight, this is the section of the log:
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]
and the second one is movie name lookup on TMDB via filehash, log:
Rename movies using [TheMovieDB]
Looking up movie by filehash via [TheMovieDB]
TheMovieDB: Hash lookup not supported
Could you help me on those? I've noticed that TMDB has a v3 API in JSON but looking at it i couldn't spot any hash lookup method, but I might have overlooked something..