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

Refactor: Improve deezer api interface #68

Open
6 tasks
FoxxMD opened this issue Feb 10, 2023 · 0 comments
Open
6 tasks

Refactor: Improve deezer api interface #68

FoxxMD opened this issue Feb 10, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@FoxxMD
Copy link
Owner

FoxxMD commented Feb 10, 2023

Currently using https://github.com/krachot/passport-deezer to get complete oauth and homebrew superagent request to get history. Improvements that could be made:

  • Improve homebrew implementation
    • Explore actual deezer error message and implement an interface (currently using placeholder error handling from subsonic)
    • Implement an interface for history response
  • Replace homebrew with proper library
@FoxxMD FoxxMD added enhancement New feature or request help wanted Extra attention is needed labels Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant