Replies: 4 comments 1 reply
-
|
Much like the |
Beta Was this translation helpful? Give feedback.
-
|
I think it makes sense to add a CLI rating option. Maybe |
Beta Was this translation helpful? Give feedback.
-
|
just out of curiosity, what's your use case for this? Have never thought of it before but it seems interesting |
Beta Was this translation helpful? Give feedback.
-
|
Created PR #847 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to be able to rate songs programatically without switching to the app.
I have previously managed to do this in a cumbersome way by using a python script combining DBUS and the subsonic API (py-sonic)...
I just noticed supersonic has CLI commands already. I'm not 100% sure that adding to a growing list of CLI arguments is the most elegant solution, but I do think it would be great if we could do something like this:
(I can't see/remember if supersonic handles half-star ratings)
I'd like to have a go at creating a PR for this. Any thoughts?
Beta Was this translation helpful? Give feedback.
All reactions