CastagnaIT / plugin.video.netflix

InputStream based Netflix plugin for Kodi
MIT License
1.89k stars 258 forks source link

"Browse subgenres" repeats endless in special cases #1665

Closed Falke-Design closed 4 months ago

Falke-Design commented 6 months ago

Netflix add-on version

1.23.1

Operative systems used

Android, Windows

Kodi version used

Kodi 20 (Nexus)

Description of the bug

At some point the "Browse subgenres" is endless: "List of all Kinds" > "TV Shows" > "Browse subgenres" > "Sitcoms" > "Browse subgenres" > "US-Sitcoms" > "Browse subgenres" > "Emmy Sitcoms" kodi_subgenres_repeat

Steps to reproduce the behavior

"List of all Kinds" > "TV Shows" > "Browse subgenres" > "Sitcoms" > "Browse subgenres" > "US-Sitcoms" > "Browse subgenres" > "Emmy Sitcoms"

Debug log - mandatory

https://paste.kodi.tv/wajiwihigo.kodi

Possible fix

No response

Additional context

No response

Screenshots

No response

CastagnaIT commented 4 months ago

this is known behaviour since this is a custom menu access implementation that the website dont have you could add a kind of limit count to limit subfolders browsing access but i think will make more chaos in an already jungle of code or a new additional item should be added on top of the listitems to have an easy "go back to mainmenu screen"

I personally will not invest time on this, also given the many recent pplayback problems that are difficult to investigate and find a fix with my knownledge