Podnapisi.net
#1
I am having the same problem with Podnapisi.net as sonic had with subscene. I have tried a few nightly builds but it is always the same.

(2014-02-07, 18:35)sonic Wrote: Thanks for a fast fix Smile

I have another problem to report. It seems that it can only download one subtitle, if I watch another movie or episode and download a subtitle, then it wont show up. I have to restart XBMC to get it to work again.

Can also add that I have tried opensubtitles and it works everytime I download a subtitle.


Here is the log for first download that is working: http://pastebin.com/nLpAXbTZ

And here is the second download that is not working: http://pastebin.com/K07AdZhs

/sonic

Edit: Using latest nightly XBMC

My log: http://www.xbmclogs.com/show.php?id=135461
Reply
#2
how do you fix podnapisi.net to download subtitles ?
I have also problem.. cant donwnload file, i put username and pass, but nothing.. error again
Search is fine
I use 13.0 beta 2 nightBuild
Reply
#3
Debug Log
Reply
#4
here is log
http://pastebin.com/cMSZftU4

very strange.. i try
Hawaii.Five-0.2010.S04E13.HDTV.x264-LOL from podnapisi.net and guess .. its WORKING ..

o i try again new
Hawaii.Five-0.2010.S04E12.HDTV.x264-LOL
script error, no download of subtitles

i look in log, im not sure if looking good but i see
"19:10:46 T:564 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully"

but i dont have subtitle for S04 E12

on opensubtitles.org plugin working every time .. sure if something found
Reply
#5
The problem I had on the subscene plugin was that subsequent searches always returned the file name from the previous search.
I'm still not sure, what causes this. Seems to be some caching issue.
However, for me it helped to search for the file in the actual temp directory instead of in the zip file.
See this commit: https://github.com/manacker/service.subt...f2efd02553
Reply
#6
Dear Amet

Podnapisi not work correctly. Work only after the first start XBMC. After that at transferring use the previous name of the subtitle. Opensubtitles work correctly. Please try personally. It's probably a small bug.

Thanks a lot
Reply
#7
(2014-03-25, 11:11)ciprijan Wrote: Dear Amet

Podnapisi not work correctly. Work only after the first start XBMC. After that at transferring use the previous name of the subtitle. Opensubtitles work correctly. Please try personally. It's probably a small bug.

Thanks a lot

same here
Reply
#8
here also... funny that this worked until last night for me
Reply
#9
I'm also having troubles with subs downloads...

