Search Criteria
Package Details: supysonic 0.7.4-1
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.000410 |
First Submitted: | 2020-01-20 20:49 (UTC) |
Last Updated: | 2023-01-30 14:00 (UTC) |
Dependencies (19)
- python-flask (python-flask-git, python-flask1)
- python-mediafile
- python-peewee
- python-pillow (python-pillow-git, python-pillow-simd)
- python-requests
- python-watchdog (python-watchdog-git)
- python-zipstream-ng
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- python-pip (make)
- python-setuptools (make)
- ffmpeg (ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-yt-dlp-bin, ffmpeg-shinobi, ffmpeg-amd-full-git, ffmpeg-amd-full, ffmpeg-gpl-bin, ffmpeg-headless, ffmpeg-cuda, ffmpeg-full, ffmpeg-full-git, ffmpeg-decklink, ffmpeg-git, ffmpeg-nonvidia, ffmpeg-libfdk_aac, ffmpeg-mpp, ffmpeg-nocuda, ffmpeg-intel-full-git, ffmpeg-obs, ffmpeg-v4l2-request-git, ffmpeg-mmal) (optional) – Transcoder support
- gunicorn (optional) – WSGI HTTP Server
- mariadb (mysql55, mysql56, mysql57, mysql, mytop-git, percona-server) (optional) – MariaDB database
- mod_wsgi (optional) – Apache WSGI module
- mpv (mpv-semifull-git, mpv-thin, mpv-light, mpv-light-pulse, mpv-vapoursynth, mpv-git, mpv-full, mpv-full-git, mpv-build-git, mpv-full-build-git, mpv-caca, mpv-vapoursynth-git, mpv-amd-full-git) (optional) – Jukebox support
- postgresql (agensgraph-git, postgresql-1c, postgresql-9.5, postgresql-9.4, postgresql-src-beta, postgresql-9.6, postgresql-11, postgresql-10, postgresql-12, postgresql13, postgresql-src, postgresql-lts) (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.