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 - pseudoheld - 2013-02-05

having the same issues since frodo.
subtitles don't seem to get extracted. i tried setting up a seperate subtitle folder but nothing ever lands in it.
tried various sites and none of them get extracted or sent to the correct folder...


RE: [RELEASE] XBMC Subtitles - Addon Script - Stop - 2013-02-06

(2013-02-05, 13:49)amet Wrote:
(2013-02-05, 05:35)Stop Wrote: @amet, so far so good on ATV2&Frodo, most of the time i'm using "titlovi" only, but...
How can i fix serbo-croatian characters, related to "S", "Ch" and so...?

Btw, amazing work man...tnx a lot...

XBMC-> settings-> video-> subtitles-> character set

set that to western europe(or something like that) , it should work

tnx man...


RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2013-02-06

(2013-02-05, 23:34)pseudoheld Wrote: having the same issues since frodo.
subtitles don't seem to get extracted. i tried setting up a seperate subtitle folder but nothing ever lands in it.
tried various sites and none of them get extracted or sent to the correct folder...

Thanks for sharing that with us, I hope you get it sorted out ...


RE: [RELEASE] XBMC Subtitles - Addon Script - depro - 2013-02-06

(2013-02-05, 15:07)depro Wrote:
(2013-02-05, 12:34)Burke Wrote:
(2013-02-05, 11:52)depro Wrote: Tried unistalling and installing again the plugin but no good. Gets stuck on "transfering subtitle". Nothing happens. Can someone help me?

have you tried this? Wink

here is the pastebin: http://pastebin.com/K7BiSPTm

Basically tried to get subtiltes from legendasdivx for ShamelessS03E02. It finds several, but when downloading it gets stuck on "Transfering subtitles" and nothing happens. If I try with any other source (opensubtitles for example) same thing happens. This didn't happen with Eden.
Thanks for any input.

Hello? Anyone?Huh


RE: [RELEASE] XBMC Subtitles - Addon Script - Phantom_Zone - 2013-02-06

(2013-02-05, 23:34)pseudoheld Wrote: having the same issues since frodo.
subtitles don't seem to get extracted. i tried setting up a seperate subtitle folder but nothing ever lands in it.
tried various sites and none of them get extracted or sent to the correct folder...

Can you do a test with debugging on and pastebin your log file! If its not a permissions issue and relates to mine then could you add your thoughts to the thread I have in General Support! http://forum.xbmc.org/showthread.php?tid=154966




RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2013-02-06

(2013-02-06, 11:14)depro Wrote:
(2013-02-05, 15:07)depro Wrote:
(2013-02-05, 12:34)Burke Wrote: have you tried this? Wink

here is the pastebin: http://pastebin.com/K7BiSPTm

Basically tried to get subtiltes from legendasdivx for ShamelessS03E02. It finds several, but when downloading it gets stuck on "Transfering subtitles" and nothing happens. If I try with any other source (opensubtitles for example) same thing happens. This didn't happen with Eden.
Thanks for any input.

Hello? Anyone?Huh

no idea, its an issue with the pirated movie streaming addons and XBMC Subtitle script.... I do not have these addons on my system to test and try to reproduce


RE: [RELEASE] XBMC Subtitles - Addon Script - depro - 2013-02-06

Strange, didn't have this problem with Eden before. And I usually use 1channel...


RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2013-02-06

lot of changes in Python engine since Eden.


RE: [RELEASE] XBMC Subtitles - Addon Script - gandamaluko - 2013-02-08

(2013-02-06, 13:45)amet Wrote:
(2013-02-06, 11:14)depro Wrote:
(2013-02-05, 15:07)depro Wrote: here is the pastebin: http://pastebin.com/K7BiSPTm

Basically tried to get subtiltes from legendasdivx for ShamelessS03E02. It finds several, but when downloading it gets stuck on "Transfering subtitles" and nothing happens. If I try with any other source (opensubtitles for example) same thing happens. This didn't happen with Eden.
Thanks for any input.

Hello? Anyone?Huh

no idea, its an issue with the pirated movie streaming addons and XBMC Subtitle script.... I do not have these addons on my system to test and try to reproduce

I have the same problem, but only when getting the subtitle from legendas.tv. When getting from opensubtitles.org it works as expected.


RE: [RELEASE] XBMC Subtitles - Addon Script - gandamaluko - 2013-02-08

this is a wild guess, but loking at C:\Users\{profile}\AppData\Roaming\XBMC\userdata\addon_data\script.xbmc.subtitles\sub_tmp\ it seems that the add-on is unable to extract rar files, since there is a rar file with the subtitles when downloading from legendas.tv or legendasdivx, but the folder named 'extracted' has a file name 'C' with 0 bytes.
hope it helps...


RE: [RELEASE] XBMC Subtitles - Addon Script - depro - 2013-02-08

Tried again with other episodes and subtitles sources with my ATV2 but it doesn't work. The add-on can't extract the subtitle. I'm going back to EDEN for the time being. Can't live without subtitles on my ATV!


RE: [RELEASE] XBMC Subtitles - Addon Script - littl3viking - 2013-02-09

(2013-02-08, 01:45)gandamaluko Wrote: this is a wild guess, but loking at C:\Users\{profile}\AppData\Roaming\XBMC\userdata\addon_data\script.xbmc.subtitles\sub_tmp\ it seems that the add-on is unable to extract rar files, since there is a rar file with the subtitles when downloading from legendas.tv or legendasdivx, but the folder named 'extracted' has a file name 'C' with 0 bytes.
hope it helps...

Same problem here Sad


RE: [RELEASE] XBMC Subtitles - Addon Script - gfjardim - 2013-02-09

(2013-02-08, 01:45)gandamaluko Wrote: this is a wild guess, but loking at C:\Users\{profile}\AppData\Roaming\XBMC\userdata\addon_data\script.xbmc.subtitles\sub_tmp\ it seems that the add-on is unable to extract rar files, since there is a rar file with the subtitles when downloading from legendas.tv or legendasdivx, but the folder named 'extracted' has a file name 'C' with 0 bytes.
hope it helps...
That's a known bug with LegendasTV in Windows. I already patched and submit it, and the fix will soon be pushed by Amet, I believe.



RE: [RELEASE] XBMC Subtitles - Addon Script - pcasalinho - 2013-02-10

The problem of "Download Subtitle..." forever, is with 3.9.4. Just rolled back to 3.9.3 and it just works.. (XBMC 12.0 Frodo)


RE: [RELEASE] XBMC Subtitles - Addon Script - pseudoheld - 2013-02-10

(2013-02-10, 15:12)pcasalinho Wrote: The problem of "Download Subtitle..." forever, is with 3.9.4. Just rolled back to 3.9.3 and it just works.. (XBMC 12.0 Frodo)

where can i download the 3.9.3 version?