Closed jonls closed 9 years ago
I was trying to get this working on a Raspberry Pi with Raspbian but the old PyGTK bindings do not seem to be available on Raspbian. I had to apply this patch to make PlayMusicCL use the more recent PyGObject bindings to GObject, GLib and GStreamer.
Code quality remained the same when pulling 416f346 on jonls:pygobject into 007b983 on DanNixon:master.
Thanks!
I was trying to get this working on a Raspberry Pi with Raspbian but the old PyGTK bindings do not seem to be available on Raspbian. I had to apply this patch to make PlayMusicCL use the more recent PyGObject bindings to GObject, GLib and GStreamer.