Release service.subtitles.subscene - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Subtitle Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=143) +---- Thread: Release service.subtitles.subscene (/showthread.php?tid=184854) |
RE: service.subtitles.subscene - Momberg - 2015-02-15 Hey CrowleyAJ. i have some trouble with the subscene addon as it only return a script error when trying to get a list of subs. here is the debug log as you usually request it when people have trouble : http://xbmclogs.com/show.php?id=427916 also of what i can see the problem is around line 1054, just to make it easier for you just in case. thank you for your support for this app, and keep up the good work RE: service.subtitles.subscene - CrowleyAJ - 2015-02-15 Hi kaitaba and Momberg, I'm not quite sure how to handle that issue, since I can't reproduce it on my system. It seems to only affect OpenELEC installations. I made a new test version. Could you please install that zip file an tell me if it helps? https://github.com/manacker/service.subtitles.subscene/archive/master.zip RE: service.subtitles.subscene - kataiba - 2015-02-16 I've installed your github version and now i can search fine everything appears but when i try downloading i get script failed and failed to download subtitle log here thank you RE: service.subtitles.subscene - CrowleyAJ - 2015-02-16 Hi kataiba, thanks for your assistance. I think we're getting there. Would you please get the current version from github and try again? RE: service.subtitles.subscene - Momberg - 2015-02-16 Hi crowleyAJ Thank You for looking in to it that fast. Although I'm a novice in kodi/xbmc/openelec I'll try to install it. If I can make the time I will do it tomorrow. RE: service.subtitles.subscene - kataiba - 2015-02-17 Hi CrowleyAJ. I've installed the latest github release and getting same errors as before . Log. Thank you RE: service.subtitles.subscene - Momberg - 2015-02-21 hi again. sorry for the long wait. had alot to do the last couple of days and had trouble with xbmc log uploader app. here is the new log. atleast i think this is the one. i had to upload it manually and im not sure i have chosen the correct language (chose python) http://xbmclogs.com/pe3rvl7wy its there for a week from now. RE: service.subtitles.subscene - Momberg - 2015-02-21 it starts at line 1217 RE: service.subtitles.subscene - kooroshtaha - 2015-02-27 Hey CrowleyAJ. i have some trouble with the subscene addon as it only return a script error when trying to get a list of subs. it was working well but sense last week it dose not working at all. thank you for your support for this app, and keep up the good work Smile RE: service.subtitles.subscene - CrowleyAJ - 2015-02-27 Hi kooroshtaha, as always, I have to ask you for a debug log (wiki). Also it would help if you describe your setup a bit. What distribution are you using, on what hardware. I'm still struggling to fix some issues on OpenELEC and couldn't reproduce them yet. RE: service.subtitles.subscene - Momberg - 2015-03-01 hey crowleyAJ. please tell me if you need a new debug log to adress the problems on openelec. i hasve installed the zip as you suggested as in my previous debug log. thanks again. RE: service.subtitles.subscene - parcel - 2015-03-11 There is a unicode relate error at log(...), it simply fixed by removing that. script line 369. And fix invalid subtitle file is assigned at zip file archive type downloading. (edit) more correction in file time comparision. (edit) create unique filename based on url. Code: --- E:/download/service.subtitles.subscene-master/service.py Mon Feb 16 12:34:02 2015 service.subtitles.subscene-master_(12).zip RE: service.subtitles.subscene - kooroshtaha - 2015-03-15 (2015-02-27, 17:36)CrowleyAJ Wrote: Hi kooroshtaha, HI CrowleyAj. thanks for your answer,i found something about how should i fix it and it worked. File manager: profile directory/addon_data/service.subtitles.subscene/temp in this location delete all the information there cheers . RE: service.subtitles.subscene - ztrust - 2015-03-22 hey for the longest time NCIS subtitle search comes back as family guy ? just to report RE: service.subtitles.subscene - CrowleyAJ - 2015-03-23 Hi ztrust, can you provide a debug log (wiki) please? |