Releases: TrySound/libras
Releases · TrySound/libras
Release list
Libras v0.2.0
Search and browsing
- Added fuzzy search for artists, albums, and tracks. Offline search is limited to downloaded music.
- Artists are loaded as you scroll.
- Album and queue rows show durations and artist credits.
Player
- The mobile player is is more polished, and mini player is persisted on every page.
Library and downloads
- Library synchronization uses batched requests instead of fetching each album separately: 318 requests → 10 in my library.
- Offline mode is more reliable with new cache storage.
- Reconnecting and switching accounts preserve pending local changes.
- Artwork caching respects server freshness settings.
Interface
- New topbar shows update button without overlapping the screen with popover
Libras v0.1.0
Initial release
Libras is a browser-based music player for your own Subsonic-compatible music server. The 0.x series is intended for early testing and feedback. Features and local storage formats may change between releases.
Highlights
- Browse artists, albums, and tracks.
- Stream music and download tracks for offline playback.
- Restore your playback queue and position between sessions.
- Install as a standalone web app.
Before trying it
- Requires a reachable HTTPS music server with a compatible API and browser access (CORS) enabled.
- Offline storage is local to your browser and device; clearing site data deletes downloads.
- Offline storage and background playback have not yet been verified on iOS.
Try the app (tracks the current deployment, not this release) · Report an issue