mirror of
https://github.com/YunoHost-Apps/mopidy_ynh.git
synced 2024-09-03 19:46:21 +02:00
1.6 KiB
1.6 KiB
- This installation is shipped with various extensions:
- MusicBox-Webclient to control mopidy from your web browser
- local to make your private music collection on
/home/yunohost.multimedia/share/Music/
browseable and searchable - YouTube to play sound from YouTube
- YTMusic to access Google’s streaming music named YouTube Music
- Podcast-iTunes to search and browse podcasts from the Apple iTunes Store.
- RadioNet to play radio channels from the radio.net.
- Podcast to browse RSS feeds of podcasts and stream the episodes.
- Soundcloud to play music from the SoundCloud service
[authentication token](https://pypi.org/project/Mopidy-SoundCloud/) needed
. - MPD can be activated in order to use apps that control mopidy via this protocol. (This will open port 6600.)
- 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
- 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.