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 - tomigonzo - 2013-01-14

(2013-01-14, 00:51)ronie Wrote:
(2013-01-13, 21:18)tomigonzo Wrote: hi everybody

i can't reach the subtitle option in the xmbc add ons (for example IceFilm)
the movies starts well, but when i wanna look subtitle the window open up for one second and then close it
what can i do?
thx

read the first post?


ok, thanx, i have reinstall the subtitles add-on, (i don't know why), after it works




RE: [RELEASE] XBMC Subtitles - Addon Script - arubinst - 2013-01-15

(2013-01-07, 14:13)jaskad Wrote: Hi, i had a problem with subdivx. From the rest of the service i can download subtitles. Since a week ago, never found subtitles and check the next service, also in frodo as Eden. The log: http://xbmclogs.com/show.php?id=26735
But if you open the page directly in the web browser, shows the subtitles.

Thanks.

(2013-01-10, 02:40)Feanor Wrote: I can confirm that subdivx is no longer working

I found the problem with subdivx but I don't know how to submit a patch.

The solution is simple. Edit service.py for Subdivx. Find this line:

downloads = int(matches.group(2)) / 1000

change it into this line:

downloads = int(matches.group(2).replace(",","")) / 1000

That's it... Can anyone submit a patch or lead me to some documentation on how to do this myself?

Cheers!


RE: [RELEASE] XBMC Subtitles - Addon Script - CyberEvil - 2013-01-19

(2013-01-15, 23:31)arubinst Wrote: I found the problem with subdivx but I don't know how to submit a patch.

The solution is simple. Edit service.py for Subdivx. Find this line:

downloads = int(matches.group(2)) / 1000

change it into this line:

downloads = int(matches.group(2).replace(",","")) / 1000

That's it... Can anyone submit a patch or lead me to some documentation on how to do this myself?

Cheers!
THANKS!



Bierdopje shows all "16178" - geezer78 - 2013-01-20

Hi there,

Lately i've noticed all my shows stopped getting results from bierdopje.com
Now I've found the reason:
All shows are added to the bierdopje_show_ids.txt file with show number being 16178 which obviously is incorrect for my shows. When I manually remove this file it gets recreated with the same faulty info.

When i manually edit this file and enter the right show_id it works flawless.

I am on frodo rc3 with latest subtitle script .

Hope this helps!

Regards,

Gijs


RE: [RELEASE] XBMC Subtitles - Addon Script - Tomahawk - 2013-01-22

XBMC Subtitles stopped working for me recently.

When I pull up the OSD and go to Get Subtitle, nothing happens. The OSD simply closes and the video keeps playing.

I'm using XBMC Eden on a Mac Mini OS X 10.6.8 with the Fusion Migma V2 skin. This has been my setup for months and I've never had problems with subtitles before.

I've tried uninstalling and reinstalling the subtitles add-on, but no luck.

Debug log here ... I tried to Get Subtitle around 17:35: http://pastebin.com/wHxbMhHk




RE: [RELEASE] XBMC Subtitles - Addon Script - ronie - 2013-01-22

Quote:17:35:43 T:2689631552 DEBUG: ExecuteXBMCAction : Translating XBMC.RunScript($INFO[Skin.String(OSDSubtitlePath)])
17:35:43 T:2689631552 DEBUG: ExecuteXBMCAction : To XBMC.RunScript()

looks like you have not defined which subtitle script the skin should use.
check the skin settings section of fusion migma. there's probably a setting for it there.


RE: [RELEASE] XBMC Subtitles - Addon Script - Tomahawk - 2013-01-22

(2013-01-22, 00:53)ronie Wrote:
Quote:17:35:43 T:2689631552 DEBUG: ExecuteXBMCAction : Translating XBMC.RunScript($INFO[Skin.String(OSDSubtitlePath)])
17:35:43 T:2689631552 DEBUG: ExecuteXBMCAction : To XBMC.RunScript()

looks like you have not defined which subtitle script the skin should use.
check the skin settings section of fusion migma. there's probably a setting for it there.

Awesome -- thanks a million. That fixed it.




RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2013-01-22

I wonder how that got lost in a system that's been working for months...


RE: [RELEASE] XBMC Subtitles - Addon Script - holmen - 2013-01-22

(2013-01-11, 20:42)Quiz0ne Wrote:
(2013-01-11, 19:29)Quiz0ne Wrote: undertexter.se and subscene doesnt work anymore. You can search for subtitles but then it says "downloading subtitle" and nothing happens.

undertexter.nu seems to work again. Temp down perhaps. But what I've notice is that you don't get all subtites. I tried to search with the string "inception". Got 9 hits. But when searching for same thing on homepage I got around 16 hits.

This is what I'm gettin when trying with subscene
http://xbmclogs.com/show.php?id=27497

I can second this problem. Will post my logs tonight.




RE: [RELEASE] XBMC Subtitles - Addon Script - Bjur - 2013-01-22

Also hoping we can get subscene working again soon. I thought it was fixed when I saw change log on the new version and I checked the main url is http://v2.subscene.com/ so that's not the problemSad


RE: [RELEASE] XBMC Subtitles - Addon Script - Arkanius - 2013-01-22

Hey everyone.
I'm in a bit of a problem

I have Frodo RC3 installed on my AppleTV2. For some reason, the Subtitles Addon said it was Broken because it did not meet the dependencies. I thought I would uninstall and install a more recente version. Except that after uninstalling it, I can't install it again, the option is grayed out, and it keeps saying the dependencies are not met.
So, what are the dependencies of the Subtitles Addon?
Can I manually install it to bypass this?

EDIT:

Problem solved. I managed to download the Frodo branch from the git server and manually push it and it installed correctly and doesn't say it's broken anymore.
Something was corrupt on my end!


RE: [RELEASE] XBMC Subtitles - Addon Script - tarmdjur - 2013-01-23

Is the "search using parent folder" broken? I've googled and searched the forums - no answer.

I've tried "search using parent folder" with both Eden and Frodo, uninstalled/installed XBMC resetting all settings, tried every possible setting, but this addon is still not searching for subtitles with the parent folder name.

My movies are in the library, organized by: movies - example folder - example.mkv

When searching normally it tries to sync with "example.mkv", but when searching by "parent folder name" it searches by "example.mkv (2012)" instead of "example folder".


Is this functionality broken or am i missing something?


RE: [RELEASE] XBMC Subtitles - Addon Script - Burke - 2013-01-23

(2013-01-23, 22:23)tarmdjur Wrote: Is the "search using parent folder" broken? I've googled and searched the forums - no answer.

I've tried "search using parent folder" with both Eden and Frodo, uninstalled/installed XBMC resetting all settings, tried every possible setting, but this addon is still not searching for subtitles with the parent folder name.

My movies are in the library, organized by: movies - example folder - example.mkv

When searching normally it tries to sync with "example.mkv", but when searching by "parent folder name" it searches by "example.mkv (2012)" instead of "example folder".


Is this functionality broken or am i missing something?

pls read

http://forum.xbmc.org/showthread.php?tid=126495

no one can help you with out debug logs, with out them it is just mine our yours interpretation of problem




RE: [RELEASE] XBMC Subtitles - Addon Script - tarmdjur - 2013-01-24

(2013-01-23, 23:29)Burke Wrote:
(2013-01-23, 22:23)tarmdjur Wrote: Is the "search using parent folder" broken? I've googled and searched the forums - no answer.

I've tried "search using parent folder" with both Eden and Frodo, uninstalled/installed XBMC resetting all settings, tried every possible setting, but this addon is still not searching for subtitles with the parent folder name.

My movies are in the library, organized by: movies - example folder - example.mkv

When searching normally it tries to sync with "example.mkv", but when searching by "parent folder name" it searches by "example.mkv (2012)" instead of "example folder".


Is this functionality broken or am i missing something?

pls read

http://forum.xbmc.org/showthread.php?tid=126495

no one can help you with out debug logs, with out them it is just mine our yours interpretation of problem

Sorry.

The log reveals my name, library and paths so i don't want to upload the full one to the public: http://xbmclogs.com/show.php?id=29888

Despite spamming "Search using Parent Folder" i get: "comparing subtitle file with videofile to see if it is a match". Why?!


RE: [RELEASE] XBMC Subtitles - Addon Script - Burke - 2013-01-24

my full name is Sinisa Petkovic

my paths are "/media/arhiva/video/movies" and "/media/arhiva/videotv",
my machines ip is 192.168.5.11

I don't see how that can be used against my system cause that is not my public IP and you need to get past my routers firewall - and know my root pass.

XBMC log does not reveal your api settings for any of your apps so really don't see the problem.

Log reviles your folder structure so and other info that is needed to help you.

If you don't want to upload your log as all people do, so Amet can see where the problem is, and as it is specified on http://wiki.xbmc.org/index.php?title=HOW-TO:Submit_a_proper_bug_report

I don't see how you expect someone to help you.

No one has crystal ball - and no meter how hard you try - you can not provide same amount of proper info as debug log.

There are rules on this forum http://forum.xbmc.org/showthread.php?tid=143488 if you want to be part of this community you should be familiar with them