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 - amet - 2012-11-24

(2012-11-24, 00:33)gfjardim Wrote:
(2012-11-23, 17:48)phate89 Wrote: Of course this is not my addon so i can't force you to change it, but can you at least help me to understand how can i get the original title by myself so i can edit it? it's in the library, i know python but i have no clue how to get that value from xbmc database.
You can use JSON-RPC and TheTVDB to retrieve this data:

http://pastebin.com/u1xBKrCH

easy Smile Rolleyes


RE: [RELEASE] XBMC Subtitles - Addon Script - Popeye - 2012-11-24

I have made an experimental branch of the latest eden 3.5.0 version where I try to solve a scenario I and some friends have been discussing.
Movies are usually stored like this (for some)
Code:
/movies
   /Very.Specific.Name.2012-XbMc
     /vsn.avi
In this build, when using the setting "Search Using Parent Folder", the "Very.Specific.Name.2012-XbMc" will be used as the search term and not "Very Specific Name (2012)" as previously . This will happen both in file and library mode.
When the setting "Manually enter search string" is enabled, the button is activated in the UI and will show the keyboard with a cleaned title (e.g. "Very Specific Name (2012)") for a wider search option.

You can grab a EDEN script.xbmc.subtitles-3.5.1.zip here.

Note 1 this will be automatically replaced if/when Amet releases a new version.
Note 2 do not bother anyone but me with issues and pm a debug log if you want help.



RE: [RELEASE] XBMC Subtitles - Addon Script - phate89 - 2012-11-24

(2012-11-24, 00:33)gfjardim Wrote:
(2012-11-23, 17:48)phate89 Wrote: Of course this is not my addon so i can't force you to change it, but can you at least help me to understand how can i get the original title by myself so i can edit it? it's in the library, i know python but i have no clue how to get that value from xbmc database.
You can use JSON-RPC and TheTVDB to retrieve this data:

http://pastebin.com/u1xBKrCH
Thanks for the script and for the help figuring out the json api... Apparently there is a tvshow originalname but i just looked in my database and it's always empty.. So your solution it's actually the best.. I think should be an option in the official version...

@amet
are you the mantainer of the itasa subtitle plugin or only the core? Because they're lately adding in some subtitle zip file two versions of the srt, the first is normal but the second is different and it's incompatible with xbmc (because they use out-of-standard ass tags in srt file, obviously xbmc don't regognize these tags in srt files so it shows strange numbers and letters).
So after the download the plugin should prefer the subs with "notag" in the name and avoid the ones with "tag".
I'm trying to see if i'm capable to do it by myself but i think it's an important improvement to the official version too (in the itasa forum a lot of people complains about this subs only because they can't use anymore this plugin to get them)


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

No I am not, look in a changelog for the service maintainers info.


RE: [RELEASE] XBMC Subtitles - Addon Script - fernandovg - 2012-11-25

(2012-11-20, 18:50)amet Wrote:
(2012-11-20, 17:53)fernandovg Wrote: Amet, After the update when It extracts the subtitles, old extracted srt files appears too. I guess the addon its not deleting old subtitle files

Who is responsible for legendas.tv. the results are showing multiplied by 3. Instead of 1, its showing 3! All the same.

The addon cant handle .rar/.zip files with folders inside it. Try use legendas.tv searching for the.voice.s03 pt-br subs

Thanks!!

https://github.com/amet/script.xbmc.subtitles/blob/frodo-pre/script.xbmc.subtitles/changelog.txt has who did what on what service, all authors are credited

Thanks!
How can I contact MrSparklle ? I cant find a way using github.
Thanks



RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2012-11-25

(2012-11-25, 18:46)fernandovg Wrote:
(2012-11-20, 18:50)amet Wrote:
(2012-11-20, 17:53)fernandovg Wrote: Amet, After the update when It extracts the subtitles, old extracted srt files appears too. I guess the addon its not deleting old subtitle files

Who is responsible for legendas.tv. the results are showing multiplied by 3. Instead of 1, its showing 3! All the same.

The addon cant handle .rar/.zip files with folders inside it. Try use legendas.tv searching for the.voice.s03 pt-br subs

Thanks!!

https://github.com/amet/script.xbmc.subtitles/blob/frodo-pre/script.xbmc.subtitles/changelog.txt has who did what on what service, all authors are credited

Thanks!
How can I contact MrSparklle ? I cant find a way using github.
Thanks

reallyHuh? https://github.com/amet/script.xbmc.subtitles/blob/frodo-pre/script.xbmc.subtitles/changelog.txt#L461



RE: [RELEASE] XBMC Subtitles - Addon Script - Nander - 2012-11-25

(2012-11-23, 15:08)amet Wrote: try with this change -> https://github.com/amet/script.xbmc.subtitles/commit/d6af3915ca9c46aebc31fa818c7664836e34c74c

I've been away for the weekend so I just now tried this. And it seems to have done the trick, the subtitles are working again. Thank you!


