🔧 Fixes
- FastChannels Player APK is now correctly bundled into the release image — v5.2.1's published image shipped with no APK at all due to a build-order race (the release existed before the APK asset was attached, so the Docker build's fetch silently failed and cached that failure).
- fc_player: stop backgrounding the player on warm-stop (
moveTaskToBack()was flashing the Fire TV launcher for 1-2.5s between tunes instead of holding black). - Category audit: 25 name-based overrides added, NULL category bucket cleared (W3, ONTV4U and others).
⬆️ Upgrading
No manual steps — just pull the new image/tag. If you pulled v5.2.1 and the in-app Player "Install"/update button reported no APK available, pulling v5.2.2 resolves it.