Оценете темата:
  • 2 гласа - средно 5
  • 1
  • 2
  • 3
  • 4
  • 5
DRAMAFEVER (СПРЯНА)
#81
here is the debug log let me know if it is enough or if something is missing
https://pastebin.com/VUZ3aJpL
#82
OK, the python code that trigger error is this:
Код:
currentlisturl = base_url+'/api/5/series/'+series+'/episodes/?cs='+consumer_secret+'&page_size=100&page='+page
req = urllib2.Request(currentlisturl)
req.add_header('User-Agent', UA)
opener = urllib2.build_opener()
f = opener.open(req)
...but the code itself is OK and is working fine for anybody else (but you). The following errors in the Kodi log file are not in the DF addon, but in python urllib2 library:
Код:
File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 435, in open
response = meth(req, response)
File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 548, in http_response
'http', request, response, code, msg, hdrs)
File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 473, in error
return self._call_chain(*args)
File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 407, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found
-->End of Python script error report<--

This makes me guess the problem is in the python implementation of your version of Kodi. Can you test this title (and episode) with other Kodi version?
[Изображение: notrobosmall.jpg]
#83
(31-07-2018, 11:14)Majide написа: OK, the python code that trigger error is this:
Код:
currentlisturl = base_url+'/api/5/series/'+series+'/episodes/?cs='+consumer_secret+'&page_size=100&page='+page
req = urllib2.Request(currentlisturl)
req.add_header('User-Agent', UA)
opener = urllib2.build_opener()
f = opener.open(req)
...but the code itself is OK and is working fine for anybody else (but you). The following errors in the Kodi log file are not in the DF addon, but in python urllib2 library:
Код:
File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 435, in open
response = meth(req, response)
File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 548, in http_response
'http', request, response, code, msg, hdrs)
File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 473, in error
return self._call_chain(*args)
File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 407, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found
-->End of Python script error report<--

This makes me guess the problem is in the python implementation of your version of Kodi. Can you test this title (and episode) with other Kodi version?

After testing it some more I found the quirk .
If the show is on the first page of a category it works.
But if it is on the second page or other pages it will not work.

It also happens the same way for kodi on android.
#84
@shinigami kun, thanks for the tip. Can you test the new version 0.5.5 ?
[Изображение: notrobosmall.jpg]
#85
(31-07-2018, 16:31)Majide написа: @shinigami kun, thanks for the tip. Can you test the new version 0.5.5 ?

It looks like that fixed it.
#86
Hi Majide,
Is this add-on still in use or is it homeless already?
If a log file is needed I will apply it on request.
I got bored of American movies and decided to diversify with something different, but I'm obviously not lucky.
Thanks in advance for your reply.

xbmcbg

Edit: Now I understood what happened. When the big sharks throw you the sight, it's hard to survive.


[Изображение: Screenshot-from-2020-03-17-04-38-31.png]
#87
Така е. Вече са погълнати и лицензите им за видеата и субтитрите ще се използват във VOD услугата на AT&T.
Цитат:DramaFever is no longer available. We'd like to take this time to extend our thanks and gratitude to you, our loyal subscribers. We have issued refunds as applicable, but if you have any questions, please contact us at support@dramafever.com.
Ще пусна нов ъпдейт, който да маркира добавката като повредена, за да не заблуждава други хора, че още функционира.

Темата се заключва.
[Изображение: notrobosmall.jpg]


Теми, които вероятно са свързани...
Тема: Автор Отговори: Прегледи: Последна публикация
  Приставка Теленет (СПРЯНА) ByJohnie 1 3,502 18-08-2022, 02:15
Последна публикация: zeraniex
  HBO GO Bulgaria (СПРЯНА) Majide 426 432,404 08-03-2022, 19:32
Последна публикация: Majide
  FILMBOX LIVE Bulgaria (СПРЯНА) Majide 1 7,434 24-04-2021, 18:34
Последна публикация: Majide
  BRIGADA (СПРЯНА) Majide 48 71,708 03-03-2021, 20:08
Последна публикация: Majide
  БУКВИ.БГ (СПРЯНА) Majide 13 18,527 20-05-2018, 16:16
Последна публикация: shantros

Отваряне на: