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
  • Supports Opus, OGG, WebM, MP3, FLAC and WAV 
  • Browses and queues albums 
  • Downloads lyrics 
  • Downloads album artwork 
  • Normalises audio levels (EBU R128) 
  • Crossfades between tracks 
  • Skips silence at the beginning and end of tracks 
  • Three equalisers (graphic and parametric) 
  • Detects BPM 
  • Adjusts volume based on GPS speed 
  • Controls Bluetooth headphone volume 
  • Optional Web interface and 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.2.3-1.aarch64.rpm5.76 MB17/06/2026 - 00:17
File harbour-aqs-0.2.3-1.armv7hl.rpm5.85 MB17/06/2026 - 00:17
File harbour-aqs-0.2.4-1.aarch64.rpm5.76 MB17/06/2026 - 11:52
File harbour-aqs-0.2.4-1.armv7hl.rpm5.86 MB17/06/2026 - 11:52
Changelog: 

0.2.4 Adds Bluetooth headphone volume control on the volume page.
0.2.3 Fixes import file order and displayed pre-scan duration in some file formats.
0.2.2 Adds support for Music Explorer cache and downloads.
0.2.1 Adds waveform display, lyrics and car player. Fixes next/previous button state.
0.2.0 Fixes search bar defocus and other visual issues.
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.