Skip to content

mlctrez/goapp-audioplayer

Repository files navigation

goapp-audioplayer

Like music.YouTube.com but self-hosted.

Interface is similar but lacks the search / playlist functionality.

setup

  • Rip your CDs using whipper into ~/Music
    • The app expects musicbrainz tags, which are automatically added by whipper.
  • Execute go run music/index/index.go to index music into the bbolt database.
    • Flac file tag metadata / size / path / duration is stored in the database.
    • Album cover art is inserted into the database from coverartarchive
  • Run the go-app application with make run

screenshots

Album list

album list

Album detail - add whole album or just single tracks

album details

Queue and audio play / pause / seek controls

queue

Go Report Card

created by tigwen

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published