Posts: 113
Joined: Aug 2013
Reputation:
11
I pushed version 0.9.2 to github. If you use the ZIP download from github keep in mind that you might haver to remove the "-master" portion from the directory as mentioned by bass63.
@NCKYTUN: This version should fix your issue.
Since throwing a full scene release file name at subscene seems to give very mixed results, I try some heuristics first to determine if its a movie (i.e. it has a year in its filename) or a TV show (it has an episode code) before just doing a file name search.
Posts: 8
Joined: Aug 2013
Reputation:
0
Thanks so much CrowleyAJ and amet!!! it works perfect.
Posts: 113
Joined: Aug 2013
Reputation:
11
Glad to hear. I'll send it to the official repo then
Posts: 1,216
Joined: Aug 2006
Reputation:
37
crowley sorry about the delay t report , it work perfect i using it as default , thanks
Posts: 8
Joined: Mar 2014
Reputation:
0
Perhaps I could clean the temp manually if remains there a file with some encoding error in it.
Where is this temp dir ? is it the .xbmc/temp (in that case it's already empty) ?
Posts: 113
Joined: Aug 2013
Reputation:
11
that would be .xbmc/userdata/addon_data/service.subtitles.subscene/temp/
Posts: 8
Joined: Mar 2014
Reputation:
0
There was an srt file probably corrupted there, I removed it manually and now it works. Thanks for your help !
Posts: 17,859
Joined: Jul 2011
Reputation:
371
That sounds wrong. A lot of addons use
__temp__ = xbmc.translatePath( os.path.join( __profile__, 'temp') ).decode("utf-8")
so i see no reason why that doesn't work. That line is exactly the reason a lot of addon DO work.
Posts: 2
Joined: Jul 2014
Reputation:
0
hi some day ago, i see problem with subscene, not working, always return not found.
My device is a iPad mini retina running iOS 7.0.4. Please help me. Thanks