RE: [RELEASE] XBMC Subtitles - Addon Script - grek - 2012-11-27

Hi,
I have a problem with downloading subtitles if my movies are compressed.
Now I'm using OpenElec 3.0 Beta 1 ... i can successfully downloads subtitles to compressed files ONLY from opensubtitles ,but not from: napisy24.pl and napiprojekt.

here is my log file.:

http://pastebin.com/QEMnhsHE

does someone have any solution for this?
If I'm unpack the movie , i can download subtitles from napisy24pl and napiprojekt.



RE: [RELEASE] XBMC Subtitles - Addon Script - puppinoo2 - 2012-11-27

Hi,
I'm italian and I've been using this plugin since I was a kid now Smile It always worked perfectly. BTW since I upgraded to 3.9.0 each time I use it with online addons (Icefils etc) to find movies subs, It finds them but stays stuck in Pause and XBMC stops working so I have to manually reboot. I downgraded to 3.5 and it's working again. Please fix it if you can. (I have to reboot so I canì't provide logs with 3.9. This is one I found after I reboot. I hope it hepls: http://xbmclogs.com/show.php?id=15736 ). Using Openelec 2.0.0 Final.

Thanks and bye.
puppinoo


RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2012-11-28

(2012-11-27, 23:54)puppinoo2 Wrote: Hi,
I'm italian and I've been using this plugin since I was a kid now Smile It always worked perfectly. BTW since I upgraded to 3.9.0 each time I use it with online addons (Icefils etc) to find movies subs, It finds them but stays stuck in Pause and XBMC stops working so I have to manually reboot. I downgraded to 3.5 and it's working again. Please fix it if you can. (I have to reboot so I canì't provide logs with 3.9. This is one I found after I reboot. I hope it hepls: http://xbmclogs.com/show.php?id=15736 ). Using Openelec 2.0.0 Final.

Thanks and bye.
puppinoo

openelec 2.0 is based on Eden version of XBMC, and for that you need 3.5.0 version of Subtitles Addon... why are you using 3.9.0 ??


RE: [RELEASE] XBMC Subtitles - Addon Script - mrto - 2012-11-28

(2012-11-27, 18:00)grek Wrote: Hi,
I have a problem with downloading subtitles if my movies are compressed.
Now I'm using OpenElec 3.0 Beta 1 ... i can successfully downloads subtitles to compressed files ONLY from opensubtitles ,but not from: napisy24.pl and napiprojekt.

here is my log file.:

http://pastebin.com/QEMnhsHE

does someone have any solution for this?
If I'm unpack the movie , i can download subtitles from napisy24pl and napiprojekt.
For napisy24.pl try this:
https://github.com/amet/script.xbmc.subtitles/commit/38d02d808503cb6658e7f3b144f9832626c5e0d3





RE: [RELEASE] XBMC Subtitles - Addon Script - dohmer - 2012-11-29

(2012-11-28, 07:24)amet Wrote:
(2012-11-27, 23:54)puppinoo2 Wrote: Hi,
I'm italian and I've been using this plugin since I was a kid now Smile It always worked perfectly. BTW since I upgraded to 3.9.0 each time I use it with online addons (Icefils etc) to find movies subs, It finds them but stays stuck in Pause and XBMC stops working so I have to manually reboot. I downgraded to 3.5 and it's working again. Please fix it if you can. (I have to reboot so I canì't provide logs with 3.9. This is one I found after I reboot. I hope it hepls: http://xbmclogs.com/show.php?id=15736 ). Using Openelec 2.0.0 Final.

Thanks and bye.
puppinoo

openelec 2.0 is based on Eden version of XBMC, and for that you need 3.5.0 version of Subtitles Addon... why are you using 3.9.0 ??

Have the same problem and 3.5.0 fixes the issue. However I run latest Frodo Nightly, same problem on Atv2, Raspberry Pi (Openelec, Raspbmc, Xbian).



RE: [RELEASE] XBMC Subtitles - Addon Script - fernandovg - 2012-11-29

Amet, is it possible to show the file name at the main screen after running the search of the subtitle (I want to see the release group so I can choose the subtitle to download)? Today it only shows the episode name.
Thanks

update: is it possible to show the short language name instead of the full name (after the country flag) - more space to the result name.
My opinion: those stars, they are not useful. Its using unnecessary space.



RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2012-11-29

(2012-11-29, 16:29)fernandovg Wrote: Amet, is it possible to show the file name at the main screen after running the search of the subtitle (I want to see the release group so I can choose the subtitle to download)? Today it only shows the episode name.
Thanks

update: is it possible to show the short language name instead of the full name (after the country flag) - more space to the result name.
My opinion: those stars, they are not useful. Its using unnecessary space.

1. Sure ... Enable it in addon settings
2. Everyone is entitled to an opinion... Stars stay




RE: [RELEASE] XBMC Subtitles - Addon Script - fernandovg - 2012-11-29

What about the "short" language name instead of full name?
thanks!