nthall / watershed

Watershed is a listen-later queue for streaming music. Currently supports Bandcamp, Soundcloud, and Youtube. It's not finished but I hope to release a stable, public v1 soon.
Other
2 stars 0 forks source link

Bandcamp auto-advance not working #5

Closed nthall closed 7 years ago

nthall commented 7 years ago

It turns out I was a little too aggressive in fixing the flail, and now Bandcamp is failing to auto-advance (NB as of this writing I have a funny state in the dev extension where the first bandcamp item that plays on a fresh pageload will auto-advance fine, but subsequent bandcamp items will not).

This means it's time to roll the sleeves back up and sort out the extension's message-passing once and for all.

nthall commented 7 years ago

There's an update (0.3.2) percolating through the chrome webstore right now (server-side change is already live, and for the first time it occurs to me that someday I may have to worry about that latency, to which is say, woof) that I think addresses this issue without introducing any side-effects but I'd appreciate independent verification 😅

nthall commented 7 years ago

From where I sit this morning, this looks finished.

deanputney commented 7 years ago

Sweet, looking forward to testing this out soon.