0.6.11 - noone cares or reads this anyway, the repo is for issues, and the code so bad, it's practically obfuscated
This commit is contained in:
parent
9f850a6f30
commit
aa7f82b399
11 changed files with 111 additions and 31 deletions
|
|
@ -619,6 +619,8 @@ class AudioPlayerTask extends BackgroundAudioTask {
|
|||
@override
|
||||
Future onUpdateQueue(List<MediaItem> q) async {
|
||||
//just_audio
|
||||
_shuffle = false;
|
||||
_originalQueue = null;
|
||||
_player.stop();
|
||||
if (_audioSource != null) _audioSource.clear();
|
||||
//Filter duplicate IDs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue