Alternative UI Frontend for Navidrome using the Subsonic API. https://lydstyrke.net
Find a file
2024-04-22 20:08:55 +02:00
.idea
src Removed Debug logging 2024-04-22 20:08:55 +02:00
static
.eslintignore
.eslintrc.cjs
.gitignore
.npmrc
components.json
LICENSE
package-lock.json
package.json
postcss.config.cjs
README.md
svelte.config.js
tailwind.config.js
tsconfig.json
vite.config.ts
yarn.lock

Lytter

Alternative UI Frontend for Navidrome using the Subsonic API. Designed around some personal misgivings I had with Navidrome's native UI and as a way for me to play around with Sycamore.

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