-
Notifications
You must be signed in to change notification settings - Fork 326
Enhancement: spotify-player widget for macOS #336
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
Comments
Hi iberniex,
|
Hey @Theoreticallyhugo , I will gladly do the PRs. Based on:
Considering your comment on this matter, I did some digging and found a reliable way to recover the precise playback using the spotify_player package ( I kinda lied there is a way to get the playback with this ). I tried it for some time and found out that there are latency issues.
You have to run the daemon feature provided and add your own spotify client_id from spotify in order for it to work.
So I found it precise to just use the spotify_player package and it's maintained.
Based on this, I can set a flag to check for other media players like Music.App, VLC and spotify, but it might be tricky for the browser and tidal.
|
Greetings.
I'm really new to open-source so critique me in anyway.
Feature Proposal
A macOS spotify widget for the plugin.
I have two ways to propose this feature
Risks considered
New to applescript so not sure if it a good idea or not.
I was faced with a cache issue so I decided to create a cache file in tmp folder but I'm not really sure if it's a good idea.
Alternatives considered
I tried the spotify-tui but the package isn't being maintained so it was removed from brew and also using mpc is a hassle for me (maybe it's a skill issue).
The text was updated successfully, but these errors were encountered: