xbmc / Official-Kodi-Remote-iOS

Full-featured remote control for XBMC Media Center. It features library browsing, now playing informations and a direct remote control.
Other
224 stars 104 forks source link

Bugfix: Error or no results when selecting an item from filtered list #1146

Closed wutschel closed 2 months ago

wutschel commented 2 months ago

Description

Reset filterModeType in viewDidLoad and do not carry over to subview. This is not required and avoids showing errors or empty results when selecting an item from a filtered list (e.g. played/unplayed albums, album/song/default artists). This was broken since version 1.11.

Summary for release notes

Bugfix: Error or no results when selecting an item from filtered list