PromyLOPh / pianobar

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

Support saving playlist history to a log file #602

Closed sehrgut closed 7 years ago

sehrgut commented 7 years ago

I'd like to be able to see the entire play history (and perhaps love/ban actions) in a log file. Right now I approximate this by teeing it to a file. However, the timer results in a lot of extra stuff that needs to be filtered out.

sehrgut commented 7 years ago

Just realised I can do this myself cleanly with the event interface.