PromyLOPh / pianobar

Console-based pandora.com player
http://6xq.net/pianobar/
Other
1.74k stars 323 forks source link

Amount of song currently played #645

Closed Magroid closed 6 months ago

Magroid commented 6 years ago

I have my event_command file output quite a bit of song data on songstart, which includes the songDuration and songPlayed (which is always 0 obviously).

Is there an event that is triggered during song play that will continually update the songPlayed value so I can track where in the song pianobar is currently at, or any other method of tracking this?

PromyLOPh commented 6 years ago

No, there isn’t.