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

Improvement: Handle longpress for sources and support play/queue #1081

Open wutschel opened 2 weeks ago

wutschel commented 2 weeks ago

Description

Add support for longpress on source directories via adding sheetActions. To be able to Play/Queue a source directory the key "filetype" must be set programmatically to "directory" as the API does not return this.

Summary for release notes

Improvement: Handle longpress for sources and support play/queue