Self-hosted music streaming server 🎶 with RESTful API and Web interface. Think of it as your very own Spotify! ☁️🎧
GNU General Public License v3.0
539
stars
43
forks
source link
Browse API calls should not return albums without any songs in them #21
Open
ironsmile opened 7 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.