Posts

Showing posts from 2026

QuasiTV 2.11.1

Just uploaded a minor update with some fixes.  The channel guide navigation was improved to fix situations like this video in the link below: https://imgur.com/a/FOs4IV5 The guide will now try to keep what is "currently playing", as long as the previous selection was also currently playing.  There were some other improvements to the navigation but this was the most impactful. QuasiTV 2.11.1 (2026-02-21): Hide hidden channels from home screen channel Fixed home screen channel images not showing up on some devices Improved channel guide navigation, especially when scrolling through what is currently on Download apk

QuasiTV 2.11.0

Image
Home screen channels have been added to QuasiTV.  This is nice addition to android TV launchers that actually support it.  Unfortunately both fire tv and google tv devices seem to no longer support the "Tv provider" api anymore, but the nvidia shield's launcher and projectivy launcher do support it. QuasiTV will now add a row on the home screen showing what is currently playing on the last used profile (in projectivy you need to manually add the row).  The "watch next" section will also get an entry to show what's on the last watched channel.  Click on a card will jump you straight to that channel. Download apk here. Changelog QuasiTV 2.11.0 (2026-02-07): Added home screen channels (only some TV launchers support channels) Watch Next on home screen on supported TV launchers will now get populated with the last channel watched Updated exoplayer / media3 to 1.9.2 Fixed web admin artwork not loading correctly

QuasiTV 2.10.1

Did some more dependency updates, the big one being exoplayer / media3 being updated to 1.9.1, and fixed a few bugs.  There was a fairly bad bug with the web admin and profiles that could put quasi tv in an unusable state, so that should no longer happen anymore. https://developer.android.com/jetpack/androidx/releases/media3#1.9.0 https://developer.android.com/jetpack/androidx/releases/media3#1.9.1 I know development of the app has seemed slow but I have been working on something pretty big for the last two years and it is getting much closer to completion.  One of the common requests is a way to keep multiple QuasiTV client's sync'd together with the same channels and schedule.  I have been working on a solution: a standalone QuasiTV Sync Server.  All channels and schedules are stored there and sent to all connected clients.  Hop on discord for more information about this.  It will hopefully start being available for testing / beta in a few months. Downloa...