![]() |
Release service.subtitles.titlovi - 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 service.subtitles.titlovi (/showthread.php?tid=195574) |
service.subtitles.titlovi - mikimac - 2014-05-19 Titlovi.com subtitle addon for KODI. Search and download subtitles from Titlovi.com, for movies and tv series. And if you wish, convert serbian latin to cyrillic Supported languages: English, Bosnian, Macedonian, Croatian, Serbian and Slovenian Features:
Current version: 1.1.3 Install instructions: Addon is in official xbmc repo. Install it from there. If you wish to install lastest version download zip arhives: Requirements: To use this add on first you need to install lat2cyr module which can be found here: Changelog 1.0.0 Initial release for XBMC 13.0 Gotham. 1.0.1 Fixed bug showing correct number of results 1.0.2 Add manual search and shows raiting stars corectly 1.0.3 Fixed tvshow display format like following example: - name (year) S01E02 release 1.0.4 Eliminate duplicate subtitles and add supported languages Check if searched language is supported by site. 1.0.5 Add options for automatic conversion from latin to cyrillic letters for serbian Conversion is done with script.module.lat2cyr 1.0.6 Fixed title and year search error and fixed extracting rar files 1.0.7 Add support to search tvshow season and episode - Searching episodes works for automatic search and manual search - If searched episode don't exist and have whole season returns "S01 Pack" for example - Allowed search for manual search terms for season are: S01E01, 101, 1x01 1.0.8 - Fixed converting to cyrillic and selecting converted subtitle - Better tvshow search and filter 1.0.9 - Fixed problems with titlovi api. - Add fix for automatic search 1.1.0 - Removed errors 1.1.2 - Fixed automatic search on tv shows 1.1.3 - Fixed problems with parsing titlovi Hello guys, I have try to modify old titlovi.com service for new subtitle service in xbmc 13. I modified podnapisi code plugin and insert some code from old xmbc.subtitles for titlovi.com. Plugin is working but not perfect. Plugin is still not working perfect, and i don't have experience in xbmc plugin programing. I thing both code are from amet. Where can i send this plugin (github) or to send someone to post it since i only modified existing code. RE: titlovi.com subtitles - amet - 2014-05-19 see here how to submit -> http://wiki.xbmc.org/index.php?title=Submitting_Add-ons RE: titlovi.com subtitles - mikimac - 2014-05-19 Since plugin still is not finished here is link if someone wants to test it. For now "Manual search" is not working very well or it's not working at all. https://github.com/mikimac/service.subtitles.titlovi If someone have problems please tell what's is it and i will try to fix it if i can. RE: titlovi.com subtitles - amet - 2014-05-19 remove https://github.com/mikimac/service.subtitles.titlovi/blob/master/resources/lib/ti_utilities.pyo from your github, xbmc will recreate it on first run for each platform. good work, keep it up RE: titlovi.com subtitles - mikimac - 2014-05-19 Next i will try to fix manual search and add settings option for serbian language for automatic conversion to cyrillic letters if someone choose this options but we will see what will happen ![]() RE: titlovi.com subtitles - amet - 2014-05-19 that would be great ![]() see if you can make it as module, so that it can be installed separately and other subtitle services could use it by depending on it. see how you depend on module here -> https://github.com/amet/script.xbmc.subtitles/blob/frodo/script.xbmc.subtitles/addon.xml#L6 that way you import the module and avoid duplicating the code RE: titlovi.com subtitles - mikimac - 2014-05-20 Now manual search is working. Changes:
If some one test it and find out some on some error or bug. Post it here and i will try to fix it. RE: titlovi.com subtitles - mikimac - 2014-05-20 I have finished module for converting from latin to cyrillic and i have implemented in titlovi.com. So now in service.subtitles.titlovi settings if you choose options for automatic conversion if you download serbian language will be converted to cyrillic. Here is titlovi github url: And here it is scritp.module.lat2cyr module for automatic conversion I will test it and i everything is ok i will submit this to xbmc repositories RE: titlovi.com subtitles - Enzo86 - 2014-05-21 Hello I want to install add for titlovi.com sub,but it said to me that something like depiendiesis is not met,please contact author? help where i can find add for titlovi.com for gotham? Thanks RE: titlovi.com subtitles - mikimac - 2014-05-21 To install titlovi.com addon first you need to install lat2cyr module. This is lat2cyr module. This is url of addon i have updated readme file. This will resolve dependences problem. I will try soon to make proper package. RE: titlovi.com subtitles - Martijn - 2014-05-21 You can already get the module into repo. RE: titlovi.com subtitles - mikimac - 2014-05-21 Sorry i don't understand very well since i'm not very experience in programing xmbc plugins. There already exist some lat2cyr module in some repo or i can merge somehow my module in titlovi addon? Thanks for your answer. I see i have read manual how to make repo. I will try to make repo for titlovi RE: titlovi.com subtitles - amet - 2014-05-22 Don't make a repo, send it to official xbmc repo RE: titlovi.com subtitles - Enzo86 - 2014-05-22 Thanks! RE: service.subtitles.titlovi - svetiev - 2015-04-11 Hi everyone, I tried the plugin and it seems to work fine. However cyrillic fonts are not displayed correctly as well as some of the special latin characters used in eastern european languages. So far nothing that I've done has made any effect or change. If anyone else has had this problem and found a solution could you post it here please. Thank you. |