mirror of
https://github.com/YunoHost-Apps/mopidy_ynh.git
synced 2024-09-03 19:46:21 +02:00
Mopidy package for YunoHost
.github | ||
conf | ||
scripts | ||
sources | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
Mopidy for YunoHost
This package allows you to install Mopidy quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
plays music, podcasts and radio programs from local disk and various streaming services
Shipped version: 3.2.0~ynh1
Demo: https://demo.example.com
Documentation and resources
- Official app website: https://www.mopidy.com/
- Official user documentation: https://yunohost.org/apps
- Official admin documentation: https://docs.mopidy.com/en/latest/
- Upstream app code repository: https://github.com/mopidy/mopidy
- YunoHost documentation for this app: https://yunohost.org/app_mopidy
- Report a bug: https://github.com/YunoHost-Apps/mopidy_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/mopidy_ynh/tree/testing --debug
or
sudo yunohost app upgrade mopidy -u https://github.com/YunoHost-Apps/mopidy_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps