AQS

Rating: 
5
Your rating: None Average: 5 (2 votes)

Advanced Queuing System

From the ashes of a failed hardware project rises, like a phoenix, AQS - adapted for the Sailfish OS interface.

Features:

  • Plays music while mildly pretending to use a VFD
  • Downloads lyrics
  • Downloads album artwork
  • Normalises audio levels
  • Can crossfade between tracks
  • Skips silence at the beginning and end of a track
  • Three different equalisers (graphic and parametric)
  • Web interface
  • Web API

AQS running a multiscreen configuration

AQS multiscreen configuration

AQS remote controls on a larger screen:
Singlescreen

 

WARNING
A dangerous mix of very old code infused with new AI hallucinations.
I have no idea how to run the player daemon in a Sailjail, so it has access to more than it actually needs.
Use at your own risk.

Screenshots: 
Application versions: 
AttachmentSizeDate
File harbour-aqs-0.1.8-1.aarch64.rpm5.72 MB11/06/2026 - 19:03
File harbour-aqs-0.1.8-1.armv7hl.rpm5.81 MB11/06/2026 - 19:03
File harbour-aqs-0.1.9-1.aarch64.rpm5.73 MB12/06/2026 - 12:46
File harbour-aqs-0.1.9-1.armv7hl.rpm5.82 MB12/06/2026 - 12:46
Changelog: 

0.1.9 Fixes bug with GPS speed calculation and other issues
0.1.8 Fixes album artwork issues with PNG files
0.1.7 Fixes missing removable media permission
0.1.6 Initial release

Comments

kan's picture

This is an interesting project. I am unable to set Music default directory on sdcard.

anarchy_in_the_uk's picture

You could try 0.1.7 which fixes a removable media permission issue.

kan's picture

Fixed. Is a first page supposed to be library page? Becasue all I can see there are queue files. I expect to be there all files from defined Music default directory.

anarchy_in_the_uk's picture

First page is only filled after the tracks have been added to the play queue and scanned and relies heavily on their ID3 tags to order the tracks by album name, not by directory.
I have over 50 GB of MP3s and didn't want the player to try to scan them all at once but I could add an option to settings if this is an issue.