2021-01-23, 18:55
Yes, this was already reported here and will be fixed.
(2021-01-23, 21:00)Buschel Wrote: Build 1989:
(2021-01-26, 09:14)regis.frias Wrote: Great that you added the dark mode. So far it seems to work perfectly
I noticed 2 things:
1. Now the bottom menu background is showing in places where it shouldn't and covering the last item at least in TV shows and album list (images 1 and 2). This is the same as pointed out here: https://forum.kodi.tv/showthread.php?tid...pid3004226, though probably with a different explanation, my guess is that this fix https://forum.kodi.tv/showthread.php?tid...pid3008477 made the menu background available in other places even though there are no buttons to be shown.
2. if you are listing albums or movies (at least) and scroll down a bit, then, instead of scrolling, up you press the top bar (shortcut to scroll back to top) the list gets stuck at "pull to sync...". The view thinks you pulled to the top manually but never released. See image 3.
(2021-01-26, 11:43)Buschel Wrote: The second topic I will take a look at.The searchbar topic is still not resolved as good as I would like to have. Problem is: the list view supports search and the grid view does not. Therefor I removed the searchbar for the grid view and let the "Pull to sync" appear on top of the grid view. The side effect of this is that "Pull to sync" shows when scrolling to the top of the list. Solving this might need some very specific grid view code which is imho messing up the code too much. What I now have in mind is to add a non-editable text field which states "For search switch to list view.". This way the code is not changed too much and it also gives help what to do to run a search. Would look like this:
(2021-01-27, 09:12)Buschel Wrote:Very good idea from user’s perspective. I cannot say anything about the better implementation, label or non-editable text field. In the end the difference should be negligible?(2021-01-26, 11:43)Buschel Wrote: The second topic I will take a look at.The searchbar topic is still not resolved as good as I would like to have. Problem is: the list view supports search and the grid view does not. Therefor I removed the searchbar for the grid view and let the "Pull to sync" appear on top of the grid view. The side effect of this is that "Pull to sync" shows when scrolling to the top of the list. Solving this might need some very specific grid view code which is imho messing up the code too much. What I now have in mind is to add a non-editable text field which states "For search switch to list view.". This way the code is not changed too much and it also gives help what to do to run a search...
Quote:I discovered that the recordings tab within LiveTV is not working: Die Daten konnten nicht gelesen werden, da sie nicht das korrekte Format haben. METHODE PVR.GetRecordings PARAMETER {properties=(title,starttime,endtime,plot,plotoutline,genre,playcount,resume,channel,runtime,lifetime,icon,art,streamurl,file,directory);} Maybe this is due to me using Kodi 18.9 Leia?
(2021-01-30, 19:48)Buschel Wrote: Build 2018:
...
(2021-01-30, 23:14)UlfSchmidt Wrote: The grid view for movies can be made full screen by tapping on the rightmost icon in the bottom bar. Wouldn’t it be possible to support the same full screen view also for browsing music albums? From my point of view a missing option, obviously only for iPads.