2014-11-11, 09:08
Just remove the "not" in the if statement of that python file on line 42.
The array seems to empty all the time.
The array seems to empty all the time.
(2014-11-11, 09:54)tnuc Wrote: anyone that can reproduce this issue, please try with this fix -> https://github.com/amet/service.subtitle...fdfac4c5f6
there was an issue with tabs being introduced in one of the PRs
(2014-11-11, 09:08)mpie Wrote: Just remove the "not" in the if statement of that python file on line 42.
The array seems to empty all the time.
(2014-11-11, 09:08)mpie Wrote: Just remove the "not" in the if statement of that python file on line 42.
The array seems to empty all the time.
(2014-11-11, 10:35)tnuc Wrote: this is like pulling teeth, noone can help you with that attitude... Debug Log or it didn't happen
(2014-11-11, 09:08)mpie Wrote: Just remove the "not" in the if statement of that python file on line 42.
The array seems to empty all the time.
you cant hash 'temp' item, there is a reason for that check
10:13:05 T:2552751184 DEBUG: ### [__main__] - action 'search' called
10:13:05 T:2552751184 DEBUG: ### [__main__] - VideoPlayer.OriginalTitle not found
10:13:05 T:2552751184 DEBUG: ### [OSUtilities] - Search String [ Lets+Be+Cops ]
10:13:06 T:2552751184 DEBUG: ### [__main__] - failed to connect to service for subtitle search
10:13:06 T:2552751184 DEBUG: LocalizeStrings: no translation available in currently set gui language, at path /storage/.xbmc/addons/service.subtitles.opensubtitles/resources/language/Dutch
10:13:06 T:2552751184 DEBUG: POParser: loaded 4 strings from file
22:02:02 T:139973890131712 DEBUG: ### [OSUtilities] - Search String [ Bones++S05E09 ]
22:02:02 T:139974279870208 ERROR: EXCEPTION: Window id does not exist
22:02:02 T:139973890131712 DEBUG: ### [__main__] - failed to connect to service for subtitle search
(2014-11-11, 12:27)tnuc Wrote: misa try this -> https://github.com/amet/service.subtitle...a8401954f3
(2014-11-11, 12:27)tnuc Wrote: misa try this -> https://github.com/amet/service.subtitle...a8401954f3
(2014-11-11, 12:27)tnuc Wrote: misa try this -> https://github.com/amet/service.subtitle...a8401954f3
(2014-11-11, 16:58)sabi1999 Wrote:(2014-11-11, 12:27)tnuc Wrote: misa try this -> https://github.com/amet/service.subtitle...a8401954f3
Yes, I can confirm this is working for me as well. Thanks for the fix guys. Much appreciated!
(2014-11-11, 18:39)marszalek1 Wrote: Maybe someone send mi this file, because me still don't working, maybe I doing something wrong.