Official-Kodi-Remote-iOS icon indicating copy to clipboard operation
Official-Kodi-Remote-iOS copied to clipboard

Show error message when playback/queueing cannot be executed

Open wutschel opened this issue 1 year ago • 1 comments

Call [Utilities showMessage:LOCALIZED_STR(@"Cannot do that") color:[Utilities getSystemRed:0.95]] when we abort to attempt playback or queueing.

wutschel avatar Jan 11 '25 11:01 wutschel

Examples are early returns in case of if (!value || !key) or if (!playlistItems).

wutschel avatar Jan 13 '25 08:01 wutschel