pvrs12 / Anesidora

Anesidora - Pandora extension for Firefox
Other
31 stars 8 forks source link

Only plays one song then stops - Chrome #33

Closed Designer-Drums closed 5 years ago

Designer-Drums commented 5 years ago

Looks like this issue has reappeared. Please fix. :) Thanks!

seveerekaj commented 5 years ago

Yep. Same issue as #5. I'm also seeing the same thing with the Android FF version, but the desktop FF version seems to be working fine. In all cases, I tested using the latest version, 1.12.1

pvrs12 commented 5 years ago

Thanks both for the report. I'll dig into this tonight..

I had forgotten last night that I was releasing an older version for Chrome due to this bug (I really should have tagged/branched that..)

pvrs12 commented 5 years ago

I've made a change which I hope should fix this.

I believe it was related to using browser instead of chrome in the chrome version. Firefox can handle either, but chrome is picky. I've added that to the platform specific file so I can get the right variable for the browser which is being used

seveerekaj commented 5 years ago

Chrome is now working properly. Still seeing the same behavior on Android FF though - should I open a separate issue for that?

pvrs12 commented 5 years ago

I think that the most recent 2 commits should fix the Android issue. I've published it to the mozilla store as 1.12.3 (and releases page).

seveerekaj commented 5 years ago

Hooray, it's fixed! Thanks again for all your great work on this.

pvrs12 commented 5 years ago

Woo! Thanks for always testing it so quickly!