XBMC Community Forum
[RELEASE] XBMC Subtitles - Addon Script - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Subtitle Add-ons (/forumdisplay.php?fid=143)
+---- Thread: [RELEASE] XBMC Subtitles - Addon Script (/showthread.php?tid=126495)



RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2012-04-17 14:11

(2012-04-17 14:09)Thakoer Wrote:  
(2012-04-17 12:49)amet Wrote:  
(2012-04-16 22:33)Thakoer Wrote:  Dear mr amet.

The people of holland use ondertitel.com. None of movies are founding subtitles on this source.
Ik have already post an debug file, you said there are no erros. It seems that you latest update this souce ar not working. It is very frustating this issue.. There is someting wrong to finding subtitles...

looks to me that website layout changed and service will have to be updated to that

Amet thanks for that. holland we will really appreciate this. haha
Their website is indeed changed. I had read in their forum.
when is the last update of your then?

thanks.
I never said ill do it Smile

I didnt do ondertitel service, need to check who did


RE: [RELEASE] XBMC Subtitles - Addon Script - Thakoer - 2012-04-17 14:20

(2012-04-17 14:11)amet Wrote:  
(2012-04-17 14:09)Thakoer Wrote:  
(2012-04-17 12:49)amet Wrote:  looks to me that website layout changed and service will have to be updated to that

Amet thanks for that. holland we will really appreciate this. haha
Their website is indeed changed. I had read in their forum.
when is the last update of your then?

thanks.
I never said ill do it Smile

I didnt do ondertitel service, need to check who did

ok misunderstanding...
I hoop soon this will be fixed



RE: [RELEASE] XBMC Subtitles - Addon Script - macf1an - 2012-04-17 21:09

amet, did you revert this:
https://github.com/amet/script.xbmc.subtitles/commit/6d997c166a6fec4adda3f3116084c494c25e8301
between then and now?

currently despite having changed the "manual search" string once, it's reset every time the script is called.


RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2012-04-17 21:15

(2012-04-17 21:09)macf1an Wrote:  amet, did you revert this:
https://github.com/amet/script.xbmc.subtitles/commit/6d997c166a6fec4adda3f3116084c494c25e8301
between then and now?

currently despite having changed the "manual search" string once, it's reset every time the script is called.

Nah, it's still in there


RE: [RELEASE] XBMC Subtitles - Addon Script - macf1an - 2012-04-17 21:24

ok, just a reminder what it was meant for and which currently does not happen:
http://forum.xbmc.org/showthread.php?tid=75437&pid=1013542#pid1013542


RE: [RELEASE] XBMC Subtitles - Addon Script - watheq - 2012-04-17 23:41

(2012-04-17 12:51)amet Wrote:  
(2012-04-17 09:47)watheq Wrote:  hi ,,,
i have one question please
when i play any movie ... everything is ok till now ... but the name of the film isn't the same name when i play it in XBMC .... so i can not find the subtitle for the movie .
what i have to do ?
will any help me please .

not sure I understand... movie plays? doesnt find any subs? is the movie scanned into a library? debug log?

ok
i will explain by photos
for example i play this movie : Just go with it
**img removed ***

Movie is starting
**img removed ***

till now everything is ok

but please see what is the name of the film and what will happen ...

[Image: 70389328.png]

i will search for the subtitle now

[Image: 13103453.png]

ofcourse not found because XBMC see that is the film named as rsapi.cgi

that's it

so how i can fix this problem


RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2012-04-17 23:43

2 ways, ask navix author to feed the name of the movie to the xbmc or use manual search in XBMC Subtitles

EDIT: images removed, not interested in advertising pirate addons


RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2012-04-17 23:48

(2012-04-17 21:24)macf1an Wrote:  ok, just a reminder what it was meant for and which currently does not happen:
http://forum.xbmc.org/showthread.php?tid=75437&pid=1013542#pid1013542

I know what it does and does it well on my side...


RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2012-04-17 23:50

(2012-04-17 21:09)macf1an Wrote:  amet, did you revert this:
https://github.com/amet/script.xbmc.subtitles/commit/6d997c166a6fec4adda3f3116084c494c25e8301
between then and now?

currently despite having changed the "manual search" string once, it's reset every time the script is called.

hm, ofc its reset every time script is called... we dont store the value once the script closes

this was only to store it between multi service search attempts.


RE: [RELEASE] XBMC Subtitles - Addon Script - macf1an - 2012-04-18 09:56

the original intent of the guy who asked for it was not having to re-enter manually the movie name if the subs don't match..meaning storing it after the script closes and reopens for a new search
I though you had it done with only one commit - my bad for not checking back then