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

  Thread Rating:
  • 7 Votes - 4.86 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
Spider Offline
Member
Posts: 70
Joined: Oct 2009
Reputation: 0
Post: #1911
Hi,

Is there a trick to do a manual search on "bierdopje" without the error "Wont work, Bierdopje is only for tv Shows"?

Because when i use NZBstreamer and stream a TV ep, bierdopje wont recognise it as a TV Show and doenst search anything!

Hope somebody can help
find
weedaj Offline
Junior Member
Posts: 1
Joined: Feb 2012
Reputation: 0
Post: #1912
amet Wrote:seems to me that "http://api.bierdopje.com/369C2ED4261DE9C3/GetShowByName/Spartacus" is not returning the correct ID for the show.


show ID is 13942 and that can be added to "bierdopje_show_ids.txt" in addon_data/script.xbmc.subtitles/ but I am nit sure in what format, mr_blobby is the one that wrote that part and I have no idea how it works

Add 'Spartacus': '13942' between the curly brackets in bierdopje_show_ids.txt
find
robwiel Offline
Junior Member
Posts: 7
Joined: Feb 2012
Reputation: 0
Post: #1913
I analyzed full logs today, differences for causing no gui error might be this?:

Synology
INFO: load language info file: special://xbmc/language/English (US)/langinfo.xml
INFO: load language file:special://xbmc/language/English (US)/strings.xml
DEBUG: unable to load Z:\Media\XBMC\portable_data\addons\skin.confluence\language\English (US)\strings.xml: Failed to open file at line 0

local
INFO: load language info file: special://xbmc/language/English/langinfo.xml
INFO: load language file:special://xbmc/language/English/strings.xml


Quote:NOTICE: -->Python Interpreter Initialized<--
DEBUG: XBPyThread::Process - The source file to load is Z:\Media\XBMC\portable_data\addons\script.xbmc.subtitles\default.py
DEBUG: XBPyThread::Process - Setting the Python path to Z:\Media\XBMC\portable_data\addons\script.xbmc.subtitles;Z:\Media\XBMC\portable_​data\addons\script.module.simplejson\lib;Z:\Media\XBMC\portable_data\addons\scri​pt.module.beautifulsoup\lib;Z:\Media\XBMC\portable_data\addons\script.module.pil​\lib;Z:\Media\XBMC\portable_data\addons\script.common.plugin.cache\lib;Z:\Media\​XBMC\portable_data\addons\script.module.simple.downloader\lib;Z:\Media\XBMC\port​able_data\addons\script.module.parsedom\lib;Z:\Media\XBMC\portable_data\addons\s​cript.module.elementtree\lib;Z:\Media\XBMC\portable_data\addons\script.module.py​sqlite\lib;Z:\Media\XBMC\system\python\DLLs;Z:\Media\XBMC\system\python\Lib;Z:\M​edia\XBMC\python26.zip;Z:\Media\XBMC\system\python\lib\plat-win;Z:\Media\XBMC\system\python\lib\lib-tk;Z:\Media\XBMC;Z:\Media\XBMC\system\python;Z:\Media\XBMC\system\python\lib\sit​e-packages;
DEBUG: XBPyThread::Process - Entering source directory Z:\Media\XBMC\portable_data\addons\script.xbmc.subtitles
DEBUG: Instantiating addon using automatically obtained id of "script.xbmc.subtitles" dependent on version 2.0 of the xbmc.python api
INFO: -->Python script returned the following error<--
ERROR: Error Type: <type 'exceptions.ImportError'>
ERROR: Error Contents: No module named gui
ERROR: Traceback (most recent call last):
File "Z:\Media\XBMC\portable_data\addons\script.xbmc.subtitles\default.py", line 23, in <module>
import gui
ImportError: No module named gui

INFO: -->End of Python script error report<--
INFO: Python script stopped
find
amet Offline
I wave my private parts at your aunties!
Posts: 3,485
Joined: Jul 2009
Reputation: 18
Location: Novi Sad / Dubai
Post: #1914
bboo Wrote:I just tried podnaapisi. It is finding the subs but i am getting a "error extracting subtitles" message? I never get this using Opensubtitles.

podnapisi needs username/password... get it on their site


Always read the XBMC_Online_Manual,Frequently_Asked_Questions and search the forum before posting.
For troubleshooting and bug reporting use -> Log_file.
find
robwiel Offline
Junior Member
Posts: 7
Joined: Feb 2012
Reputation: 0
Post: #1915
hey I noticed new version[update] .33, installed it. Works in eden beta 3. But not when I run it portable mode. Any idea?
(This post was last modified: 2012-02-25 14:19 by robwiel.)
find
mrgoolie Offline
Junior Member
Posts: 12
Joined: Jul 2010
Reputation: 0
Post: #1916
I did a fresh install a few weeks ago of XBMC (Open Elec official build -Dharma).
When I try to download an srt via the subtitle scraper it doens't actually download. I see the srt's, when I click on one of them it doesn't download.

Strange because before my fresh install this worked flawless.
Any suggestions I could try?

By the way, i 'm using a synology nas for my files (configured in XBMC via nfs).
(This post was last modified: 2012-02-27 16:27 by mrgoolie.)
find
amet Offline
I wave my private parts at your aunties!
Posts: 3,485
Joined: Jul 2009
Reputation: 18
Location: Novi Sad / Dubai
Post: #1917
mrgoolie Wrote:I did a fresh install a few weeks ago of XBMC (Open Elec official build -Dharma).
When I try to download an srt via the subtitle scraper it doens't actually download. I see the srt's, when I click on one of them it doesn't download.

Strange because before my fresh install this worked flawless.
Any suggestions I could try?

By the way, i 'm using a synology nas for my files (configured in XBMC via nfs).

Hard to say without log, my money is on nas permissions


Always read the XBMC_Online_Manual,Frequently_Asked_Questions and search the forum before posting.
For troubleshooting and bug reporting use -> Log_file.
find
mrgoolie Offline
Junior Member
Posts: 12
Joined: Jul 2010
Reputation: 0
Post: #1918
amet Wrote:Hard to say without log, my money is on nas permissions

I will try to c/p the log file.
The nas permissions are read/write ( Synology nas)
find
amet Offline
I wave my private parts at your aunties!
Posts: 3,485
Joined: Jul 2009
Reputation: 18
Location: Novi Sad / Dubai
Post: #1919
mrgoolie Wrote:I will try to c/p the log file.
The nas permissions are read/write ( Synology nas)

Do not c/p it here, use pastebin.com


Always read the XBMC_Online_Manual,Frequently_Asked_Questions and search the forum before posting.
For troubleshooting and bug reporting use -> Log_file.
find
mrgoolie Offline
Junior Member
Posts: 12
Joined: Jul 2010
Reputation: 0
Post: #1920
amet Wrote:Hard to say without log, my money is on nas permissions


http://pastebin.com/jLkHkjTH

Is this the correct log file?
find
Thread Closed