update readme

This commit is contained in:
Thomas Amland 2020-12-13 12:35:07 +01:00
parent ec74e13f94
commit d2d85b20aa

View File

@ -11,21 +11,20 @@ Modern responsive web frontend for [Airsonic](https://github.com/airsonic/airson
## Supported features ## Supported features
- Responsive UI for desktop and mobile - Responsive UI for desktop and mobile
- Playback with presistent queue - Playback with persistent queue, repeat, shuffle and MediaSession integration
- MediaSession integration
- Browse library for albums, artist, generes - Browse library for albums, artist, generes
- View, create, and edit playlists with drag and drop support - View, create, and edit playlists with drag and drop support
- Play random songs with the built-in smart playlist - Play random songs with the built-in smart playlist
- Favourites - Favourites
- Search
- Internet radio - Internet radio
- Search
## Demo ## Demo
https://airsonic.netlify.com https://airsonic.netlify.com
Server: `/api` Server: `/api`
Username: `guest2`, `guest3`, `guest4` etc. Username: `guest2`, `guest3`, `guest4` etc.
Password:`guest` 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. 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.