wutschel
wutschel
Agreed, keeping only BIU sounds reasonable. Yesterday I was playing with html/bb and figured I cannot allow to let colors/fonts be defined by bb/html as this conflicts with the Light/Dark...
The first idea -- "Play all (in sequence)" -- I really like. Somehow this is in line with how music albums are played. Playing random can be achieved by simply...
Hi @JUSSKiE, good to see you here. I will try to look at this once we are clear with the issues from last release and the already prepared new features....
Quick update: Unlike for music albums (`"method": "Playlist.Add", "params": {"playlistid": 0}, {"item": {"albumid": 7}}`) there seems to be no support via the Kodi API to add a whole tvshow to...
Today I found some time to look into this feature. I am not 100% satisfied as you cannot long press on a season to trigger playback, but you can long...
This is caused by commit 1220d958 in DetailViewController.m which simply changed the cancel action style of the popup from `UIAlertActionStyleDefault` to `UIAlertActionStyleCancel` (which is correct). Also, in case of the...
I am quite sure this a iOS bug. This occurs when a popup is shown and the bottom is near the keyboard and there is not enough space to shift...
Still same with XCode 13 and iOS 15.
Thanks, good to see your input here. I will have a look at this at a later point in time. First, a lot of other changes are prepared and shall...
Thanks :) Btw, I just took a deeper look. It is more complicated. The Remote App _always_ sends the up/down/left/right button events for GUI navigation (e.g. `Input.Left`). When Kodi does...