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 - misa - 2013-03-04

@Mr Blobby

Ondertitel.com is not working about a month. I think it is the same problem. The webpage is changed.
Thanks in advanced


RE: [RELEASE] XBMC Subtitles - Addon Script - mujunk - 2013-03-10

Feature Request: Remember the "manually search subtitles" text string so that it does not need to be re-typed if the subs are not in sync and a different one needs to be selected.


RE: [RELEASE] XBMC Subtitles - Addon Script - Haze - 2013-03-17

Betaseries services doesn't work anymore, perhaps because authentification on the website is needed now.
So maybe its possible to add authentification for betaseries in the plugin ?


RE: [RELEASE] XBMC Subtitles - Addon Script - rozn - 2013-03-18

Is it possible to make it AUTO download subtitles, so you dont have to start a movie, open menu ->subs->download ?

Or like download subs to a whole serie ?


RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2013-03-18

(2013-03-18, 20:52)rozn Wrote: Is it possible to make it AUTO download subtitles, so you dont have to start a movie, open menu ->subs->download ?

Or like download subs to a whole serie ?

no and no , sorry


RE: [RELEASE] XBMC Subtitles - Addon Script - kim1406 - 2013-03-18

Can I assign a keyboard key to start the plugin in keymaps (mouse/keyboard files), advancedsettings.xml, or any other way? (sorry if this was discussed before, as I could not see it)


RE: Problems with Subdivx - gfjardim - 2013-03-21

(2013-02-24, 22:33)jamesonmula Wrote:
(2013-02-24, 20:58)gboado Wrote: 2) The second problem is far worse. There are some subtitles that contain (in addition to the corresponding subtitle file) a text file with a name using accented characters (i.e. á, é, í, ó, ú) or the Spanish character ñ. This makes the function which iterates through the files fail, so the .rar or .zip file is decompressed but the subtitle is never processed.

Not sure if I will be able to fix this, but can you send me a sample? A subdivx URL containing the file you are downloading will be enough.

Thanks!
Take a look at the Legendas.TV service. I managed to workaround this by removing all non-ASCII characters from the filename.


RE: [RELEASE] XBMC Subtitles - Addon Script - keoma - 2013-03-23

kim1406: Yes, it's possible. Search, think and try and you'll be happy when you succeed Smile


RE: [RELEASE] XBMC Subtitles - Addon Script - Snaqejack - 2013-03-23

I´ve have been having problems with subtitles not showing up like they´re supposed to do and the member keoma found out that when Frodo downloads subtitles it just renames the files to match the RAR archive, not the file inside the RAR archive.

Anyway to fix this behaviour, or is a updated needed for the addon itself?


RE: [RELEASE] XBMC Subtitles - Addon Script - Snaqejack - 2013-03-23

(2013-03-23, 02:36)keoma Wrote: kim1406: Yes, it's possible. Search, think and try and you'll be happy when you succeed Smile

I tried to search, but i can´t find anything that actually helps me Sad

I want to use "N" to open XBMC Subtitles, but i can´t find anything on how to do it Sad


RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2013-03-23

you have to search... its everywhere

<n>RunScript(script.xbmc.subtitles)</n>

http://wiki.xbmc.org/index.php?title=Keymap


RE: [RELEASE] XBMC Subtitles - Addon Script - Snaqejack - 2013-03-23

(2013-03-23, 13:22)amet Wrote: you have to search... its everywhere

<n>RunScript(script.xbmc.subtitles)</n>

http://wiki.xbmc.org/index.php?title=Keymap

Yeah i know it´s everywhere, i guess it´s just me that´s dumb Smile


Just letting you know that

<keymap>
<keyboard>
<n>RunScript(script.xbmc.subtitles)</n>
</keyboard>
</keymap>

doesn´t work Sad


RE: [RELEASE] XBMC Subtitles - Addon Script - keoma - 2013-03-23

Hey Amet, have you noticed the change in XBMCs behavior since Frodo which I mentioned in this thread
[Windows] [XBMCSubtitles] not renaming files correctly

Is it possible for XBMC Subtitles to see the name of the video file and not the archives filename, thus being able to rename?


RE: [RELEASE] XBMC Subtitles - Addon Script - therock003 - 2013-03-24

Is this only for internal XBMC player? Cause i'm using an external player to handle video files. Can it be implemented there as well?


Sv: RE: [RELEASE] XBMC Subtitles - Addon Script - Snaqejack - 2013-03-24

(2013-03-24, 01:58)therock003 Wrote: Is this only for internal XBMC player? Cause i'm using an external player to handle video files. Can it be implemented there as well?

I wrote something, but Tapatalk won't let me delete the post i made so i'm writing this instead.