1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mopidy_ynh.git synced 2024-09-03 19:46:21 +02:00

Auto-update README

This commit is contained in:
Yunohost-Bot 2021-08-25 14:42:22 +00:00 committed by Yunohost-Bot
parent a1856e293e
commit 62d4763714

View file

@ -1,3 +1,8 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
# Mopidy for YunoHost
[![Integration level](https://dash.yunohost.org/integration/mopidy.svg)](https://dash.yunohost.org/appci/app/mopidy) ![](https://ci-apps.yunohost.org/ci/badges/mopidy.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/mopidy.maintain.svg)
@ -9,63 +14,21 @@
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## Overview
Mopidy - is an extensible music server. It plays music, podcasts and radio programs from local disk and various streaming services. You edit the playlist from any phone, tablet, or computer. You hear the music through the speakers connected to the server.
**Shipped version:** 3.1.1
plays music, podcasts and radio programs from local disk and various streaming services
## Screenshots
**Shipped version:** 3.2.0~ynh1
![](sources/extra_files/mopidy_screenshot1.png)
## Demo
**Demo:** https://demo.example.com
* No demo available
## Configuration
This installation is shipped with various extensions:
* [MusicBox-Webclient](https://mopidy.com/ext/musicbox-webclient/) to control mopidy from your web browser
* [local](https://mopidy.com/ext/local/) to make your private music collection on `/home/yunohost.multimedia/share/Music/` browseable and searchable
* [YouTube](https://pypi.org/project/Mopidy-YouTube/) to play sound from YouTube
* [YTMusic](https://music.youtube.com/) to access Googles streaming music named [YouTube Music](https://music.youtube.com/)
* [Podcast-iTunes](https://mopidy.com/ext/podcast-itunes/) to search and browse podcasts from the Apple iTunes Store.
* [RadioNet](https://mopidy.com/ext/radionet/) to play radio channels from the [radio.net](https://www.radio.net/).
* [Podcast](https://mopidy.com/ext/podcast/) to browse RSS feeds of podcasts and stream the episodes.
* [Soundcloud](https://pypi.org/project/Mopidy-SoundCloud/) to play music from the [SoundCloud](https://soundcloud.com/) service \([authentication token](https://pypi.org/project/Mopidy-SoundCloud/) needed\).
## Documentation
* Official documentation: https://docs.mopidy.com/en/latest/
## YunoHost specific features
#### Multi-user support
* Are LDAP and HTTP auth supported? **No**
* Can the app be used by multiple users? ??
#### Supported architectures
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/mopidy.svg)](https://ci-apps.yunohost.org/ci/apps/mopidy/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/mopidy.svg)](https://ci-apps-arm.yunohost.org/ci/apps/mopidy/)
## Limitations
* cannot be used with VPS or other servers that have no real audio hardware
## Additional information
* To list current settings enter `sudo mopidyctl config`.
* Edit the file `/opt/yunohost/mopidy/mopidy.conf` to adjust Mopidy's configuration.
* To rebuild the database of your local music collection enter `sudo mopidyctl local scan`.
## Links
## 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
* App website: https://mopidy.com/
* YunoHost website: https://yunohost.org/
---
## Developer info
@ -76,5 +39,6 @@ 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