Port details on branch 2023Q3 |
- gonic Music streaming server / subsonic server API implementation
- 0.15.2_2 audio =0 0.15.2_2Version of this port present on the latest quarterly branch.
- Maintainer: tagattie@FreeBSD.org
- Port Added: 2023-08-04 15:02:22
- Last Update: 2023-09-08 14:39:12
- Commit Hash: 793b61c
- Also Listed In: net
- License: GPLv3
- WWW:
- https://github.com/sentriz/gonic
- Description:
- music streaming server / subsonic server API implementation
features
* browsing by folder (keeping your full tree intact)
* browsing by tags (using taglib - supports mp3, opus, flac, ape, m4a, wav,
etc.)
* on-the-fly audio transcoding and caching (requires ffmpeg) (thank you spijet)
* pretty fast scanning (with my library of ~27k tracks, initial scan takes
about 10m, and about 5s after incrementally)
* multiple users, each with their own transcoding preferences, playlists, top
tracks, top artists, etc.
* last.fm scrobbling
* artist similarities and biographies from the last.fm api
* a web interface for configuration (set up last.fm, manage users, start scans,
etc.)
* support for the album-artist tag, to not clutter your artist list with
compilation album appearances
* written in go, so lightweight and suitable for a raspberry pi, etc.
* newer salt and token auth
* tested on dsub, jamstash, sublime music, and soundwaves
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/gonic/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/gonic
- pkg install gonic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gonic
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1686175235
SHA256 (go/audio_gonic/gonic-v0.15.2/v0.15.2.mod) = 36827e3efac39ff4dd818ee85e1320105bb6bdec38dfe2b1cbfcb10698ddda4d
SIZE (go/audio_gonic/gonic-v0.15.2/v0.15.2.mod) = 2670
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go120 : lang/go120
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- ffmpeg : multimedia/ffmpeg
- mpv : multimedia/mpv
- Library dependencies:
-
- libtag.so : audio/taglib
- libsqlite3.so : databases/sqlite3
- Fetch dependencies:
-
- go120 : lang/go120
- ca_root_nss>0 : security/ca_root_nss
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_gonic
- USES:
- go:modules pkgconfig sqlite zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|