twin802
Posts: 4
Joined: Wed May 27, 2015 9:31 pm

Retrieving the current song playing with Python

Wed May 27, 2015 9:34 pm

I'm using the pianobar (pandora client) music player in conjunction with my python program. How am I able to get the current song being played and how long is left on the song with python? Is it possible? I've looked into "pipes" but I couldn't figure out how to work that...

User avatar
davef21370
Posts: 897
Joined: Fri Sep 21, 2012 4:13 pm
Location: Earth But Not Grounded

Re: Retrieving the current song playing with Python

Sat May 30, 2015 4:05 am

Apple say... Monkey do !!

twin802
Posts: 4
Joined: Wed May 27, 2015 9:31 pm

Re: Retrieving the current song playing with Python

Sat May 30, 2015 4:05 pm


Yeah, I asked that question. Just got an answer, thanks anyways.

Return to “Python”