Kodi Community Forum
[RELEASE] XBMC Subtitles - Addon Script - 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] XBMC Subtitles - Addon Script (/showthread.php?tid=126495)



RE: [RELEASE] XBMC Subtitles - Addon Script - gman3042 - 2012-08-10

sorry. posted in the wrong thread earlier..

whenever i try to download subtitles.. it lists them.. but when i try to download one of them... it just stays at downloading forever..

here is a debug log

http://www.xbmclogs.com/show.php?id=6372


RE: [RELEASE] XBMC Subtitles - Addon Script - romange - 2012-08-10

Hi, for some reason the add-on stopped finding subtitles for many, many movies.

The example log for searching the "The Battlestar" subtitles is attached here: http://xbmclogs.com/show.php?id=6390 (line 1585).

Thanks!





RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2012-08-10

(2012-08-10, 14:48)romange Wrote: Hi, for some reason the add-on stopped finding subtitles for many, many movies.

The example log for searching the "The Battlestar" subtitles is attached here: http://xbmclogs.com/show.php?id=6390 (line 1585).

Thanks!

subscene is broken, if you read few posts back you would have seen that... use another service until this is fixed or fix it yourself


RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2012-08-10

(2012-08-10, 05:46)gman3042 Wrote: sorry. posted in the wrong thread earlier..

whenever i try to download subtitles.. it lists them.. but when i try to download one of them... it just stays at downloading forever..

here is a debug log

http://www.xbmclogs.com/show.php?id=6372

for some reason addon fails to create the temp folders


Code:
23:38:46 T:5824   ERROR: XFILE::CDirectory::Create - Error creating C:\Users\Ryan\AppData\Roaming\XBMC\userdata\addon_data\script.xbmc.subtitles\sub_stream
23:38:46 T:5824   ERROR: XFILE::CDirectory::Create - Error creating C:\Users\Ryan\AppData\Roaming\XBMC\userdata\addon_data\script.xbmc.subtitles\sub_tmp

EDIT: try deleteing C:\Users\Ryan\AppData\Roaming\XBMC\userdata\addon_data\script.xbmc.subtitles\ and let us know if that helps


RE: [RELEASE] XBMC Subtitles - Addon Script - gman3042 - 2012-08-11

(2012-08-10, 14:59)amet Wrote:
(2012-08-10, 05:46)gman3042 Wrote: sorry. posted in the wrong thread earlier..

whenever i try to download subtitles.. it lists them.. but when i try to download one of them... it just stays at downloading forever..

here is a debug log

http://www.xbmclogs.com/show.php?id=6372

for some reason addon fails to create the temp folders


Code:
23:38:46 T:5824   ERROR: XFILE::CDirectory::Create - Error creating C:\Users\Ryan\AppData\Roaming\XBMC\userdata\addon_data\script.xbmc.subtitles\sub_stream
23:38:46 T:5824   ERROR: XFILE::CDirectory::Create - Error creating C:\Users\Ryan\AppData\Roaming\XBMC\userdata\addon_data\script.xbmc.subtitles\sub_tmp

EDIT: try deleteing C:\Users\Ryan\AppData\Roaming\XBMC\userdata\addon_data\script.xbmc.subtitles\ and let us know if that helps

its odd... that directory was never created..



RE: [RELEASE] XBMC Subtitles - Addon Script - Dannydeman - 2012-08-17

Many webservices doesn't seem to work. Subscene is broken, and more importantly for Dutch users is the fact that Ondertitel.com doesn't work anymore. Lots of friends are complaining to me, since I made their Mediacenters and they don't understand anything about computers Wink

So hopefully the addon gets an update soon.


RE: [RELEASE] XBMC Subtitles - Addon Script - Thakoer - 2012-08-17

Hai dannyman 2 months a go i indicated to the scriptmaker? In this case mr blobby? I got him pmed en sent mail of this problem. He does not respond To this problem .


RE: [RELEASE] XBMC Subtitles - Addon Script - fr500 - 2012-08-18

I found a bug, it doesn't work with TV shows season specials, it just says failed, how can I report it?


RE: [RELEASE] XBMC Subtitles - Addon Script - samsa - 2012-08-20

i'm using xbmc at pc at work ,i connect through proxy ,xbmcsubtitles find all substiles but it doesn't download any one of them.it said "downloading subtitle" but the download does not start.any idea?using windows xp sp3.tried deleting script.xbmc.subtitles but still dont work


RE: [RELEASE] XBMC Subtitles - Addon Script - czombos - 2012-08-21

supersubtitles or feliratok.info script is not working


RE: [RELEASE] XBMC Subtitles - Addon Script - modderhut - 2012-08-24

installed the plugin on a fresh install of XBMC 12.0 Alpha5 (had the same problem with a few previous releases)

use it a lot, works fine, amazing plugin (I'm using bierdopje 90% of the time) but I do need to stop and start the movie to get the subs loaded.


log: http://pastebin.com/8XffFp51


2455.
12:04:09 T:9000 NOTICE: Opening Subtitle stream: 0 source: 1024
2456.
12:04:09 T:9000 ERROR: CDVDPlayerSubtitle::OpenStream - Unable to create subtitle parser
2457.
12:04:09 T:9000 WARNING: CDVDPlayer::OpenSubtitleStream - Unsupported stream 0. Stream disabled.


Anyone a clue how to solve this?



RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2012-08-24

try this fix by taxigps-> https://github.com/amet/script.xbmc.subtitles/commit/48332a14fdc01e500271da208151017d0b6a0f16

EDIT: and please co not c/p logs into a forum posts


RE: [RELEASE] XBMC Subtitles - Addon Script - modderhut - 2012-08-24

(2012-08-24, 13:09)amet Wrote: try this fix by taxigps-> https://github.com/amet/script.xbmc.subtitles/commit/48332a14fdc01e500271da208151017d0b6a0f16

EDIT: and please co not c/p logs into a forum posts

Thank you so much for the quick response, that did fix it perfectly.


RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2012-08-24

cool, thx for the confirmation... it will be in a next XBMC Subtitle version


RE: [RELEASE] XBMC Subtitles - Addon Script - Marcel Klapwijk - 2012-08-25

(2012-08-17, 16:32)Dannydeman Wrote: Many webservices doesn't seem to work. Subscene is broken, and more importantly for Dutch users is the fact that Ondertitel.com doesn't work anymore. Lots of friends are complaining to me, since I made their Mediacenters and they don't understand anything about computers Wink

So hopefully the addon gets an update soon.

Has been fixed, Amet allready added it to the git...