From 55aaeb959c92476e5adbc4510344157ce459b14f Mon Sep 17 00:00:00 2001 From: Mark <67615357+Dummi26@users.noreply.github.com> Date: Wed, 10 Jan 2024 16:41:23 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7bad081..39433bb 100755 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ A feature-rich music player consisting of a server and a client. - repeat + can repeat its contents forever or n times +https://github.com/Dummi26/musicdb/assets/67615357/888a2217-6966-490f-a49f-5085ddcf3461 + ## Server The server caches the next song before it is played, @@ -40,6 +42,8 @@ The client can show a user interface (`gui`) or even connect to the server and m Using the `syncplayer` functionality, you can play the same music on multiple devices, in multiple different locations. +https://github.com/Dummi26/musicdb/assets/67615357/afb0c9fa-3cf0-414a-a59f-7e462837b989 + # Setup Review, then run the `setup.sh` script: