I am currently trying to implement parts of the playlist manipulation since I have some spare time and I have come across the following problem:
When manipulating the ui/track.rs menu in track_menu(), the passed library only has Empty values. This changes, when the user opens Saved Tracks or Albums.
I think this might be similar to #181.
All in all, this is a great project. Thank you very much!
I am currently trying to implement parts of the playlist manipulation since I have some spare time and I have come across the following problem:
When manipulating the ui/track.rs menu in track_menu(), the passed library only has
Emptyvalues. This changes, when the user opensSaved TracksorAlbums.I think this might be similar to #181.
All in all, this is a great project. Thank you very much!