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
215 stars 104 forks source link

Bugfix: Do not show progressbar on pictures playlist #1080

Open wutschel opened 2 weeks ago

wutschel commented 2 weeks ago

Description

Fixes an issue reported in this forum post.

We do not want to show the progressbar in pictures playlists (aka slideshow). Instead of checking for current active player currentPlayerID we need to check for the current shown playlist type selectedPlayerID.

Summary for release notes

Bugfix: Do not show progressbar on pictures playlist