[DEPRECIATED] XBMC Subtitles - Addon Script (previously OpenSubtitles OSD)

  Thread Rating:
  • 7 Votes - 4.86 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
westkaw Offline
Junior Member
Posts: 4
Joined: Mar 2012
Reputation: 0
Post: #2021
(2012-03-18 21:53)amet Wrote:  
(2012-03-18 21:26)westkaw Wrote:  
(2012-03-18 20:11)amet Wrote:  Titlovi has been fixed and working fine, need debug log to see whats wrong with your setup

here is the debug log i hope that i have done it right Big Grin http://pastebin.com/mAU0dcXE

You are on dharma, fix is available for Eden only

ok thnx 4 quick info ill switch to eden and try it, and how about to add http://prijevodi-online.org to subtitle addon, the site is the most up to date with fresh series translations...
find
yonpa Offline
Junior Member
Posts: 2
Joined: Mar 2012
Reputation: 0
Post: #2022
Hi. Many thanks for this great addon. I recently installed XBMC and i have two issues with this addon.

1. with 2.9.36 y the latest 2.9.37 version i cant download subtitles from subdivx or argenteam. When i choose search in these sites i received the following errors

subdivx: error: ascii codec cant decode byte 0xf3 in position 87: ordinal not in range(128)
argenteam: error: ascii codec cant decode byte 0xc3 in position 14: ordinal not in range(128)

with 2.9.34 i dont have this issue.

2. by default, does the addon search by filename or by movie title ? Because my movies languages are in spanish and when i tried to search subtitles from subdivx or agenteam it cant found anything. (2.9.34 version) if i look the log it appears that the addon search by movie title(for example it search by cisne negro (movie title) and not by filename: black swan (2010) ). Anyway, If i do a manual search it automatically put the correct file name(black swan) in the search box and it find the subtitle. Is possible change it for search by filename instead by movie title ?

Many thanks

UPDATE: Debug log file: http://pastebin.com/u0dV1pQU
(This post was last modified: 2012-03-19 23:05 by yonpa.)
find
Spacekiek Offline
Junior Member
Posts: 18
Joined: Nov 2011
Reputation: 0
Thumbs Up  RE: [RELEASE] XBMC Subtitles - Addon Script (previously OpenSubtitles OSD) Post: #2023
Just found the answer here for a failed user ID from Bierdopje. Thx !
I've manually added the show now in the txt file. (weird it just to work just fine before?)

I've got another question for the subs for movies... how does your script know whether the subs are in sync?
This is really great, don't get me wrong, but sometimes it doesn't report a subtitle in sync, although I can select one which is in sync (more or less the same format)
find
amet Offline
I wave my private parts at your aunties!
Posts: 3,486
Joined: Jul 2009
Reputation: 18
Location: Novi Sad / Dubai
Post: #2024
(2012-03-20 14:29)Spacekiek Wrote:  I've got another question for the subs for movies... how does your script know whether the subs are in sync?
This is really great, don't get me wrong, but sometimes it doesn't report a subtitle in sync, although I can select one which is in sync (more or less the same format)

OpenSubtitles, podnapisi and sublight check by calculating hash value and searching using that. Bierdopje and few others use file name matching for "sync"


Always read the XBMC_Online_Manual,Frequently_Asked_Questions and search the forum before posting.
For troubleshooting and bug reporting use -> Log_file.
find
westkaw Offline
Junior Member
Posts: 4
Joined: Mar 2012
Reputation: 0
Post: #2025
just to say titlovi.com are working just fine with eden rc2, tnx amet
find
arubinst Offline
Junior Member
Posts: 20
Joined: Jan 2011
Reputation: 1
Location: Lausanne, Switzerland
Post: #2026
(2012-03-19 22:22)yonpa Wrote:  Hi. Many thanks for this great addon. I recently installed XBMC and i have two issues with this addon.

1. with 2.9.36 y the latest 2.9.37 version i cant download subtitles from subdivx or argenteam. When i choose search in these sites i received the following errors

subdivx: error: ascii codec cant decode byte 0xf3 in position 87: ordinal not in range(128)
argenteam: error: ascii codec cant decode byte 0xc3 in position 14: ordinal not in range(128)

with 2.9.34 i dont have this issue.

