Search Criteria
Package Details: supysonic 0.7.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/supysonic.git (read-only, click to copy) |
---|---|
Package Base: | supysonic |
Description: | A Python implementation of the Subsonic server API. |
Upstream URL: | https://github.com/spl0k/supysonic |
Licenses: | AGPL |
Submitter: | springer |
Maintainer: | springer |
Last Packager: | springer |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-01-20 20:49 (UTC) |
Last Updated: | 2023-07-16 16:39 (UTC) |
Dependencies (20)
- python-click
- python-flask (python-flask-gitAUR)
- python-mediafile
- python-peewee
- python-pillow (python-pillow-gitAUR)
- python-requests
- python-watchdog (python-watchdog-gitAUR)
- python-zipstream-ng
- git (git-gitAUR, git-glAUR) (make)
- python-pip (make)
- python-setuptools (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR) (optional) – Transcoder support
- gunicorn (optional) – WSGI HTTP Server
- mariadb (mysql55AUR, mysql56AUR, mytop-gitAUR, mysql81AUR, mysql57AUR, mysqlAUR, mysql80AUR, mariadb-lts, percona-server) (optional) – MariaDB database
- mod_wsgiAUR (optional) – Apache WSGI module
- mpv (mpv-light-pulseAUR, mpv-amd-full-gitAUR, mpv-full-gitAUR, mpv-fullAUR, mpv-gitAUR, mpv-full-build-gitAUR, mpv-build-gitAUR) (optional) – Jukebox support
- postgresql (postgresql-12AUR, postgresql15-docsAUR, postgresql15AUR, postgresql17-docsAUR, postgresql17AUR, postgresql13AUR, postgresql-gitAUR) (optional) – PostgreSQL database
- python-mysqlclient (optional) – MySQL compatible database support
- python-psycopg2 (optional) – PostgreSQL database support
- python-waitress (optional) – pure-Python WSGI server
Latest Comments
springer commented on 2023-01-08 17:30 (UTC)
Thanks @trap000d Updated the package to depend on python-zipstream-ng directly
trap000d commented on 2022-05-17 02:19 (UTC) (edited on 2022-05-17 02:22 (UTC) by trap000d)
Hi @springer,
I've noticed the 'python-zipstream' is too much outdated and abandoned many years ago, therefore supysonic server couldn't start with it. The actual module it's needed is 'python-zipstream-ng'
I've created corresponding AUR package here https://aur.archlinux.org/packages/python-zipstream-ng
Please consider to add it to deps list instead of 'python-zipstream'. You might decide to adopt it as well, as it's used mainly in supysonic.