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-25 09:09

https://github.com/amet/script.xbmc.subtitles/commit/3de0bc6ffbd136cf4c38baf985cf6d355c4f3cad might fix it, I still cant reproduce the issue Sad

@Agnew
if you can use the above and see if it fixes it and let us know please


RE: [RELEASE] XBMC Subtitles - Addon Script - mr_blobby - 2012-04-25 09:29

(2012-04-25 09:09)amet Wrote:  https://github.com/amet/script.xbmc.subtitles/commit/3de0bc6ffbd136cf4c38baf985cf6d355c4f3cad might fix it, I still cant reproduce the issue Sad

@Agnew
if you can use the above and see if it fixes it and let us know please
I'm afraid the error is caused in a service.py and is caught in gui.py in the try & except routine that starts on line 212.
The error message is shown in the gui because of line 235.


RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2012-04-25 09:35

(2012-04-25 09:29)mr_blobby Wrote:  
(2012-04-25 09:09)amet Wrote:  https://github.com/amet/script.xbmc.subtitles/commit/3de0bc6ffbd136cf4c38baf985cf6d355c4f3cad might fix it, I still cant reproduce the issue Sad

@Agnew
if you can use the above and see if it fixes it and let us know please
I'm afraid the error is caused in a service.py and is caught in gui.py in the try & except routine that starts on line 212.
The error message is shown in the gui because of line 235.

try: in 212 is for Search_Subtitles() we fail in extracting subs, create_name() fails with "zip_entry" having non ascii chr

or did I misread the whole debug log?


RE: [RELEASE] XBMC Subtitles - Addon Script - rocko_2006 - 2012-04-25 18:58

(2012-04-24 08:53)amet Wrote:  I believe that would happen with Linux builds that have no RAR support.

see here, http://xbmc.org/theuni/2012/04/10/xbmc-accepted-into-debian/ RAR support is disabled

EDIT: granted, we could handle that failure more gracefully Smile

Thanks for the quick response!

Actually it is not soooo un-gracefully Laugh The plugin doesn't hang per se, or throw a cryptic python error, I can press ESC to go back to the movie/show, or select another provider to search the subtitle (but http://www.subdivx.com is the best of the spanish subtitles providers, with a lot of different synced versions to chose from).

Now, If I understand the information in the link, the rar support in Ubuntu does not exist because it does not exist in Debian (because it isn't 100% free, right?).
But the info also says that this support exists in XBMCBuntu. So... the question is: is it possible to use the packages of XMBCBuntu in Ubuntu 12.04?

Edit: sorry, I realize that this is not the thread for this question. Im going to post a new thread for this. Thanks for the help.


RE: [RELEASE] XBMC Subtitles - Addon Script - El_Titi - 2012-04-25 20:45

Hello,

First, sorry for my bad English...

I have a problem with XBMC subtitles with Eden

After installing, when i try to search for sub, the windows close and nothing Eek

This is my log : http://pastebin.com/DuF8GyWJ

I try it in another computer, with the same software config (portable mode, video on NAS, Mysql,etc...) and it's ok Frown

Thank You
El_Titi


RE: [RELEASE] XBMC Subtitles - Addon Script - Thakoer - 2012-04-27 14:31

(2012-04-22 22:18)amet Wrote:  
(2012-04-22 22:02)Thakoer Wrote:  Amet

When can wexpwxt the new update ?
[quote='Thakoer' pid='1083824' dateline='1335124925']
Amet

When can we expect the new update?

soon

Mr Amet,

Are there any problems with the new release ... hopefully it comes soon,


RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2012-04-27 15:48

no problems with new release, use the one from git if you cant wait for the official release


RE: [RELEASE] XBMC Subtitles - Addon Script - Thakoer - 2012-04-28 11:42

[quote='amet' pid='1088313' dateline='1335534511']
no problems with new release, use the one from git if you cant wait for the official release
[/quote


I don't now how to it Sad


RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2012-04-28 12:51

3.1.0 is out on official repo

Code:
3.1.0

- Fixed 'Ondertitel.com' after site redesign and sync detection added, mr-blobby

- hearing_imp in hash search in podnapisi

- remove "disable hash search"

- option to store subtitles in 'Subs' folder

- remove old window compatibility, might break some skins. xml needs to be updated

- more utf-8 fixes



RE: [RELEASE] XBMC Subtitles - Addon Script - Rififi77 - 2012-04-28 13:41

Hello,
Thank for this new version, but i'm always the same problem, see my log.

Code:
* log removed *

My config is Ubuntu oneyric with XBMC EDEN

@+