• 1
  • 124
  • 125
  • 126(current)
  • 127
  • 128
  • 144
Beta Testflight access to beta version
Yes, this is the whole thing. Smile
Reply
Oh. Sorry. My bad.
Reply
Feature request: May I ask that you implement watched status glyphs for the seasons on the seasons list for tv shows? Kodi server already does this. No glyph for unwatched, half filled circle for in progress, check mark for completed.
Reply
If I remember it correctly, I asked for the same a few months ago and @Buschel's first try resulted in extreme flicker on Kodi server display, since the API doesn’t support this directly, so the App needs to query the status for each episode "manually". But maybe I am mistaken and mixing things up?
Reply
The flickering was related to setting a season to watched/unwatched, which requires to do this for each episode of a seasons as there is no API support to this otherwise. Flickering in Kodi itself is a bug, so I hope this will be resolved. My main reason for not integrating the feature ii that there is more work to do for consistency, e.g. the TV show watched-flag should be updated on the previous screen as well if this was changing. fyi, the test build is still available for a few days: 1.14 (4253.42).

Only showing (and not adding the ability to change) the watched flag is not so complicated. I tend to use either watched/unwatched but no "in progress". In this case it would become inconsistent with music albums. Looks like this: https://ibb.co/QHPYSnb
Reply
Good point about music albums. Still, with the check mark one could deduce which season is in progress anyway and from there see which episodes have already been watched. So in progress status isn’t really necessary.
Reply
(2024-05-12, 19:41)Buschel Wrote: I now checked the translation on iPad and Phone simulator (17.2) as well. I confirm it shows the default English translation instead of the US one in the settings. An iPad/iPod simulator (15.5) worked well.
@kambala, is there anything known about changes in iOS 17 on how the localization in root is used?

sorry, not aware of such changes. I suggest to check on a simple test app first.
Reply
Could you look into it? I really need some help with this.
Reply
I looked deeper into the localization / translation topic (see https://github.com/xbmc/Official-Kodi-Re...ssues/1058). iOS 17 changed its behaviour and seems to load en (= App's British English) for the settings, but en-us for the App, when the iOS device is set to English US. Older iOS versions used en-us for both the settings and the app in this case. These continued behavioral changes are really frustrating as they cause undesired rework.

The only way to resolve this from what I can see would be to make en represent English US and introduce en-gb for English (UK). But this has consequences for the automated Weblate translation updates and requires inter-disciplinary work.
Reply
iOS 17 has proven to be a very problematic release for this app. At least nothing seems to have broken the app like what happened a few years ago.

Thank you for your diligence in resolving these issues as small as they are. It really shows your integrity in maintaining this app. 👍🏻
Reply
Hi Buschel, wondering if something is possible. Often if you toggle to the now playing view you’ll see a cd jewel case artwork (the placeholder artwork) for a split second. Is it possible to put this on some sort of async timer where if actual fanart/box art isn’t loaded after a set interval that this placeholder art is displayed instead of immediately attempting to show this art? That would eliminate the undesirable flickering. It would be nice to see the actual artwork just gracefully load in first and then fallback to the placeholder artwork.
Reply
I think you are talking about an iPhone, aren’t you? Since I never experienced a similar effect on my iPad.
Reply
Yes on iPhone. I rarely use the app on my iPad. I would be surprised if the same issue wasn't present on iPad as well though.

I notice it when playback starts for a media item for the first time. It seems the placeholder graphic is loaded first then if there’s artwork available that loads in. It often happens really quickly and if you aren’t watching for it it’s easy to miss.

Might even be a race condition as I can’t confirm but I feel like it doesn’t happen every time.


Edit: I can confirm I have same experience on iPad. Happens when first playing media (most noticeable) and when resuming the app after it’s been suspended (not as noticeable).
Reply
Thanks for pointing me to this. I will look at it over weekend. And I think you’re right suspecting a fallback being shown before the cover is loaded.
Reply
Just noticed a minor visual glitch. When toggling between full and normal now playing views on iPad the aspect ratio label text shifts erratically for a split second.

I’m guessing this will be a pain in the neck to fix because you are dynamically calculating the size and position of the elements independently.
Reply
  • 1
  • 124
  • 125
  • 126(current)
  • 127
  • 128
  • 144

Logout Mark Read Team Forum Stats Members Help
Testflight access to beta version0