Phan An
Phan An
To follow up #12, as suggested by @barryvdh: Implement rule to validate SSL. It's 2017, so every site should come with a valid SSL certificate. We might as well issue...
Supporting deleting a song using the web interface, so that it's easier to remove duplicates, which are a norm for bigger libraries.
Steps to reproduce: 1. Queue several songs 1. Click on the header e.g. Title to sort by Title. The sorting indicator (arrow) appears. 1. Click Shuffle button Expected: - The...
- [x] You have read and followed closely the [Wiki](https://koel.phanan.net/docs), [Upgrade Guide](https://github.com/phanan/koel/releases), as well as [Troubleshooting](https://koel.phanan.net/docs/#/troubleshooting) - [x] The issue has not been reported before - [x] This is not...
Just leaving this here as a reminder and to welcome ideas/contributions.
## Problem Right now you can't open/initialize the player with a playlist with zero audio resources (empty playlist). The code responsible for this behavior can be seen [here](https://github.com/florent37/Flutter-AssetsAudioPlayer/blob/master/lib/src/assets_audio_player.dart#L1184-L1191): ```dart if...
- [ ] Display an indicator for buffering status - [ ] Shows the Now Playing sheet even if the song is only being buffered.