sentriz / gonic

music streaming server / free-software subsonic server API implementation
ircs://irc.libera.chat/#gonic
GNU General Public License v3.0
1.5k stars 105 forks source link

Artwork folders at root #402

Closed headfog closed 8 months ago

headfog commented 8 months ago

gonic version: 0.16.0

The root directory gets polluted by artwork directories. This happens when gonic encounters an error in reading tags of tracks stored alongside. In such situation the parent_id of the containing album is empty

gonic.log gonic.db.zip

sentriz commented 8 months ago

thanks for the report, should be fixed

sentriz commented 8 months ago

btw, you can exlcude Artworks dirs with the GONIC_EXCLUDE thing

headfog commented 8 months ago

Great. Yes, the regex works but using it has a global effect. Not all artwork directories end up at the root and i like to see covers when they're available