Release service.subtitles.podnapisi
#46
amet says "be afraid, amet is watching" Smile
Reply
#47
Addon dead as a dodo... :/
Reply
#48
This addon was working perfectly fine for me with kodi 16, thank you for it!
But in kodi 17 it doesn't found subtitles for tv show.

The year used in the API call is the year of the episode not the year of the tvshow as expected from podnapisi. So season 1 works perfectly fine but not the next seasons.

Season 1 works:
http://www.podnapisi.net/ppodnapisi/sear...L=1&lang=0
Season 3 doesn't:
https://www.podnapisi.net/ppodnapisi/sea...L=1&lang=0
If I change &sY=2015 to 2013 I get the expected results.

Is there someone still supporting it?
Reply
#49
Hi.

I've made a series of patches to make this plugin work:
https://github.com/Podnapisi-NET/service.../5.4.2-RC1

Please test and confirm if it works and nag someone to push it to production Smile.

Also, the Pull Request is here:
https://github.com/amet/service.subtitle...isi/pull/4

Have a happy day.
Reply
#50
@amet & MasterMind2k thx a lot
Reply
#51
Hello is this compatible with v19?
Reply
#52
(2021-02-25, 09:58)grendizer Wrote: Hello is this compatible with v19?

Use a4Ksubtitle addon (5 in 1)
Reply
#53
Not compatible with Kodi v19 [Matrix]
Reply
#54
(2021-02-27, 04:38)Nehemoth Wrote: Not compatible with Kodi v19 [Matrix]

true...any solution?
Reply
#55
There's been a pull request on the github repo since february: https://github.com/amet/service.subtitle...isi/pull/5

Could someone have a look and merge it please?

For everyone else, you can download the python3 fork and install it manually.
Reply
#56
(2021-05-30, 22:38)maxcrab Wrote: There's been a pull request on the github repo since february: https://github.com/amet/service.subtitle...isi/pull/5

Could someone have a look and merge it please?

For everyone else, you can download the python3 fork and install it manually.

Downloaded and installed it without any issues whatsoever, however it looks like doesn't work. Tried 3 different movies and every title couldn't find anything and of course this one doesn't support manual search.
Reply
#57
Still using Kodi 17.6 becouse of dsplayer. Podnapisi.net stopped working. 
Get the following error
Quote:ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.IOError'>
                                            Error Contents: [Errno socket error] [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)
                                            Traceback (most recent call last):
                                              File "C:\Users\Miro\AppData\Roaming\Kodi\addons\service.subtitles.podnapisi\service.py", line 186, in <module>
                                                Search(item)
                                              File "C:\Users\Miro\AppData\Roaming\Kodi\addons\service.subtitles.podnapisi\service.py", line 45, in Search
                                                subtitles_list = pn_server.SearchSubtitlesWeb(item)
                                              File "C:\Users\Miro\AppData\Roaming\Kodi\addons\service.subtitles.podnapisi\resources\lib\pn_utilities.py", line 329, in SearchSubtitlesWeb
                                                subtitles = self.fetch(url)
                                              File "C:\Users\Miro\AppData\Roaming\Kodi\addons\service.subtitles.podnapisi\resources\lib\pn_utilities.py", line 370, in fetch
                                                socket = urllib.urlopen( url )
                                              File "C:\Program Files\Kodi\system\python\Lib\urllib.py", line 87, in urlopen
                                                return opener.open(url)
                                              File "C:\Program Files\Kodi\system\python\Lib\urllib.py", line 213, in open
                                                return getattr(self, name)(url)
                                              File "C:\Program Files\Kodi\system\python\Lib\urllib.py", line 443, in open_https
                                                h.endheaders(data)
                                              File "C:\Program Files\Kodi\system\python\Lib\httplib.py", line 1038, in endheaders
                                                self._send_output(message_body)
                                              File "C:\Program Files\Kodi\system\python\Lib\httplib.py", line 882, in _send_output
                                                self.send(msg)
                                              File "C:\Program Files\Kodi\system\python\Lib\httplib.py", line 844, in send
                                                self.connect()
                                              File "C:\Program Files\Kodi\system\python\Lib\httplib.py", line 1263, in connect
                                                server_hostname=server_hostname)
                                              File "C:\Program Files\Kodi\system\python\Lib\ssl.py", line 363, in wrap_socket
                                                _context=self)
                                              File "C:\Program Files\Kodi\system\python\Lib\ssl.py", line 611, in __init__
                                                self.do_handshake()
                                              File "C:\Program Files\Kodi\system\python\Lib\ssl.py", line 840, in do_handshake
                                                self._sslobj.do_handshake()
                                            IOError: [Errno socket error] [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)
                                            -->End of Python script error report<--
Reply

Logout Mark Read Team Forum Stats Members Help
service.subtitles.podnapisi2