a4k-openproject / a4kOfficial

Apache License 2.0
21 stars 1 forks source link

[BUG] Index out of range in provider management #3

Closed irbyjm closed 1 year ago

irbyjm commented 2 years ago

This gets tossed when I enter a4kofficial or a4knewsgroups providers from manage providers screen--might have something to do with the additional third column:

2022-07-30 09:54:19.112 T:5798     INFO <general>: SEREN (-1): Seren, Running Path - {'action': 'manageProviders'}
2022-07-30 09:54:19.542 T:5798     INFO <general>: SEREN (-1): Init provider packages
2022-07-30 09:54:20.202 T:7        INFO <general>: Skipped 1 duplicate messages..
2022-07-30 09:54:20.202 T:7        INFO <general>: Loading skin file: /home/irbyjm/.var/app/tv.kodi.Kodi/data/addons/plugin.video.seren/resources/skins/Default/1080i/provider_packages.xml, load type: LOAD_ON_GUI_INIT
2022-07-30 09:54:21.916 T:7        INFO <general>: Loading skin file: /home/irbyjm/.var/app/tv.kodi.Kodi/data/addons/plugin.video.seren/resources/skins/Default/1080i/configure_provider_package.xml, load type: LOAD_ON_GUI_INIT
2022-07-30 09:54:21.933 T:5798    ERROR <general>: EXCEPTION: Index out of range
2022-07-30 09:54:32.680 T:7        INFO <general>: Loading skin file: /home/irbyjm/.var/app/tv.kodi.Kodi/data/addons/plugin.video.seren/resources/skins/Default/1080i/configure_provider_package.xml, load type: LOAD_ON_GUI_INIT
2022-07-30 09:54:32.696 T:5798    ERROR <general>: EXCEPTION: Index out of range
drinfernoo commented 2 years ago

I'm not able to reproduce this one 🤔

drinfernoo commented 1 year ago

@irbyjm Is this still an issue?

irbyjm commented 1 year ago

I think we got this working and left the issue open; if I was still getting EXCEPTION you'd hear about it.