notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: audio/gonic/files/gonic.in
SVNWeb

Number of commits found: 3

Mon, 14 Nov 2022
[ 08:38 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:9b8077fb4653dafeb71f0e2c80dd418406d5943c  commit hash:9b8077fb4653dafeb71f0e2c80dd418406d5943c  commit hash:9b8077fb4653dafeb71f0e2c80dd418406d5943c  9b8077f 
audio/gonic: add missing mandatory option in rc script
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:135fdeebb99c3569e42d8162b265e15d29bd937d  commit hash:135fdeebb99c3569e42d8162b265e15d29bd937d  commit hash:135fdeebb99c3569e42d8162b265e15d29bd937d  135fdee  (Only the first 10 of 2028 ports in this commit are shown above. View all ports for this commit)
all: Remove all other $FreeBSD keywords.
Thu, 9 Apr 2020
[ 10:28 bapt search for other commits by this committer ] Original commit   Revision:531197
New port audio/gonic

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

WWW: https://github.com/sentriz/gonic

Number of commits found: 3