jellyfin / jellyfin-roku

The Official Roku Client for Jellyfin
https://jellyfin.org
GNU General Public License v2.0
412 stars 128 forks source link

Fix order of latest in rows on home view #1740

Closed 1hitsong closed 3 months ago

1hitsong commented 3 months ago

Changes

Pre-creates home rows before running content load task. This prevents the rows from being created out of order due to race conditions.

Issues

Fixes #1578

p37307 commented 3 months ago

The PR was tested on Roku Version 12.5.5, build 4174.

I tested the PR on my Roku, and it fixed the issue of random library orders, etc. for the home rows.

I added ungrouped TV libraries and moved library orders and it put the new arrangement in order as it should be.

The dev Roku channel was opened and closed at least 4 times during this test.