module
Version:
v0.12.5
Opens a new window with list of versions in this module.
Published: Sep 27, 2023
License: Apache-2.0
Opens a new window with license information.
README
¶
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 detail - add whole album or just single tracks
Queue and audio play / pause / seek controls
created by tigwen
Directories
¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal
|
|
|
|
|
|
|
|
|
|
|
|
Package model is auto generated from model/spec.json - DO NOT EDIT
|
Package model is auto generated from model/spec.json - DO NOT EDIT |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.