Alternative UI Frontend for Navidrome using the Subsonic API. https://lydstyrke.net
Find a file
2024-04-26 02:17:08 +02:00
.idea Various stuff 2024-04-22 16:49:36 +02:00
src Remove Debug Text on Login Form 2024-04-26 02:17:08 +02:00
static Barebones Svelte Project 2024-04-20 21:26:11 +02:00
.eslintignore Barebones Svelte Project 2024-04-20 21:26:11 +02:00
.eslintrc.cjs Barebones Svelte Project 2024-04-20 21:26:11 +02:00
.gitignore Barebones Svelte Project 2024-04-20 21:26:11 +02:00
.npmrc Barebones Svelte Project 2024-04-20 21:26:11 +02:00
components.json Functional Login Page 2024-04-21 02:15:50 +02:00
LICENSE switch to AGPL 2024-04-23 16:13:08 +02:00
package.json Change version number 2024-04-26 01:57:57 +02:00
postcss.config.cjs Functional Login Page 2024-04-21 02:15:50 +02:00
README.md Update README.md 2024-04-23 10:00:29 +00:00
svelte.config.js Switch to svelte-adapter-node and remove package-lock.json 2024-04-26 01:53:40 +02:00
tailwind.config.js Functional Login Page 2024-04-21 02:15:50 +02:00
tsconfig.json Barebones Svelte Project 2024-04-20 21:26:11 +02:00
vite.config.ts Functional Login Page 2024-04-21 02:15:50 +02:00
yarn.lock Switch to svelte-adapter-node and remove package-lock.json 2024-04-26 01:53:40 +02:00

Lydstyrke

Alternative UI Frontend for Navidrome using the Subsonic API. Designed around some personal misgivings I had with Navidrome's native UI. Built using Svelte 5.

Project Site: Site

Preview (eventually): Demo

Wiki (eventually, based on wiki.js): Wiki

Supports:

  • Instance Picking (no Hardcoded URLs)
  • Album Browsing
    • Random
    • Favourites
    • Top Rated
    • Recently Added
    • Recently Played
    • Most Played
  • Artist Browsing
  • Song Browsing
  • Radios
  • Shares
  • Playlists
  • Favouriting
  • Filters
  • Queue Syncing
  • View Modes
    • Grid
    • Details
    • Table
      • Configurable Columns
  • Ratings
  • Default Client Transcoding Setting
    • Per-Device Override
  • Themeing
  • Playback
    • Play Next
    • Play Later
  • Caching
    • Pre-Caching
  • Scrobbling
  • Volume Controls
  • Loop One/Loop All
  • Shuffle Playlist/Album/Artist
  • Downloads/Export (Playlists)
  • Add/Remove Playlists
  • Add/Remove Songs to/from Playlists
  • User Settings
  • Admin UI