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

Maintenance: Rework NowPlaying playback states #1052

Closed wutschel closed 4 months ago

wutschel commented 5 months ago

Description

This PR reworks the playback states of NowPlaying when receiving the response to @"Player.GetProperties". Variable names are improved (e.g. canSeek instead canseek), logic is simplified, comments are added, code sections are separated by new lines and existing helper methods are used.

Summary for release notes

Maintenance: Rework NowPlaying playback states

wutschel commented 4 months ago

Fixed the comment, squashed and rebased. Let me know how to proceed on the other changes requested.

wutschel commented 4 months ago

Squashed and rebased to master.