2. by default, does the addon search by filename or by movie title ? Because my movies languages are in spanish and when i tried to search subtitles from subdivx or agenteam it cant found anything. (2.9.34 version) if i look the log it appears that the addon search by movie title(for example it search by cisne negro (movie title) and not by filename: black swan (2010) ). Anyway, If i do a manual search it automatically put the correct file name(black swan) in the search box and it find the subtitle. Is possible change it for search by filename instead by movie title ?

Many thanks

UPDATE: Debug log file: http://pastebin.com/u0dV1pQU

Same here. Having the exact same problem with both (subdivx and argenteam)

Mac Mini Intel Core 2 Duo 2.4Ghz | 8GB DDR3 | NVIDIA GeForce 320M | 320 GB Toshiba HDD | 3TB Western Digital HDD | 1TB Western Digital HDD | 1 TB Time Capsule | Sony Bravia 52" KDL-52W5500 | Onkyo TX-NR809 AVR | Jamo S 426 HCS 3 5.0 Speaker system | Yamaha YST-SW012 Subwoofer | Mac OS X 10.8.2 (Mountain Lion) | Frodo Final
find
amet Offline
I wave my private parts at your aunties!
Posts: 3,486
Joined: Jul 2009
Reputation: 18
Location: Novi Sad / Dubai
Post: #2027
(2012-03-19 22:22)yonpa Wrote:  Hi. Many thanks for this great addon. I recently installed XBMC and i have two issues with this addon.

1. with 2.9.36 y the latest 2.9.37 version i cant download subtitles from subdivx or argenteam. When i choose search in these sites i received the following errors

subdivx: error: ascii codec cant decode byte 0xf3 in position 87: ordinal not in range(128)
argenteam: error: ascii codec cant decode byte 0xc3 in position 14: ordinal not in range(128)

with 2.9.34 i dont have this issue.

2. by default, does the addon search by filename or by movie title ? Because my movies languages are in spanish and when i tried to search subtitles from subdivx or agenteam it cant found anything. (2.9.34 version) if i look the log it appears that the addon search by movie title(for example it search by cisne negro (movie title) and not by filename: black swan (2010) ). Anyway, If i do a manual search it automatically put the correct file name(black swan) in the search box and it find the subtitle. Is possible change it for search by filename instead by movie title ?

Many thanks

UPDATE: Debug log file: http://pastebin.com/u0dV1pQU

(2012-03-21 00:24)arubinst Wrote:  Same here. Having the exact same problem with both (subdivx and argenteam)

https://github.com/amet/script.xbmc.subt...47cd56cb4b
and
https://github.com/amet/script.xbmc.subt...2816097550

should have a "fix" of some sort, please try and let me know


Always read the XBMC_Online_Manual,Frequently_Asked_Questions and search the forum before posting.
For troubleshooting and bug reporting use -> Log_file.
find
qofbored Offline
Junior Member
Posts: 13
Joined: Mar 2012
Reputation: 0
Post: #2028
Currently this addon downloads the subtitles for a single movie as a temporary file, and I have to perform the download each time with a different movie.
Is there a way to have the subtitles saved into one place where xbmc can check for subtitles automatically without having to perform the subtitle download each time when playing a movie?

P.S. My movies are stored on a NAS, but the plug-in only seems to be able to store locally. Selecting to save in the active movie folder makes the add-on not display subtitles at all.
(This post was last modified: 2012-03-21 19:56 by qofbored.)
find
amet Offline
I wave my private parts at your aunties!
Posts: 3,486
Joined: Jul 2009
Reputation: 18
Location: Novi Sad / Dubai
Post: #2029
(2012-03-21 15:36)qofbored Wrote:  Currently this addon downloads the subtitles for a single movie as a temporary file, and I have to perform the download each time with a different movie.
Is there a way to have the subtitles saved into one place where xbmc can check for subtitles automatically without having to perform the subtitle download each time when playing a movie?

sure, select to save it in movie folder, that is a default option.


Always read the XBMC_Online_Manual,Frequently_Asked_Questions and search the forum before posting.
For troubleshooting and bug reporting use -> Log_file.
find
qofbored Offline
Junior Member
Posts: 13
Joined: Mar 2012
Reputation: 0
Post: #2030
(2012-03-21 19:47)amet Wrote:  sure, select to save it in movie folder, that is a default option.

Ah, forgot to mention.. My movies are stored on a NAS, and the plug-in only seems to be able to store locally. Selecting to save in the active movie folder makes the add-on not display subtitles at all. (they are not saved anywhere that I could find)
find
Thread Closed