peguerosdc / subplayer

A music player frontend compatible with Subsonic backends
https://subplayer.netlify.app/
GNU General Public License v3.0
87 stars 12 forks source link

Dev/normalize store #1

Closed peguerosdc closed 5 years ago

peguerosdc commented 5 years ago

Normalizing store to have only one source of truth for songs to make easier its management (well, except for the music player that still has its own copy of the songs in the queue). Normalization included the need to change how artist's songs are loaded, so now they are displayed all in one table and the artist/albums view is temporarily disabled.