Aurélien Loyer

Results 13 issues of Aurélien Loyer

Please find the code and screen. ``` Uncaught (in promise) DOMException: The play() request was interrupted by a new load request. https://goo.gl/LdLk22   | (anonymous) | @ | musickit.js:1 -- |...

bug

It will be useful to have Artist cover in the search list https://music.zacharyseguin.ca/search?q=Rakoon&type=artists ![image](https://user-images.githubusercontent.com/3717296/50790916-3e37a180-128e-11e9-96a6-d8768b1828bf.png)

enhancement
Not in Apple Music API

Sometime playlist stop playing on next song and log this errors: ``` Uncaught (in promise) DOMException: Failed to read the 'buffered' property from 'SourceBuffer': This SourceBuffer has been removed from...

bug

I have 4 speakers, and this app can only play on one speaker. Please add the functionality to play the music on all 4 speakers at the same time. **Envoyé...

enhancement

https://stackoverflow.com/questions/9576615/open-chrome-extension-in-a-new-tab

enhancement

From Prschsyl : As you can see, accents are not displayed :( ![image](https://user-images.githubusercontent.com/3717296/39051207-439a2918-44a8-11e8-97ed-54b01818c7ed.png)

bug
help wanted
hacktoberfest

- [x] Build - [ ] Test - [x] Zip - [ ] ChromeStore submit

feature

https://developer.chrome.com/webstore/using_webstore_api https://github.com/bbird1980/chrome-extension-auto-publish/

feature

Bloquer le coeur quand la source n'est pas DEEZER ![image](https://user-images.githubusercontent.com/3717296/29064778-6346666a-7c2a-11e7-9415-829389d58e24.png)

bug

Hey, default tests are failling Looking at Github API 👉 https://docs.github.com/en/rest/issues/labels?apiVersion=2022-11-28#add-labels-to-an-issue Body have to be: ```json {"labels": ["test", "config"]} ```