[Bug 270751] [NEW PORT] audio/py-supysonic: Python implementation of the Subsonic server API
Date: Thu, 24 Oct 2024 00:14:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270751 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4f656e2c781805f2693e3580fec60146aac07849 commit 4f656e2c781805f2693e3580fec60146aac07849 Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> AuthorDate: 2024-10-24 00:12:51 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2024-10-24 00:12:51 +0000 audio/supysonic: New port: Python implementation of the Subsonic server API Supysonic is a Python implementation of the Subsonic server API. Current supported features are: * browsing (by folders or tags) * streaming of various audio files formats * transcoding * user or random playlists * cover art * starred tracks/albums and ratings * lastfm scrobbling * Jukebox mode WWW: https://supysonic.readthedocs.io/ PR: 270751 GIDs | 2 +- UIDs | 2 +- audio/Makefile | 1 + audio/py-supysonic/Makefile (new) | 67 ++++++++++++++ audio/py-supysonic/distinfo (new) | 3 + .../files/patch-supysonic_config.py (new) | 11 +++ audio/py-supysonic/files/supysonic-daemon.in (new) | 43 +++++++++ audio/py-supysonic/files/supysonic.conf (new) | 101 +++++++++++++++++++++ audio/py-supysonic/files/supysonic.in (new) | 31 +++++++ audio/py-supysonic/pkg-descr (new) | 11 +++ audio/py-supysonic/pkg-plist (new) | 9 ++ 11 files changed, 279 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.