plugin.video.bitchute icon indicating copy to clipboard operation
plugin.video.bitchute copied to clipboard

Unable to load feed

Open dagfinnr1 opened this issue 3 years ago • 2 comments

Subscriptions open but when you click on feed just spins and spins for about 30 secs then says bitchute error refer to log.

dagfinnr1 avatar Aug 30 '21 05:08 dagfinnr1

thanks for reporting this. Apologies for taking some time... I've been ill.

I've tried to repeat it on my system but can't. If it's still doing it, can you send the log.

winsomehax avatar Sep 11 '21 12:09 winsomehax

Sorry for taking so long to reply. Anyways it still does it. Here is the error as found in the log. Thanks!

2021-11-03 21:00:14.074 T:3308 ERROR : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

  • NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <class 'IndexError'> Error Contents: list index out of range Traceback (most recent call last): File "C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.video.bitchute\main.py", line 4, in kodi_bitchute.plugin.run() File "C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.routing\lib\routing.py", line 130, in run self._dispatch(self.path) File "C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.module.routing\lib\routing.py", line 141, in _dispatch view_func(**kwargs) File "C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.video.bitchute\kodi_bitchute.py", line 73, in feed build_feed() File "C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.video.bitchute\kodi_bitchute.py", line 205, in build_feed entries = bitchute_access.get_feed() File "C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.video.bitchute\bitchute_access.py", line 627, in get_feed return pickle.loads(data_cache.cacheFunction(_get_feed, cookies)) File "C:\Users\HTPC\AppData\Roaming\Kodi\addons\script.common.plugin.cache\resources\lib\storage_server\StorageServer.py", line 628, in cacheFunction ret_val = funct(*args) File "C:\Users\HTPC\AppData\Roaming\Kodi\addons\plugin.video.bitchute\bitchute_access.py", line 437, in _get_feed vid = channel[0] # The latest video IndexError: list index out of range -->End of Python script error report<--

2021-11-03 21:00:14.204 T:3308 INFO : Python interpreter stopped 2021-11-03 21:00:14.208 T:2900 ERROR : XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.bitchute/feed?item_val=None 2021-11-03 21:00:14.219 T:7232 ERROR : CGUIMediaWindow::GetDirectory(plugin://plugin.video.bitchute/feed?item_val=None) failed 2021-11-03 21:01:30.277 T:8604 INFO : JSONRPC Server: New connection added 2021-11-03 21:01:30.308 T:8604 INFO : JSONRPC Server: Disconnection detected 2021-11-03 21:01:52.799 T:8600 INFO : ES: Client from ::ffff:192.168.1.189 timed out 2021-11-03 21:02:03.410 T:8604 INFO : JSONRPC Server: Disconnection detected

Sent from ProtonMail mobile

-------- Original Message -------- On Sep. 11, 2021, 5:53 a.m., winsomehax wrote:

thanks for reporting this. Apologies for taking some time... I've been ill.

I've tried to repeat it on my system but can't. If it's still doing it, can you send the log.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

dagfinnr1 avatar Nov 04 '21 04:11 dagfinnr1