![]() |
|
[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:I never said ill do it(2012-04-17 12:49)amet Wrote:(2012-04-16 22:33)Thakoer Wrote: Dear mr amet. ![]() 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:I never said ill do it(2012-04-17 12:49)amet Wrote: looks to me that website layout changed and service will have to be updated to that 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: 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 ,,, 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 ... ![]() i will search for the subtitle now ![]() 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: 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: 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 |