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

Implement a Spotify-window-handler and API request to skip recorded tracks #154

Closed
jwallet opened this issue Jan 17, 2020 · 3 comments · Fixed by #450
Closed

Implement a Spotify-window-handler and API request to skip recorded tracks #154

jwallet opened this issue Jan 17, 2020 · 3 comments · Fixed by #450
Assignees
Labels
feature ✨ windows 🖥 Related to the Operating System
Milestone

Comments

@jwallet
Copy link
Owner

jwallet commented Jan 17, 2020

What problem will this new feature resolves ?

Be able to interact with Spotify:

  • max out volume inside spotify
  • skip track already recorded (when detected)

What feature or enhancement would you like to see added ?

Update music library quicker by recording again the same playlist that has new track

What issue this feature could bring ?

When using LastFM with a window handler it would set Spotify foreground to be able to interact as a user on it, it would disturb some users to see that happening

When using:

  • LastFM API
    • Use Windows handler
  • Spotify API
    • Use API call to change track

Want to back this issue? Post a bounty on it! We accept bounties via IssueHunt.

@jwallet jwallet changed the title Spotify handler Spotify windows handler Jan 17, 2020
@Red-Luci4
Copy link

the Spotify app mutes the output when I start the Spytify so my recordings are blank

@jwallet jwallet added the windows 🖥 Related to the Operating System label Jan 19, 2020
@jwallet jwallet changed the title Spotify windows handler Spotify Window handler (to skip recorded tracks) Jan 19, 2020
@dsabella84
Copy link

@jwallet would you like some assistance on this feature, i would really benefit from this one.

@jwallet jwallet changed the title Spotify Window handler (to skip recorded tracks) Spotify Window handler and api request (to skip recorded tracks) Dec 31, 2020
@jwallet jwallet changed the title Spotify Window handler and api request (to skip recorded tracks) Implement a Spotify-window-handler and API request to skip recorded tracks Dec 31, 2020
@jwallet jwallet added this to the 1.11 (Next) milestone Aug 7, 2021
@YehudaEi
Copy link

Hey,

I wrote a short script in Autoit that does this (of course this is a completely temporary solution).
I plan to soon also add it to your code (here's an example of how to do it).

In the meantime, whoever wants to use the code I wrote can get it from here.

Notes:
No other media can be heard while the script is running.
There may be other issues, always feel free to report to me :)

Enjoy!

@jwallet jwallet removed this from the 1.11 (Next) milestone Apr 3, 2022
@jwallet jwallet self-assigned this Nov 26, 2022
@jwallet jwallet added this to the Next milestone Nov 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature ✨ windows 🖥 Related to the Operating System
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants