• 1
  • 5
  • 6
  • 7
  • 8(current)
  • 9
Release service.subtitles.legendasdivx
How can I check that. And why it should be blocked?
Reply
Send me a PM with the IP on LegendasDivx.
Reply
that's the error on log:

2022-12-15 22:55:49.651 T:30412 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead. 2022-12-15 22:55:50.017 T:30412 ERROR <general>: Skipped 3 duplicate messages.. 2022-12-15 22:55:50.017 T:30412 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <class 'urllib.error.HTTPError'> Error Contents: HTTP Error 403: Forbidden Traceback (most recent call last): File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.subtitles.legendasdivx/default.py", line 5, in <module> from service import Main File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.subtitles.legendasdivx/service.py", line 310, in <module> class Main: File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.subtitles.legendasdivx/service.py", line 584, in Main Search(item) File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.subtitles.legendasdivx/service.py", line 432, in Search subtitles_list = getallsubs(searchstring, "pt", "Portuguese", file_original_path, searchstring_notclean) File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.subtitles.legendasdivx/service.py", line 195, in getallsubs if languageshort == "pt": content = urlpost(searchstring, "28", page) File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.subtitles.legendasdivx/service.py", line 168, in urlpost my_opener=login() File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.subtitles.legendasdivx/service.py", line 163, in login response = urllib.request.urlopen(request, None, 6.5).read().decode('ISO-8859-1') File "/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/urllib/request.py", line 222, in urlopen return opener.open(url, data, timeout) File "/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/urllib/request.py", line 531, in open response = meth(req, response) File "/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/urllib/request.py", line 640, in http_response response = self.parent.error( File "/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/urllib/request.py", line 569, in error return self._call_chain(*args) File "/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/urllib/request.py", line 502, in _call_chain result = func(*args) File "/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/urllib/request.py", line 649, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden -->End of Python script error report<-- 2022-12-15 22:55:50.600 T:30412 INFO <general>: Python interpreter stopped 2022-12-15 22:55:50.617 T:30282 ERROR <general>: GetDirectory - Error getting plugin://service.subtitles.legendasdivx/?action=search&languages=Portuguese%2cPortuguese%20(Brazil)&preferredlanguage=Portuguese 2022-12-15 22:55:51.664 T:30432 INFO <general>: initializing python engine. 2022-12-15 22:55:51.976 T:30432 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead. 2022-12-15 22:55:52.199 T:30432 ERROR <general>: Skipped 3 duplicate messages.. 2022-12-15 22:55:52.199 T:30432 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <class 'urllib.error.HTTPError'> Error Contents: HTTP Error 403: Forbidden Traceback (most recent call last): File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.subtitles.legendasdivx/default.py", line 5, in <module> from service import Main File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.subtitles.legendasdivx/service.py", line 310, in <module> class Main: File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.subtitles.legendasdivx/service.py", line 584, in Main Search(item) File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.subtitles.legendasdivx/service.py", line 432, in Search subtitles_list = getallsubs(searchstring, "pt", "Portuguese", file_original_path, searchstring_notclean) File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.subtitles.legendasdivx/service.py", line 195, in getallsubs if languageshort == "pt": content = urlpost(searchstring, "28", page) File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.subtitles.legendasdivx/service.py", line 168, in urlpost my_opener=login() File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.subtitles.legendasdivx/service.py", line 163, in login response = urllib.request.urlopen(request, None, 6.5).read().decode('ISO-8859-1') File "/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/urllib/request.py", line 222, in urlopen return opener.open(url, data, timeout) File "/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/urllib/request.py", line 531, in open response = meth(req, response) File "/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/urllib/request.py", line 640, in http_response response = self.parent.error( File "/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/urllib/request.py", line 569, in error return self._call_chain(*args) File "/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/urllib/request.py", line 502, in _call_chain result = func(*args) File "/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/urllib/request.py", line 649, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden -->End of Python script error report<-- 2022-12-15 22:55:52.740 T:30432 INFO <general>: Python interpreter stopped 2022-12-15 22:55:52.758 T:30294 ERROR <general>: GetDirectory - Error getting plugin://service.subtitles.legendasdivx/?action=search&languages=Portuguese%2cPortuguese%20(Brazil)&preferredlanguage=Portuguese
Reply
Actualizei pra RC1 Nexus e tambem deixou de funcionar o addon
Living Room: TV LG OLED55C9PLA, Onkyo TX-NR808, Xbox One S, Nvidia Shield TV Pro (2019), PS3, Wii, Cambridge Audio Azur 640C, Wharfedale Diamond 9.4 / 9 CS / 9.1, Sub BK Gemini, Logitech 650 Remote
Reply
It started working again. I just reboot the Android Box.
Reply
It's not working on Kodi 20.Am I the only one?
Reply
(2022-12-16, 16:55)onesolo Wrote: Actualizei pra RC1 Nexus e tambem deixou de funcionar o addon

Sim, o addon nao funciona para o Nexus.

The addon not working on Nexus.
Reply
(2014-04-10, 01:10)HiGhLaNdeR Wrote: Thread for any issues/bugs and feature request for service.subtitles.legendasdivx
The service was ported from the frodo version -> Gotham -> Matrix

## Matrix (29/12/2021) and newer
https://github.com/highlandr/service.sub...gendasdivx

## Gotham and newer ##
source code:
https://github.com/highlandr/service.sub...r-old-kodi

## Frodo (update 06/06/2014) and newer ##
https://github.com/highlandr/service.sub...r-old-kodi


For guidance go to http://forum.xbmc.org/showthread.php?tid=180265 and HOW-TO:Setup subtitle services for how-to setup new services on Gotham

Cheers!

HL
Hi, is it possible to port this incredible addon to Nexus?

Thanks
Reply
(2023-01-20, 13:45)tfouto Wrote:
(2014-04-10, 01:10)HiGhLaNdeR Wrote: Thread for any issues/bugs and feature request for service.subtitles.legendasdivx
The service was ported from the frodo version -> Gotham -> Matrix

## Matrix (29/12/2021) and newer
https://github.com/highlandr/service.sub...gendasdivx

## Gotham and newer ##
source code:
https://github.com/highlandr/service.sub...r-old-kodi

## Frodo (update 06/06/2014) and newer ##
https://github.com/highlandr/service.sub...r-old-kodi


For guidance go to http://forum.xbmc.org/showthread.php?tid=180265 and HOW-TO:Setup subtitle services for how-to setup new services on Gotham

Cheers!

HL
Hi, is it possible to port this incredible addon to Nexus?

Thanks

I was able to fix it. It was just changing xmbc.translatePath to xbmcvfs.translatepath.
Reply
Hi!
I tried your solution, but it didn't work.
I edited the "service.py".
What did you do exactly?
Reply
(2023-02-06, 03:39)virtuacool Wrote: Hi!
I tried your solution, but it didn't work.
I edited the "service.py".
What did you do exactly?

Yup. I edit the service.py. 
The zip file, must have a bigger number than the version you have installed. If not, it wont update. Maybe that was your issue.

Here, the addon with the fix for Nexus:

https://we.tl/t-Ly9j0SOshJ
Reply
(2023-02-08, 11:52)tfouto Wrote: [quote="virtuacool" pid='3138657' dateline='1675647548']

Yup. I edit the service.py. 
The zip file, must have a bigger number than the version you have installed. If not, it wont update. Maybe that was your issue.

Here, the addon with the fix for Nexus:

Addon-modificado


THANKS! IT WORKS! 👏👏👏
Probably the size problem, because I confirmed the changes and they are the same as yours! 😃
Reply
It must be the name of the zip file. You have to have a bigger number. > version, in order to update.
Reply
Bug 
Please fix for Nexus
Reply
(2023-02-08, 11:52)tfouto Wrote:
(2023-02-06, 03:39)virtuacool Wrote: Hi!
I tried your solution, but it didn't work.
I edited the "service.py".
What did you do exactly?

Yup. I edit the service.py. 
The zip file, must have a bigger number than the version you have installed. If not, it wont update. Maybe that was your issue.

Here, the addon with the fix for Nexus:

Addon-modificado

Is it possible to reupload it?

Thanks
Reply
  • 1
  • 5
  • 6
  • 7
  • 8(current)
  • 9

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