https://github.com/giof71/upmpdcli-plugins
Another fork of upmpdcli by medoc92, used to keep track of development of plugins
https://github.com/giof71/upmpdcli-plugins
fork mother-earth-radio python radio-paradise subsonic tidal upmpdcli
Last synced: 7 months ago
JSON representation
Another fork of upmpdcli by medoc92, used to keep track of development of plugins
- Host: GitHub
- URL: https://github.com/giof71/upmpdcli-plugins
- Owner: GioF71
- License: lgpl-2.1
- Created: 2024-04-24T14:17:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-29T17:25:02.000Z (11 months ago)
- Last Synced: 2024-10-29T18:37:34.122Z (11 months ago)
- Topics: fork, mother-earth-radio, python, radio-paradise, subsonic, tidal, upmpdcli
- Language: Python
- Homepage: https://www.lesbonscomptes.com/upmpdcli/
- Size: 3.96 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.asc
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
=== upmpdcli: an UPnP front-end to the Music Player Daemon
*upmpdcli* implements an *UPnP* _Media Renderer_, using *MPD* to perform
the real work.It has been tested with a number of *UPnP* control points running on
*Android* and *Windows*. Because of their good support of *OpenHome*
_Playlists_, which are a significant improvement over bare *UPnP*,
*Bubble UPnP* (*Android* app) and Upplay (*Linux* and
*Windows*) are recommended, but many other control points are usable.==== How things work:
The Control Points uses the *UPnP* protocols to browse the tracks on the
_Media Server_ and choses URIs to be played. It then talks *UPnP* to *umpdcli*,
which uses the *MPD* client protocol to place the URIs into the *MPD*
playlist. *MPD* finally retrieves the data from the _Media Server_ using HTTP.....
[UPnP Control Point]
^ ^
| |
(UPnP) (UPnP)
| |
V |
[upmpdcli] |
^ |
| |
(MPD protocol) |
| |
V V
[MPD]<--(HTTP)-->[UPnP Media Server]
....Each of the _Control point_, _Media Server_, *MPD* and *upmpdcli* processes
can run on any network host.More information: http://www.lesbonscomptes.com/upmpdcli