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:
parent
1e8ec58b35
commit
44964f0f30
2 changed files with 28 additions and 26 deletions
27
README.md
27
README.md
|
@ -27,19 +27,20 @@ Play music, podcasts and radio programs from local disk and various streaming se
|
||||||
|
|
||||||
## Disclaimers / important information
|
## Disclaimers / important information
|
||||||
|
|
||||||
* Any known limitations, constrains or stuff not working, such as (but not limited to):
|
* This installation is shipped with various extensions:
|
||||||
* requiring a full dedicated domain ?
|
* [MusicBox-Webclient](https://mopidy.com/ext/musicbox-webclient/) to control mopidy from your web browser
|
||||||
* architectures not supported ?
|
* [local](https://mopidy.com/ext/local/) to make your private music collection on `/home/yunohost.multimedia/share/Music/` browseable and searchable
|
||||||
* not-working single-sign on or LDAP integration ?
|
* [YouTube](https://pypi.org/project/Mopidy-YouTube/) to play sound from YouTube
|
||||||
* the app requires an important amount of RAM / disk / .. to install or to work properly
|
* [YTMusic](https://music.youtube.com/) to access Google’s streaming music named [YouTube Music](https://music.youtube.com/)
|
||||||
* etc...
|
* [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/).
|
||||||
* Other infos that people should be aware of, such as:
|
* [Podcast](https://mopidy.com/ext/podcast/) to browse RSS feeds of podcasts and stream the episodes.
|
||||||
* any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...)
|
* [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\).
|
||||||
* how to configure / administrate the application if it ain't obvious
|
* [MPD](https://mopidy.com/ext/mpd/) can be activated in order to use apps that control mopidy via this protocol. (This will open port 6600.)
|
||||||
* upgrade process / specificities / things to be aware of ?
|
* All streams are played on the servers local audio hardware. The web interface is only a kind of remote control. Threrefore it should not be used with VPS or other servers that have no real audio hardware
|
||||||
* security considerations ?
|
* To rebuild the database of your local music collection enter `sudo mopidyctl local scan`.
|
||||||
|
* To list current settings enter `sudo mopidyctl config`.
|
||||||
|
* Edit the file `/opt/yunohost/mopidy/mopidy.conf` to adjust Mopidy's configuration.
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
|
|
27
README_fr.md
27
README_fr.md
|
@ -23,19 +23,20 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
|
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
* Any known limitations, constrains or stuff not working, such as (but not limited to):
|
* This installation is shipped with various extensions:
|
||||||
* requiring a full dedicated domain ?
|
* [MusicBox-Webclient](https://mopidy.com/ext/musicbox-webclient/) to control mopidy from your web browser
|
||||||
* architectures not supported ?
|
* [local](https://mopidy.com/ext/local/) to make your private music collection on `/home/yunohost.multimedia/share/Music/` browseable and searchable
|
||||||
* not-working single-sign on or LDAP integration ?
|
* [YouTube](https://pypi.org/project/Mopidy-YouTube/) to play sound from YouTube
|
||||||
* the app requires an important amount of RAM / disk / .. to install or to work properly
|
* [YTMusic](https://music.youtube.com/) to access Google’s streaming music named [YouTube Music](https://music.youtube.com/)
|
||||||
* etc...
|
* [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/).
|
||||||
* Other infos that people should be aware of, such as:
|
* [Podcast](https://mopidy.com/ext/podcast/) to browse RSS feeds of podcasts and stream the episodes.
|
||||||
* any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...)
|
* [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\).
|
||||||
* how to configure / administrate the application if it ain't obvious
|
* [MPD](https://mopidy.com/ext/mpd/) can be activated in order to use apps that control mopidy via this protocol. (This will open port 6600.)
|
||||||
* upgrade process / specificities / things to be aware of ?
|
* All streams are played on the servers local audio hardware. The web interface is only a kind of remote control. Threrefore it should not be used with VPS or other servers that have no real audio hardware
|
||||||
* security considerations ?
|
* To rebuild the database of your local music collection enter `sudo mopidyctl local scan`.
|
||||||
|
* To list current settings enter `sudo mopidyctl config`.
|
||||||
|
* Edit the file `/opt/yunohost/mopidy/mopidy.conf` to adjust Mopidy's configuration.
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue