Update README.md

This commit is contained in:
Mark 2024-01-10 16:41:23 +01:00 committed by GitHub
parent 404e9ce8ed
commit 55aaeb959c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,8 @@ A feature-rich music player consisting of a server and a client.
- repeat - repeat
+ can repeat its contents forever or n times + can repeat its contents forever or n times
https://github.com/Dummi26/musicdb/assets/67615357/888a2217-6966-490f-a49f-5085ddcf3461
## Server ## Server
The server caches the next song before it is played, 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. 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 # Setup
Review, then run the `setup.sh` script: Review, then run the `setup.sh` script: