![]() |
|
[RELEASE] XBMC Subtitles - Addon Script - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Subtitle Add-ons (/forumdisplay.php?fid=143) +---- Thread: [RELEASE] XBMC Subtitles - Addon Script (/showthread.php?tid=126495) |
RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2012-04-28 13:51 (2012-04-28 13:41)Rififi77 Wrote: Hello, read the first post in this thread RE: [RELEASE] XBMC Subtitles - Addon Script - Rififi77 - 2012-04-28 14:10 Sorry ,my log. http://pastebin.com/xqHW9SM9 @+ RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2012-04-28 15:14 (2012-04-28 14:10)Rififi77 Wrote: Sorry try with this change -> https://github.com/amet/script.xbmc.subtitles/commit/7679b22ee102808146008f2271157aab73e1f4f1 RE: [RELEASE] XBMC Subtitles - Addon Script - ailingcoot - 2012-04-28 16:26 (2012-04-28 12:51)amet Wrote: 3.1.0 is out on official repo Hi Amet, The new version doesn't seem to work with shooter.cn. It froze at the "connecting" stage. I tried to uninstall/ reinstall your plug-in.3.1.0. No luck! I found one post that suggesting to uninstall the XBMC and delete all the user setting but that is too much trouble. Please help with that. RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2012-04-28 16:30 (2012-04-28 16:26)ailingcoot Wrote:(2012-04-28 12:51)amet Wrote: 3.1.0 is out on official repo If you think 3.1.0 is causing this you can rollback to 3.0.2 in addon manager RE: [RELEASE] XBMC Subtitles - Addon Script - ailingcoot - 2012-04-28 16:35 (2012-04-28 16:30)amet Wrote: [quote='ailingcoot' pid='1089183' dateline='1335623183']I was using 2.9.34 fixed previously and worked fine until yesterday. It just stopped working so I updated to the newest version. Not sure what is wrong but just freezing at the "connecting " page and I was not able to switch to another service unless I restarted the XBMC. Currently, with 3.1.0, still same freezing "connecting" error and not exactly know how to fix that. RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2012-04-28 16:40 (2012-04-28 16:35)ailingcoot Wrote:We might never know unless you read the first post in this thread(2012-04-28 16:30)amet Wrote: [quote='ailingcoot' pid='1089183' dateline='1335623183']I was using 2.9.34 fixed previously and worked fine until yesterday. It just stopped working so I updated to the newest version. RE: [RELEASE] XBMC Subtitles - Addon Script - ailingcoot - 2012-04-28 17:00 (2012-04-28 16:40)amet Wrote:Here is the log http://pastebin.com/qaemTBxs(2012-04-28 16:35)ailingcoot Wrote:We might never know unless you read the first post in this thread(2012-04-28 16:30)amet Wrote: [quote='ailingcoot' pid='1089183' dateline='1335623183']I was using 2.9.34 fixed previously and worked fine until yesterday. It just stopped working so I updated to the newest version. my bad, I thought the "freezing" wouldn't show in the log. RE: [RELEASE] XBMC Subtitles - Addon Script - Rififi77 - 2012-04-28 17:47 (2012-04-28 15:14)amet Wrote:Thank but no work(2012-04-28 14:10)Rififi77 Wrote: Sorry http://pastebin.com/FgJNbVsY RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2012-04-28 18:22 (2012-04-28 17:47)Rififi77 Wrote:(2012-04-28 15:14)amet Wrote:Thank but no work(2012-04-28 14:10)Rififi77 Wrote: Sorry bummer, we can do this all night ... https://github.com/amet/script.xbmc.subtitles/commit/a399bd5de6dd4485efccc9bb4a6b9b1cfa9e03c1 maybe look in the log where it fails and add '.encode("utf-8")' to the offending item, it would usually be in 'os.path.join()' let me know what you find |