Kodi Community Forum
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)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43


RE: service.subtitles.subscene - Noxeus_ - 2015-10-29

I had this error before adding the user-agent line to urllib.
Code:
[SubsceneUtilities] 0.009488 - Getting url: http://subscene.com/subtitles/release?q=Da.Vincis.Demons&r=true
[SubsceneUtilities] 0.012442 - request done
[SubsceneUtilities] 0.105964 - Failed to get url: http://subscene.com/subtitles/release?q=Da.Vincis.Demons&r=true



RE: service.subtitles.subscene - mmatforum - 2015-10-30

Suddenly this isn't finding any subtitles for any tv shows that I try. When I check at the subscene.com website there are subtitles. I tried rolling back to 1.5.1 and then to 1.5 and it still isn't finding anything. Other subtitle addons are working.


RE: service.subtitles.subscene - CrowleyAJ - 2015-10-30

@mmatforum: There was a change on the subscene website. Version 1.6.1 of the add-on is already underway, which should fix this issue.


RE: service.subtitles.subscene - mmatforum - 2015-10-30

Thanks, Crowley! I really prefer subscene so I'm glad to know it's already being worked on.


RE: service.subtitles.subscene - iAYMANi - 2015-10-30

(2015-10-30, 00:54)CrowleyAJ Wrote: @mmatforum: There was a change on the subscene website. Version 1.6.1 of the add-on is already underway, which should fix this issue.

I still I not found the source

Thank you great work


RE: service.subtitles.subscene - shiggity - 2015-10-30

(2015-10-29, 22:14)CrowleyAJ Wrote: Thanks for your hint, shiggity. I just sent a fixed version to the repository.

welcome, if it helped up-rep me if you feel like it Smile


RE: service.subtitles.subscene - Trongthuan0311 - 2015-11-06

The Subtitle addons is absolutely perpect, but since some week ago i have not dowloaded subtitile anymore. Pls fix it, i'm using 1.6.0 Ver and pulsar to play Stream


RE: service.subtitles.subscene - CrowleyAJ - 2015-11-06

(2015-11-06, 04:06)Trongthuan0311 Wrote: The Subtitle addons is absolutely perpect, but since some week ago i have not dowloaded subtitile anymore. Pls fix it, i'm using 1.6.0 Ver and pulsar to play Stream

Please update to version 1.6.1 and try again. There was a change on the subscene website.


RE: service.subtitles.subscene - sammy08 - 2015-11-06

Updated to 1.6.1 and it can't find new subtitles (old subtitles, it still finds out).
Search in Mission Impposible: Rogue Nation.


RE: service.subtitles.subscene - CrowleyAJ - 2015-11-06

@sammy08: Send me a debug log (wiki) and I'll look into it.


RE: service.subtitles.subscene - sammy08 - 2015-11-06

@CrowleyAJ

Here it is: http://pastebin.com/fbZ76h4w


RE: service.subtitles.subscene - CrowleyAJ - 2015-11-06

Thanks, this seems to be a pretty specific problem. Your library entry "Mission: Impossible Rogue Nation" doesn't match the subscene title "Mission: Impossible - Rogue Nation" (note the missing dash). While this shoudn't be an issue for most titles, I'll see what I can do to improve on such cases. Thanks for bringing it to my attention.


RE: service.subtitles.subscene - sammy08 - 2015-11-06

(2015-11-06, 16:48)CrowleyAJ Wrote: Thanks, this seems to be a pretty specific problem. Your library entry "Mission: Impossible Rogue Nation" doesn't match the subscene title "Mission: Impossible - Rogue Nation" (note the missing dash). While this shoudn't be an issue for most titles, I'll see what I can do to improve on such cases. Thanks for bringing it to my attention.

Big Grin thanks for your support


RE: service.subtitles.subscene - tem_invictus - 2015-11-13

Hej, I got Problem that Subtitles always be found, but always get "subtitles download failed".

Debug http://xbmclogs.com/pucwpdmvf

Thanks for your work and hopefully you can help me ;-).


RE: service.subtitles.subscene - CrowleyAJ - 2015-11-13

Hi tem_invictus,

according to your log, lines 606 and 741, it seems to me that the subtitles where downloaded and extracted successfully, but then couldn't be moved over to /storage/usbdrive. Can you check the write permissions there? Do other subtitle plugins work there?