Skip to content

fix addon sources selection#274

Merged
ProdigyV21 merged 1 commit into
ProdigyV21:mainfrom
silentbil:addon_sources_fixes
May 29, 2026
Merged

fix addon sources selection#274
ProdigyV21 merged 1 commit into
ProdigyV21:mainfrom
silentbil:addon_sources_fixes

Conversation

@silentbil
Copy link
Copy Markdown
Collaborator

  • dont auto start movie if its disable via settings
  • The selector was showing "No sources found" immediately, then sources would appear 3–4 seconds later (when a slow addon like Stremiogram responded)
  • Added completedAddons/totalAddons tracking in DetailsUiState, updated progressively as each addon responds
  • Shows "Searching addons (X/Y)..." spinner while addons are still fetching and no sources have appeared yet
  • Once any sources appear, the list shows immediately — loading state never blocks visible results
  • Fixed a race condition where the modal opened with isLoadingStreams = false for one frame (state reset is now synchronous before the coroutine launches)

@silentbil silentbil changed the title fix addon selection fix addo sources selection May 29, 2026
@silentbil silentbil changed the title fix addo sources selection fix addon sources selection May 29, 2026
@ProdigyV21 ProdigyV21 merged commit 7b72f62 into ProdigyV21:main May 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants