Posts: 1,478
Joined: Mar 2018
Reputation:
31
Could it be that the loading simply takes longer from NAS via Kodi API? You could test this via moving one of the long-loading TV shows to the Kodi server and scan it to database from there.
Posts: 1,478
Joined: Mar 2018
Reputation:
31
Really takes some time to load the images ... Does this change when disabling "rounded corners" in the App settings?
Posts: 582
Joined: Apr 2014
Reputation:
10
2023-03-20, 21:22
(This post was last modified: 2023-03-20, 23:41 by amasephy. Edited 2 times in total.)
Funny you mention that, when I wiped the app from the phone for testing I forgot I had to reset all of my preferences. I could have sworn I turned off rounded corners.
I’ll check later. Testing this is a pain because I don’t want to reload all preferences constantly but need the cache cleared in order to actually compare loading times.
Edit: this is using square corners.
Sounds like it’s a difference in the way Kodi scrapers manage art vs Ember. Still, the internal scraper uses local art and scans it into the database so it shouldn’t matter.
One more thing - is your artwork directly in the Kodi database? When using Ember Media it drops the artwork into easily viewable files and folders for each show. For example, the actors are in a .actors folder. I don’t normally get actor images in a folder if I use the built in Kodi server art scrappers. I feel like this problem started when I started using Ember Media manager.
Posts: 1,478
Joined: Mar 2018
Reputation:
31
Yes, I only use the Kodi internal scraper.
Posts: 582
Joined: Apr 2014
Reputation:
10
2023-03-21, 03:59
(This post was last modified: 2023-03-21, 04:13 by amasephy. Edited 1 time in total.)
Plot thickens…
Movies loads in the actors slowly too. But, no spinner ever shows up. The poster art does immediately load though. The last thing to load is the fanart used for ken burns which does take probably the 20 seconds.
Maybe for movies the spinner is not enabled? Strange that movies wouldn’t have the same issue. There’s way more actors in movies, same Ember Media manager, and same high resolution content. There’s gotta be some difference in the app if it works fine on movies but not Tv shows.
Edit: Accessing movie details from the “Added Movies” view (the one I said I liked the unique layout on a few weeks back) results in a split second spinner in the view before loading the movie details. This results in the ken burns fanart being available immediately vs accessing it from the plain movie view. There’s definitely a difference in how the app is pulling in the data.
Maybe you can change artwork priority. Really the poster and fanart for ken burns should be given priority for loading. Actor art can “lazy load”.
Posts: 1,478
Joined: Mar 2018
Reputation:
31
There is no different handling for any of this. It always does:
1. load thumb (uses cache)
2. load fanart (uses cache)
3. load clearlogo (not cached)
4. load actors (not cached)
I can sometimes see all actors finishing before thumb and fanart are loaded, especially when there is no cache hit for thumb and fanart. But still the actors shall load in no-time.
Posts: 582
Joined: Apr 2014
Reputation:
10
Guess that exhausts every possibility. I’m not terribly bothered by what I’m experiencing. It’s not that big of a deal.
Thanks for taking it as far as you could, creating special test builds for it and such. Much appreciated!
Posts: 1,478
Joined: Mar 2018
Reputation:
31
The Apple Watch support needs someone to pick up the changes from where they are. In its current state there are merge conflicts which make it impossible to even provide test builds.
Posts: 582
Joined: Apr 2014
Reputation:
10
Everything seems fine through my usage.
Posts: 1,478
Joined: Mar 2018
Reputation:
31
Nice, thanks guys. Then we can begin with the next step, the SDK update.