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

Please add hotkey or API for like/dislike (add/remove to My Collection) #323

Closed
dionorgua opened this issue Jan 1, 2024 · 9 comments · Fixed by #331
Closed

Please add hotkey or API for like/dislike (add/remove to My Collection) #323

dionorgua opened this issue Jan 1, 2024 · 9 comments · Fixed by #331
Assignees
Labels
Available in next release enhancement New feature or request good first issue Good for newcomers question Further information is requested

Comments

@dionorgua
Copy link

It would be cool to have hotkeys or web API calls to add/remove current song to My Collection (that heart icon)

Thanks!

@Mastermindzh Mastermindzh self-assigned this Jan 3, 2024
@Mastermindzh Mastermindzh added enhancement New feature or request good first issue Good for newcomers question Further information is requested Available in next release labels Jan 3, 2024
@Mastermindzh
Copy link
Owner

Hey @dionorgua,

Would be a pretty simple addition and I can probably implement it later this week.
Is there any specific hotkey you had in mind?

Also, might as well make "block" available then as well so I'll work on that too.

@dionorgua
Copy link
Author

Personally for me just API call would be enough :) Because I use custom shell script that sends actions to active player

@dionorgua
Copy link
Author

Btw I've thinked more about this.
Since it's global hotkey or API call, we should be able to get result somehow. For example if it's hotkey, then just notification like 'now playing'. Or just some HTTP status code if something was changed.

@Mastermindzh
Copy link
Owner

image

Included in the API now, all that's left now is creating an endpoint to set/unset it :)

@Mastermindzh
Copy link
Owner

Added to the API:

tidal-favorite-2024-01-07_14.53.49.mp4

@dionorgua
Copy link
Author

Thanks a lot!.

@an0nfunc
Copy link

Also, might as well make "block" available then as well so I'll work on that too.

Don't want to hijack this issue, but did you ever add blocking to the API? Would be really useful for daily mixes for example.

@Mastermindzh
Copy link
Owner

@an0nfunc, I never did, no.
I agree though, I too use daily mixes and sometimes it's just.... unbearable 😆 .

Mind making an issue? I'll have a look when I have time!

@an0nfunc
Copy link

Sure, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Available in next release enhancement New feature or request good first issue Good for newcomers question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants