This commit is contained in:
2026-07-29 16:22:04 +02:00
parent 727e0643af
commit 72991f2384
6 changed files with 591 additions and 95 deletions
+9 -1
View File
@@ -1,3 +1,11 @@
# rktplayer
Racket Music Player
Racket Music Player
## DLNA playback
Install the `racket-upnp` package before starting rktplayer. Choose
**Player > Find DLNA renderers** and then select a renderer from the same menu.
RktPlayer publishes the selected local media files on TCP port 8080 and sends
their URLs to the renderer. The renderer must therefore be able to reach the
computer running rktplayer on that port.