Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(bookmarklet): Remove PlayemJS from bookmarklet #408

Merged
merged 1 commit into from
Nov 28, 2020

Conversation

adrienjoly
Copy link
Member

@adrienjoly adrienjoly commented Nov 28, 2020

Contributes to #381.

What does this PR do / solve?

PlayemJS has been maintained for Openwhyd, to play and detect tracks, by communicating with the APIs of the streaming sources we support.

While PlayemJS has supported more sources than most alternative players we have found online, its codebase has become hard to maintain, so it suffers from a lack of updates, which lead to numerous problems taking a lot of time and effort to fix: e.g. #272, #262, #192, #190, #143, #132, #128, #16...

In order to simplify Openwhyd's codebase and make it easier for us to replace PlayemJS with an alternative, let's start by trying to remove it from the bookmarklet and see if anybody misses it from there.

@adrienjoly adrienjoly self-assigned this Nov 28, 2020
@adrienjoly adrienjoly marked this pull request as ready for review November 28, 2020 11:46
@adrienjoly adrienjoly changed the title fix(bookmarklet): Remove playem from bookmarklet fix(bookmarklet): Remove PlayemJS from bookmarklet Nov 28, 2020
@adrienjoly adrienjoly merged commit 7296b21 into master Nov 28, 2020
@adrienjoly adrienjoly deleted the fix/remove-playem-from-bookmarklet branch November 28, 2020 11:46
@adrienjoly adrienjoly added this to 📥 Inbox / ideas in Development via automation Nov 28, 2020
@adrienjoly adrienjoly moved this from 📥 Inbox / ideas to ✔️ Done / pending QA in Development Nov 28, 2020
@adrienjoly adrienjoly mentioned this pull request Nov 28, 2020
6 tasks
adrienjoly added a commit that referenced this pull request Nov 28, 2020
…tection

...but remove API keys.
This partially reverts commit 7296b21.
adrienjoly pushed a commit that referenced this pull request Nov 28, 2020
## [1.43.1](v1.43.0...v1.43.1) (2020-11-28)

### Bug Fixes

* **bookmaklet:** Transpile changes form [#408](#408) to JS ([59f6f98](59f6f98))
* **bookmarklet:** Re-add PlayemJS in bookmarklet ([#408](#408)), for track detection ([8fd1a3e](8fd1a3e))
* **bookmarklet:** Remove PlayemJS from bookmarklet ([#408](#408)) ([7296b21](7296b21)), closes [#272](#272) [#262](#262) [#192](#192) [#190](#190) [#143](#143) [#132](#132) [#128](#128) [#16](#16)
@adrienjoly adrienjoly moved this from ✔️ Done / pending QA to 🌲 In production in Development Nov 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development
  
🌲 In production
Development

Successfully merging this pull request may close these issues.

None yet

1 participant