Open GoogleCodeExporter opened 9 years ago
also found another slight issue with proxy not being used on song rating.
file: "\Engine\MusicBox.cs"
line: "193"
existing code: "pandora.RateSong(Session, CurrentStation, song, rating)"
fixed code: "pandora.RateSong(Session, CurrentStation, song, rating,Proxy);"
Original comment by djniteha...@gmail.com
on 14 Mar 2014 at 4:07
Original issue reported on code.google.com by
djniteha...@gmail.com
on 14 Mar 2014 at 12:46