From d2d85b20aa629b33817068017a0b156c4291d008 Mon Sep 17 00:00:00 2001 From: Thomas Amland Date: Sun, 13 Dec 2020 12:35:07 +0100 Subject: [PATCH] update readme --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f3c1940..971d6e4 100644 --- a/README.md +++ b/README.md @@ -11,21 +11,20 @@ Modern responsive web frontend for [Airsonic](https://github.com/airsonic/airson ## Supported features - Responsive UI for desktop and mobile -- Playback with presistent queue -- MediaSession integration +- Playback with persistent queue, repeat, shuffle and MediaSession integration - Browse library for albums, artist, generes - View, create, and edit playlists with drag and drop support - Play random songs with the built-in smart playlist - Favourites -- Search - Internet radio +- Search ## Demo https://airsonic.netlify.com Server: `/api` -Username: `guest2`, `guest3`, `guest4` etc. +Username: `guest2`, `guest3`, `guest4` etc. Password:`guest` You can use the URL and credentials for your own server if you prefer. **Note**: if your server is using http only you must allow mixed content in your browser otherwise login will not work.