Skip to content

move the skipSetup check to the top so it's evaluated first - #65

Open
danpilch wants to merge 1 commit into
Fredolx:mainfrom
danpilch:fix-android-tv-setup-mode
Open

move the skipSetup check to the top so it's evaluated first#65
danpilch wants to merge 1 commit into
Fredolx:mainfrom
danpilch:fix-android-tv-setup-mode

Conversation

@danpilch

@danpilch danpilch commented Mar 9, 2026

Copy link
Copy Markdown

In main.dart:104-117, the TV mode check comes first and always routes to TvHome() without checking skipSetup. When it's a TV (or forceTVMode or no touchscreen on Android/iOS), it goes straight to TvHome() regardless of whether sources exist.

This fixes starting the setup wizard on a new android tv install

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.

1 participant