Hacker News new | ask | show | jobs
by dh-g 2051 days ago
Do you mean it doesn't automatically fetch album art? It does serve it to the client in my experience.
1 comments

Other players would use images embedded in cover-arts. Gonic only works with folder.jpg. I had cover.png files which Gonic ignored, so I had to hack around things.

See https://github.com/sentriz/gonic/issues/11

hey thanks for your feedback! though it's strange that the scanner missed your artwork files. it should support lots of filetypes

https://github.com/sentriz/gonic/blob/master/server/scanner/...

Will check and create an issue.