PromyLOPh / pianobar

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

[Feature] output upcoming track to upcomingTrack text file #746

Closed bonelifer closed 3 months ago

bonelifer commented 3 months ago

Feature request for outputting upcoming track so that external 3rd party apps can access that information.

PromyLOPh commented 3 months ago

We’re kind of hitting the limits of the eventcmd “serialization format” here, but the branch eventcmd-upcoming has a working implementation. Is that what you were looking for?

bonelifer commented 3 months ago

This request was facilitated by my patiobar feature request to be able to show the upcoming artist -title on the page. https://github.com/kylejohnson/Patiobar/issues/43 I don't always want to go to another room just to look at the terminal. So this would be helpful there.

PromyLOPh commented 3 months ago

I merged the branch into master. Enjoy :)