[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: #1
This Addon will search, display and then download subtitles for the currently running movie from various subtitle sites.

this thread will replace 207 page thread we had before. A lot of issues have been fixed there and there is no use having the thread that size.

#########################################################

please understand that we cant even begin to help without debug log, do not post "do you need debug log". YES, we always need debug log to debug the addon.

1. if you dont provide debug log, we cannot provide any help.
2. did you provide debug log?
3. did you read this?
4. did you provide debug log?
5. FULL debug log is always needed


#########################################################

Broken Service?? --> http://forum.xbmc.org/showthread.php?tid...pid1205052

if you are looking for Addic7ed service --> http://forum.xbmc.org/showthread.php?tid...#pid717657

#########################################################

Set it up by selecting the required subtitle languages to search for

[Image: s1.jpg]

Choose services you would like to use for your search

[Image: s2.jpg]

You can also set various Advanced settings, like default service for movie/tvshow search and subtitle download folder

[Image: s3.jpg]

After you start the move, start the addon by selecting the subtitle button

[Image: r1.jpg]

Addon will display the list of subtitles and you can now select the one you like

[Image: r2.jpg]


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: 2013-01-29 15:57 by amet.)
find quote
Delocaz Offline
Junior Member
Posts: 5
Joined: Mar 2012
Reputation: 0
Post: #2
Can you add support for TVSubtitles? It has a lot of subs for The Simpsons.

Also, first Smile
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: #3
(2012-03-25 15:04)Delocaz Wrote:  Can you add support for TVSubtitles? It has a lot of subs for The Simpsons.

Also, first Smile

I dont usually honor the requests to add sites unless the request comes from the site administrator.


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
Delocaz Offline
Junior Member
Posts: 5
Joined: Mar 2012
Reputation: 0
Post: #4
I found Addic7ed as an alternative to TVSubtitles, how would i go about adding that? The link you posted doesn't help...
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: #5
(2012-03-25 15:24)Delocaz Wrote:  I found Addic7ed as an alternative to TVSubtitles, how would i go about adding that? The link you posted doesn't help...

the link I posted about Addic7ed service has all I have to say about that service, let me know if I need to clarify it further


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
flippamike Offline
Junior Member
Posts: 5
Joined: Mar 2012
Reputation: 0
Post: #6
Quote:
Quote: flippamike Wrote: Hallo,

Sometimes when i want a subtitle to be found xbmc subtitles is giving this error.

Error : 'ascii' codec can't decode byte 0xe9 in position 115: ordinal not in range (128)

Can someone help me with this error ?


not without debug log

Dir amet,

Here you can find my log http://pastebin.com/NCXym6D4

Thank you!!
(This post was last modified: 2012-03-25 16:07 by flippamike.)
find quote
tebicenter Offline
Senior Member
Posts: 148
Joined: Oct 2008
Reputation: 0
Post: #7
Pulled changes to github, thanks!
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: #8
(2012-03-25 16:04)flippamike Wrote:  
Quote:
Quote: flippamike Wrote: Hallo,

Sometimes when i want a subtitle to be found xbmc subtitles is giving this error.

Error : 'ascii' codec can't decode byte 0xe9 in position 115: ordinal not in range (128)

Can someone help me with this error ?


not without debug log

Dir amet,

Here you can find my log http://pastebin.com/NCXym6D4

Thank you!!

I dont see that error in the log, please reproduce it and attach the log of that session


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
amet Offline
I wave my private parts at your aunties!
Posts: 3,486
Joined: Jul 2009
Reputation: 18
Location: Novi Sad / Dubai
Post: #9
(2012-03-25 18:39)tebicenter Wrote:  Pulled changes to github, thanks!

thx a lot, will push it in soon


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
helcik Offline
Junior Member
Posts: 5
Joined: May 2011
Reputation: 0
Post: #10
hey, I will revert back to the problem of opensubtitles.org (did not check other providers, may be a general issue). The TXT files do not work on Windows machines.
The casue of the problem is the line Unix/Linux line separator CR (0x0D) instead windows CRLF (0x0D0A). The subtitles are not displayed, just one line at the beginning.

IT will not revile on OSX as most probably is it Unix based.
SRT files are OK.
2.9.38

Pls, let me know how to handle this.
(This post was last modified: 2012-03-26 03:09 by helcik.)
find quote
Post Reply