Posts

QuasiTVSync Server 1.0.3: Windows Installer

It took a few weeks but I was able to make a windows version of the QuasiTVSync Server.  If there are any issues, open a ticket on the github page You can change the ports via install_dir/settings/sync.json once installed. Release Notes Download the installer on github:  https://github.com/GoneMADSoftware/quasitv-sync/releases/tag/1.0.3

QuasiTV 3.0.2 / QuasiTVSync Server 1.0.1

I was notified earlier in the week by a user who had to redo his jellyfin server from scratch and accidentally selected the Jellyfin 12 release candidate, that it did not work at all with QuasiTV.  After looking into it, Jellyfin completely removed many of their legacy / deprecated apis (from when it was first branched from Emby).  QuasiTV was using the same apis for both Jellyfin and Emby, so it was not working at all.  Both the client and server have now been updated to their modern apis and will work with Jellyfin 12, which I'd imagine is getting released fairly soon. I also updated the sync server documentation based off the feedback I've gotten from some users who were having issues setting up the server. QuasiTV 3.0.1-3.0.2 (2026-07-24): Fixed using seasons in collections for plex Added support for Jellyfin 12 Apk download QuasiTVSync Server 1.0.1 (2026-07-25): Added support for Jellyfin 12 (11.12) Fixed issue using seasons in plex collections PUID and PGID should n...

QuasiTV 3.0.0 is now out. Support for QuasiTVSync Server

 I pushed QuasiTV 3.0.0 to the app stores a few days ago which was quickly followed by my PC completely dying, so I was unable to make a post about it until I was back up and running. 3.0.0 brings support for the new QuasiTVSync server (which also had its 1.0.0 release a few days ago) via the new Ultimate tier in app purchase.  Information on setting up the server is on this website: https://gonemadsoftware.github.io/quasitv-sync/  Currently there is only support for docker but I do plan on making a standalone windows installer at some point. The sync server lets you store all your profiles, channels, and schedules all in a single location.  This allows every QuasiTV client to connect and share the same schedule 3.0.0 apk download

QuasiTVSync Server now available in beta

For the past few years I have been working on a backend server that keeps all QuasiTV clients in sync with each other.  The server is now available for testing in the beta version of QuasiTV on Google Play.  Once out of beta it will also be available on the Amazon Appstore and direct apk download.  FYI the beta version is actually named "(2.14.2 Alpha)", but future updates will be versioned correctly at 3.0.x Access to the server does require an in app purchase to the QuasiTV Ultimate tier.  Similar to Premium, you can upgrade from Pro or Premium for a reduced cost. Right now there is only a docker version of the Sync Server, but I do plan on having a standalone windows installer for those who run their plex / emby / jellyfin servers on windows.  For now I am limiting the testing to google play for the client, and docker for the server. Info on QuasiTVSync Server:  https://gonemadsoftware.github.io/quasitv-sync/ Join the beta:   On Android  O...

QuasiTV 2.13.0

Image
You will now have the ability to backup and restore your channels and profiles via the web admin UI.  There are some caveats to backup/restore: You can only restore a backup to the same server.  A channel is really just a list of show / movie ids, so if you switch to a different server (or clear your server of all content and rescan everything), it will not work. Profile pictures and pins will not be restored.  I did not want to save pins / passwords in plain text, so you will have to set a pin again if you are using it and reupload profile pics The importing of channels from other QuasiTV instances will still be available, but I imagine it will not be needed nearly as often due to the backup/restore. You can access backup and restore under the web admin UI under settings QuasiTV 2.13.0 (2026-05-31): Added backup / restore options to the web ui (under settings).  You can now backup channels and profiles to a file that can be restored at a later point. Various minor f...

QuasiTV 2.12.1

Image
I added the ability to change the "resize mode" of the playback area.  You can toggle between fit, fill, and zoom.  This should allow you to take 4:3 content and have it stretch to fill the screen.  You will see the button to toggle this in the media controls QuasiTV 2.12.1 (2026-05-20): Updated exoplayer/media to 1.10.1 Added resize mode button to media controls.  Includes fit(default), fill, and zoom modes. Updated other dependencies Download apk here

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