Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Logitech SqueezeBox plugin

Do you have questions about writing plugins or scripts in Python? Meet the coders here.
Post Reply
User avatar
topix
Experienced User
Posts: 441
Joined: Sat May 05, 2007 3:43 pm
Location: Germany
Contact:

Logitech SqueezeBox plugin

Post by topix »

I made a plugin for Logitech Squeezebox. It uses the pysqueezecenter - Python Wrapper Library for Logitech SqueezeCenter CLI (Telnet) Interface.
For the plugin to work, copy the directory pysqueezecenter/pysqueezecenter to <EG-directory>/lib26/site-packages/ . I wanted to have it in the plugin-directory but wasn't able to get this working.
There is much to improve, but for me it works. ATM you can only control one Device. Before controlling it, you have to set the the player to control. The plugin is able to get events from the SqueezeBox.
Attachments
SqueezeBox.zip
(5.13 KiB) Downloaded 217 times
pysqueezecenter.zip
(545.57 KiB) Downloaded 218 times
krambriw
Plugin Developer
Posts: 2570
Joined: Sat Jun 30, 2007 2:51 pm
Location: Stockholm, Sweden
Contact:

Re: Logitech SqueezeBox plugin

Post by krambriw »

Hi Topix,

You did not use the "search" function? You did not see this one?

viewtopic.php?f=9&t=2115

Maybe yours has some more nice features, best would maybe to combine into a single plugin?

Best regards, Walter
User avatar
topix
Experienced User
Posts: 441
Joined: Sat May 05, 2007 3:43 pm
Location: Germany
Contact:

Re: Logitech SqueezeBox plugin

Post by topix »

I used the search funtion of the forum. Don't know why i didn't see that plugin. Maybe i didn't scroll down enough. :oops:
Post Reply