jeffvli / feishin

A modern self-hosted music player.
https://feishin.vercel.app
GNU General Public License v3.0
2.01k stars 79 forks source link

Playlists not listed when trying to add a song to a playlist #485

Closed speedie1337 closed 5 months ago

speedie1337 commented 5 months ago

Expected Behavior

My playlists are listed and available so that I can add a song to it.

Current Behavior

Playlists created are not listed when clicking the hamburger menu on a currently playing song and "Add to playlist"

issue

Steps to Reproduce

  1. Install feishin

  2. Install navidrome (subsonic)

  3. Create a playlist

  4. Attempt to add a song to that playlist

Context

I'm trying to add music to a playlist, but can't.

Your Environment

kgarner7 commented 5 months ago

This is a duplicate of https://github.com/jeffvli/feishin/issues/311, and can be resolved by upgrading Navidrome. When https://github.com/jeffvli/feishin/pull/484 gets merged, it'll be possible to do a version check in Feishin for this.

speedie1337 commented 5 months ago

Oh, I apologize for the duplicate. I guess I'll upgrade Navidrome on my server then. Thanks!