Log:
Code:
21:58:22 T:140458626484032   DEBUG: ProcessMouse: trying mouse action leftclick
21:58:22 T:140457115780864   DEBUG: StartScript - calling plugin Podnapisi.net('plugin://service.subtitles.podnapisi/','13','?action=download&link=2964994&ID=2964994&filename=The.Big.Bang.Theory.S07E17.720p.HDTV.X264-DIMENSION The.Big.Bang.Theory.S07E17.480p.HDTV.x264-mSD')
21:58:22 T:140457115780864   DEBUG: WaitOnScriptResult - waiting on the Podnapisi.net (id=30) plugin...
21:58:22 T:140457098995456  NOTICE: Thread LanguageInvoker start, auto delete: false
21:58:22 T:140457098995456    INFO: initializing python engine.
21:58:22 T:140457098995456   DEBUG: CPythonInvoker(30, /storage/.xbmc/addons/service.subtitles.podnapisi/service.py): start processing
21:58:22 T:140457098995456  NOTICE: -->Python Interpreter Initialized<--
21:58:22 T:140457098995456   DEBUG: CPythonInvoker(30, /storage/.xbmc/addons/service.subtitles.podnapisi/service.py): the source file to load is /storage/.xbmc/addons/service.subtitles.podnapisi/service.py
21:58:22 T:140457098995456   DEBUG: CPythonInvoker(30, /storage/.xbmc/addons/service.subtitles.podnapisi/service.py): setting the Python path to /storage/.xbmc/addons/service.subtitles.podnapisi:/usr/share/xbmc/addons/script.module.pil/lib:/usr/share/xbmc/addons/xbmc.debug/:/storage/.xbmc/addons/script.module.simplejson/lib:/storage/.xbmc/addons/script.common.plugin.cache/lib:/storage/.xbmc/addons/script.module.beautifulsoup/lib:/storage/.xbmc/addons/script.module.parsedom/lib:/storage/.xbmc/addons/script.module.simple.downloader/lib:/storage/.xbmc/addons/script.module.xbmcswift2/lib:/storage/.xbmc/addons/script.module.buggalo/lib:/storage/.xbmc/addons/script.module.elementtree/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/PIL:/usr/lib/python2.7/site-packages/gtk-2.0
21:58:22 T:140457098995456   DEBUG: CPythonInvoker(30, /storage/.xbmc/addons/service.subtitles.podnapisi/service.py): entering source directory /storage/.xbmc/addons/service.subtitles.podnapisi
21:58:22 T:140457098995456   DEBUG: CPythonInvoker(30, /storage/.xbmc/addons/service.subtitles.podnapisi/service.py): instantiating addon using automatically obtained id of "service.subtitles.podnapisi" dependent on version 2.1.0 of the xbmc.python api
21:58:23 T:140457098995456   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.AttributeError'>
                                            Error Contents: 'NoneType' object has no attribute 'strip'
                                            Traceback (most recent call last):
                                              File "/storage/.xbmc/addons/service.subtitles.podnapisi/service.py", line 172, in <module>
                                                subs = Download(url,params["filename"])
                                              File "/storage/.xbmc/addons/service.subtitles.podnapisi/service.py", line 91, in Download
                                                f = urllib.urlopen(url)
                                              File "/home/stephan/projects/openelec-4.0/build.OpenELEC-Generic.x86_64-3.95.4/Python-2.7.3/.install_pkg/usr/lib/python2.7/urllib.py", line 86, in urlopen
                                              File "/home/stephan/projects/openelec-4.0/build.OpenELEC-Generic.x86_64-3.95.4/Python-2.7.3/.install_pkg/usr/lib/python2.7/urllib.py", line 179, in open
                                              File "/home/stephan/projects/openelec-4.0/build.OpenELEC-Generic.x86_64-3.95.4/Python-2.7.3/.install_pkg/usr/lib/python2.7/urllib.py", line 1056, in unwrap
                                            AttributeError: 'NoneType' object has no attribute 'strip'
                                            -->End of Python script error report<--
21:58:23 T:140457098995456    INFO: Python script stopped
21:58:23 T:140457098995456   DEBUG: Thread LanguageInvoker 140457098995456 terminating
21:58:23 T:140457115780864   DEBUG:  WaitOnScriptResult - plugin exited prematurely - terminating
21:58:23 T:140457115780864   ERROR: GetDirectory - Error getting plugin://service.subtitles.podnapisi/?action=download&link=2964994&ID=2964994&filename=The.Big.Bang.Theory.S07E17.720p.HDTV.X264-DIMENSION The.Big.Bang.Theory.S07E17.480p.HDTV.x264-mSD

Podnapisi.net lists all the subs, but when I want to download, it returns "Script failed".

Matej
Reply
#10
Actually every subtitle is downloaded, but then failed in the process copying from temp to desired destination.
Only the first atempt after XBMC is freshly started is succesfull.
Reply
#11
But why fram a day to another?
I did not change anything..
Reply
#12
error <protocoerror for api opensubstietels.org/xml:rpc 503 service unavailable.

This error i am getting . I don't know What it means
Reply
#13
Opensubtitles.org is currently down for maintenance. That is probably causing the unavailability.
Reply
#14
Opensubtitles and podnapisi are two different providers Wink
We are talking here about podnapisi
Reply
#15
(2014-04-15, 17:52)Thunderer Wrote: Opensubtitles.org is currently down for maintenance. That is probably causing the unavailability.

Are u sure about this because I am always getting error message on frodo 12.3 opensubtitle?
Reply

Logout Mark Read Team Forum Stats Members Help
Podnapisi.net1