Skip to content
This repository has been archived by the owner on Feb 11, 2024. It is now read-only.

Enchance song parsing support by implementing the Windows Runtime Media API #5

Open
senkodev opened this issue Jul 5, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@senkodev
Copy link

senkodev commented Jul 5, 2023

Currently, the project depends solely on Spotify to retrieve and display the now playing song. It would be a fine addition to the project, as this enhancement would eliminate the reliance on Spotify and introduce support for a variety of other music streaming applications such as Deezer, Apple Music, as well as media players and web browsers that are currently playing music.

@jsopn jsopn added the enhancement New feature or request label Jul 5, 2023
@jsopn jsopn self-assigned this Jul 5, 2023
@jsopn jsopn added this to the v1.0.3 milestone Jul 5, 2023
@jsopn
Copy link
Owner

jsopn commented Jul 5, 2023

this enhancement would eliminate the reliance on Spotify

we will always be dependent on Spotify anyway, because we use their API to get the lyrics. but later i think we can come up with something else.

I'll do that, but for now we'll still be relying on the Spotify API to retrieve the lyrics

@senkodev
Copy link
Author

senkodev commented Jul 5, 2023

What I meant is that song parsing is dependent on Spotify right now, and that's why I have made this issue - it's pretty unreliable and sometimes terrible, as the program can easily bug out if you'll literally close Spotify

@jsopn jsopn added the good first issue Good for newcomers label Jul 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants