Posts: 1,543
Joined: Mar 2018
Reputation:
34
2024-06-15, 14:12
(This post was last modified: 2024-06-15, 14:19 by Buschel. Edited 1 time in total.)
Good you found it. I could fix it now, nasty one. While fixing this I also decided to not show "Cancel" while the search is not active. This makes clearer when the search really became active, and it avoids some undesired behaviour from user point of view: you could activate the searchbar by clicking "Cancel", if the searchbar is not active yet.
Posts: 601
Joined: Apr 2014
Reputation:
10
Good deal. I never liked seeing the cancel button when a search wasn’t active. Helps make the app more reactive to user input.
Btw, with the Now Playing poster art - when playing songs with party mode and having that displayed on Kodi server I find that the app actually loads the poster faster than Kodi server does! Really impressive for the app since it’s basically an extra hop from the source data.
Posts: 584
Joined: Jan 2021
Reputation:
9
Coming back to the search bar issue on iPad. I am very sure that it worked in older versions. But good to know that there is already a fix in the making. Because on my iPad it currently even doesn’t work from the very beginning, I don’t have to touch Cancel before it dies, as amasephy reported. The search within albums is also no longer working, I wonder whether this is so closely related that it is also already fixed in the next version?
When I open e.g. my Music archive and the select a specific album, it is no longer possible to interact (i.e. touch and move) with the album list, only with the selected album. Is this a glitch or by intention? (Edit: seems to be a glitch, as it is not always the case and unfortunately I don’t know how to reproduce this)
Another really minor layout issue is with the High Resolution Audio logo which is slightly outside the box in portrait mode on my iPad. Any chance to get this resolved before the grand release?
Another still open issue is that the start of a slideshow is still taking a while as the playlist is updated for each and every single slide added, causing massive flickering and delays. But I fear I am the only one worldwide using Kodi for photos and such stuff, so this really doesn’t get any attention. :-(
Sorry when I sound a bit dissatisfied today, I have been doing my tax return all day…
Posts: 1,543
Joined: Mar 2018
Reputation:
34
1. searchbar: Just check if this works for you, if you enable the search by clicking into the left half of the search field.
2. touch and move: I am not clear on what you describe. Sharing a video would be great.
3. HiRes: will look into this. Should not be a big deal.
4. slideshow: I am rarely using this and did not really take of this too much. This was always like this?
Posts: 601
Joined: Apr 2014
Reputation:
10
2024-06-15, 19:07
(This post was last modified: 2024-06-15, 19:12 by amasephy. Edited 3 times in total.)
I decided to look at the photo slideshow thing myself. I loaded in just a single photo from my dslr collection.
I don’t see the flickering issue. I’m guessing you are loading in images from more than one folder? What are you doing to trigger the flickering?
Also, strangely when I loaded in the photo playlist several of the photo items on the playlist view didn’t load their thumbnail. Despite this their full artwork did display on the now playing view. It took a force close and relaunch of the app to fix the playlist view.
Secondly testing the photos allowed me to confirm two suspicions I’ve had for awhile with fullscreen iPad view.
There is something really weird going on with the text when toggling between fullscreen nowplaying. The text seems to go between bold and not bold. Weird thing is if you do it enough the exact timing of the bold and unbold text changes. Sometimes it will bold the text right as the fullscreen button is pressed. Other times it won’t bold until the full screen is fully toggled. Race condition? This is really hard to see with movie description which is very long. With a photo exif data it becomes obvious.
Also, something I had feared and now confirm. I think the artwork plugin you use for the now playing artwork doesn’t properly handle the fullscreen image resolution. My photos which are very high resolution look terrible on iPad now playing in fullscreen mode. I suspect the resolution wasn't increased for the larger size of artwork possible with a full screen view. They look ok at the normal now playing view but even there there is a noticeable degradation in image quality. Is this something you can tune at least to handle full screen now playing artwork?
Edit: The bold problem is easily viewable and reproducible by simply repeatedly tapping on Now Playing on the main menu. Make sure you have the overlay enabled first. The text jitters everytime and seemingly random interval.
Edit 2: Seems like editing a photo playlist is not possible. At least it isn’t working for me. If that is the case then the Edit button should probably be hidden in this playlist view.
Posts: 601
Joined: Apr 2014
Reputation:
10
Good deal. Sorry to have thrown all that last minute when you are looking to do a final release really soon. Appreciate you sneaking these last minute fixes in. 👍🏻
Posts: 601
Joined: Apr 2014
Reputation:
10
Thanks for the quick new build. All of your fixes seem to be working fine. I will test the special build later.
I know this isn’t what you were hoping for but with more testing I found a few more issues surrounding photo slideshow playback…
1) When you have a slideshow playlist once your playlist has navigated from the first image you can never get back to the first image by tapping it in the playlist view. It is only possible to get to it using the skip back button. This isn’t a problem for music and video playlists.
2) There seems to be some problem with the random button in picture playlists. Once you enable it, it is forever enabled.
3) Photo playlist view should not have a time elapsed label over the currently playing photo but if you happen to have a music playlist active and then start a photo slideshow playlist then the currently shown photo has the elapsed label stuck at 0.
4) Regarding the overlay: Is there a reason purely text codec info doesn’t scale? For example I can clearly see the MP3 logo enlarges in full screen mode but the kbit/s string stays the exact same size.
Posts: 601
Joined: Apr 2014
Reputation:
10
2024-06-17, 15:01
(This post was last modified: 2024-06-17, 15:02 by amasephy. Edited 1 time in total.)
Thanks! I suspect 3 is also related to the strange Kodi behavior because normally you can’t have two active playlists but pictures defy that logic. Since music is playing the playlist seems to expect an elapsed time.
Also forgot to mention. Until you actually “stop” a music playlist the photo art will not be displayed on the now playing screen and all navigation buttons won’t interact with the photo playlist. Probably working as expected though.
Like UlfSchmidt said though, he’s probably one of the few people worldwide using this functionality.
Forgot to mention, with the text scaling. There does seem to be some little jitter only present in the text codec labels. Possibly as it’s making its transition between locations?