Skip to content

Now playing #9

Description

@boldandbrad

Describe the problem
Users want to be able to set last.fm's "now playing" status, which is a common feature of scrobblers.

Describe the solution you'd like
Add a dedicated now-playing CLI mode command in addition to providing the option to automatically set now playing when scrobbling a single track starting now:

  • Add --play flag to track command to set now playing for the scrobble
  • Add dedicated now or play command to set now playing
  • Add option/field to track TUI mode to set now playing for the scrobble

Example:

spin track "Artist" "Track" --play
spin now "Artist" "Track"

Describe alternatives you've considered
Manually marking tracks as playing via last.fm website or other apps.

Additional context/considerations

  • Need to provide a standalone command to follow last.fm's intended behavior where now playing is triggered at the start of a track and scrobble is triggered in the middle
  • Think through how to handle the --play option alongside other timestamp options/fields

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions