[RELEASE] XBMC Subtitles - Addon Script

  Thread Rating:
  • 5 Votes - 4.4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
amet Offline
I wave my private parts at your aunties!
Posts: 3,486
Joined: Jul 2009
Reputation: 18
Location: Novi Sad / Dubai
Post: #141
https://github.com/amet/script.xbmc.subt...355c4f3cad 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


Always read the XBMC_Online_Manual,Frequently_Asked_Questions and search the forum before posting.
For troubleshooting and bug reporting use -> Log_file.
find quote
mr_blobby Offline
Skilled Python Coder
Posts: 111
Joined: Mar 2010
Reputation: 0
Post: #142
(2012-04-25 09:09)amet Wrote:  https://github.com/amet/script.xbmc.subt...355c4f3cad 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.
find quote
amet Offline
I wave my private parts at your aunties!
Posts: 3,486
Joined: Jul 2009
Reputation: 18
Location: Novi Sad / Dubai
Post: #143
(2012-04-25 09:29)mr_blobby Wrote:  
(2012-04-25 09:09)amet Wrote:  https://github.com/amet/script.xbmc.subt...355c4f3cad 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?


Always read the XBMC_Online_Manual,Frequently_Asked_Questions and search the forum before posting.
For troubleshooting and bug reporting use -> Log_file.
find quote
rocko_2006 Offline
Junior Member
Posts: 3
Joined: Jul 2011
Reputation: 0
Post: #144
(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-a...to-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.
(This post was last modified: 2012-04-25 19:00 by rocko_2006.)
find quote
El_Titi Offline
Junior Member
Posts: 1
Joined: Apr 2012
Reputation: 0
Post: #145
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
find quote
Thakoer Offline
Junior Member
Posts: 36
Joined: Mar 2012
Reputation: 0
Post: #146
(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,
find quote
amet Offline
I wave my private parts at your aunties!
Posts: 3,486
Joined: Jul 2009
Reputation: 18
Location: Novi Sad / Dubai
Post: #147
no problems with new release, use the one from git if you cant wait for the official release


Always read the XBMC_Online_Manual,Frequently_Asked_Questions and search the forum before posting.
For troubleshooting and bug reporting use -> Log_file.
find quote
Thakoer Offline
Junior Member
Posts: 36
Joined: Mar 2012
Reputation: 0
Post: #148
[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
find quote
amet Offline
I wave my private parts at your aunties!
Posts: 3,486
Joined: Jul 2009
Reputation: 18
Location: Novi Sad / Dubai
Post: #149
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


Always read the XBMC_Online_Manual,Frequently_Asked_Questions and search the forum before posting.
For troubleshooting and bug reporting use -> Log_file.
(This post was last modified: 2012-04-28 12:51 by amet.)
find quote
Rififi77 Offline
Senior Member
Posts: 139
Joined: Aug 2010
Reputation: 0
Location: Paris, France
Post: #150
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

@+

[Image: watched-fanart.jpg]
OS: yavdr64-0.5.0-Beta XBMC EDEN - VDR 1.7.27
Boitier: Advance 3906B
DVBS2: S2-3200
CM: ASUS AT3N7A-I (ATOM 330 + NVidia ION) - Corsair 4Go - HD 750Go Samsung
NAS: D-Link DNS-323 3to + infinity USB smart
ABO: Canal+ le bouquet carte seule
(This post was last modified: 2012-04-28 13:50 by amet.)
find quote
Post Reply