ironsmile / euterpe

Self-hosted music streaming server 🎶 with RESTful API and Web interface. Think of it as your very own Spotify! ☁️🎧
https://listen-to-euterpe.eu
GNU General Public License v3.0
522 stars 42 forks source link

Browse API calls should not return albums without any songs in them #21

Open ironsmile opened 6 years ago

ironsmile commented 6 years ago

At the moment /browse/?by=album returns albums which do not have any songs in them. They are useless to the users and must be ignored.

ironsmile commented 3 years ago

I think this might be fixed but haven't spent the time to confirm it yet.