spotcast icon indicating copy to clipboard operation
spotcast copied to clipboard

[Feature Request] Add option to set location in media

Open Timmiej93 opened this issue 1 year ago • 1 comments

I'd like to be able to pick a point in a song / podcast that I want the media player to start at, instead of starting at 0:00. This would be a massive help for using this for playing sleep/wake up sounds, where you (usually) want to start at a random point in the multi-hour podcast. My suggestion would be something like this:

service: spotcast.start
data:
  entity_id: media_player.player
  uri: spotify:episode:4bsCcf9GAUILks2f4Ph0YY
  start_offset: 7200 # Start at the 2:00:00 mark

Timmiej93 avatar Sep 22 '23 15:09 Timmiej93

my PR #438 will allow this

siemon-geeroms avatar Apr 07 '24 11:04 siemon-geeroms