2024-08-03, 10:18
Just updated my 14 Pro to iOS 17.6. Still all good. Is there any special use case? For example I recall you configured the app to start in remote screen. Maybe you can share a video right from app start?
(2024-08-12, 21:16)UlfSchmidt Wrote: The only strange thing I noticed with respect to image playlists is that one cannot select the very first image of a slideshow by tapping on it. It works only beginning from the second entry. For all other playlist types, each entry, including the very first entry, can be selected by tapping on it.Yep. Know bug in Kodi since long time. Needs to be fixed on Kodi server.
(2024-08-12, 21:16)UlfSchmidt Wrote: In addition, it would of course be desirable if the automatic positioning of the playlist on the currently displayed or played element would be canceled as soon as one manually scrolls through it. This unwanted behavior is not so obviously noticeable with music tracks or even videos, as the playback time per element is then obviously longer as compared to images within a slide show. But it makes it almost impossible to manually jump within a slide show using the playlist view.That's true. Similar feedback I got related to editing the playlist somewhere and then experiencing to jump to the current playing index. Might worth looking at this. At least trying to block this move-to-playing-index while editing or while scrolling.
(2024-08-12, 21:16)UlfSchmidt Wrote: But everything around slide shows is already so much better than before - such a huge improvement!Thanks .)
(2024-08-12, 21:16)UlfSchmidt Wrote: Another thing related to images is the EXIF information, where you currently don’t show the manufacturer, only the camera model. I think, I asked for this before? Some manufacturers include their name in the model field, others don’t. Unfortunately, I use cameras from Sony, and they don’t include “Sony” in the model field. Also some other EXIF fields are currently not shown (like ISO or flash mode), is there any specific reason for these omissions?I took the data to be shown from prior lists I found in the web, this can be changed of course. But: ISO is already shown.
(2024-08-13, 02:07)amasephy Wrote: 1) Now playing : navigating back to main menu or right hand pane by swiping while your finger is near or on the progress bar causes instant panning to either left or right instead of following your fingers motion.True, experiencing this for the first time and never tried this. Not sure, if I will work on this.
(2024-08-13, 02:07)amasephy Wrote: 2) Scrolling too far down now playing playlist causes progress counter label over inline artwork to disappear and have to reinitialize.Can you explain in more detail (or share a video)? I am not clear on the issue you describe.
(2024-08-13, 02:07)amasephy Wrote: 3) There seems to be a random problem with the movie/show tags in the details view. Some of my media have strange gaps between tag header and the description. I checked my metadata in Ember and no such gaps exist in the text. See the gap between Summary and the description. Also see there is a larger gap between the description text and the Parental Rating header compared to the rest of the tags. Note: the tag that has a gap isn’t the same across different media and in fact the gap size itself is inconsistent. What IS consistent though is the gap and where it is on a particular media item.Will look into this. Obviously a layout problem, most likely related to calculating the label height for the given text (the plot described under SUMMARY).
(2024-08-13, 02:07)amasephy Wrote: 4) Movie and global search library views are slower to initialize than previous build. Obvious spinner visible before the library displays.Must be related to adding the feature to also support search for plot and actors. This seems to overly increase the payload. I will roll this back.
(2024-08-13, 02:07)amasephy Wrote: 5) Syncing libraries (by pulling library list down) takes about 4x longer.Other libraries than movie or global search as well?
(2024-08-13, 02:07)amasephy Wrote: I agree with UlfSchmidt - the photo playlist recentering over the currently displaying photo is annoying. The other playlists don’t seem to exhibit this behavior.The behaviour is generally similar for all playlists. A new item played updates the old item (deselect and hide progress bar), highlights the new item (select and show progress bar) and scrolls the new item into the middle. This way the current played item stays in the middle of the of the screen and you can easily see the previous and next items. For music/videos this happens typically after minutes or even hours. For pictures this happens each few seconds, so it is far more disturbing as it interferes with users interaction easily.
(2024-08-13, 17:58)Buschel Wrote: They layout/rendering topics seems to be (again) an iOS issue. Using the same font size and dimensions it renders well on iOS 15, but not on iOS 16/17. iOS 16/17 renders the text with 1 line less as iOS 15, but still report the same height via boundingRectWithSize, which it would need for the additional line.
…
(2024-08-13, 21:59)UlfSchmidt Wrote: Coming shortly back to the photo playlist issue. Wouldn’t it be a simple solution to re-introduce the Edit button also for this type of playlists and just pausing the auto scroll to current item feature while editing?I removed it for pictures because you simply cannot edit those playlists.