Re: [slim] Small python / CLI script to query SC

2008-11-09 Thread eLR!C
Thanks for the link, the library seems promising in terms of functionality However, keep in mind the minimalist script minimize server connections, so it may be more efficient for scripts that run in the background -- eLR!C BigDisk > Microclient Sr > [SBR > tweaked TA10.1 > Cabasse Farella |

Re: [slim] Small python / CLI script to query SC

2008-11-08 Thread claws
Check out pysqueezecenter. http://code.google.com/p/pysqueezecenter/ I came across it recently when I was looking to see if someone had a Python wrapper for the CLI. It looks pretty complete. -- claws claws's Profile: ht

[slim] Small python / CLI script to query SC

2008-11-08 Thread eLR!C
It is not a plugin, it is not real coding ... just a simple script that may be useful for some of you As I wanted the name of the playing file in conky, I just wrote a small python script to query Squeezecenter via CLI Code: #! /usr/bin/python from telnetlib impo