rahims / SoCo

SoCo (Sonos Controller) is a simple Python class that allows you to programmatically control Sonos speakers.
331 stars 33 forks source link

Access speed to music library #45

Closed bioken closed 10 years ago

bioken commented 10 years ago

Hi Rahim,

Great stuff. Really nice! You should change your name to Sonoswalla!-))

I've written my own Zonos controller, with the long term aim to at least provide the same interface to my computer (aka add it as a virtual Zone player). Having some thoughts on ensuring party-mode would work using frequency analysis and cross-correlation of the sound-track. That's still down the track. Currently, my controller does everything (I've had time to program), but I do have one incy wincy little itemette. Having 18000+ tracks it takes hell-of-a-time to build a list of all tracks (i.e. looping with get_music_lib with 300 items at a time). Now hooking up my iphone, it got the list in a wazzle-dazzle, so there must be a better way of doing it.

Any suggestions?

Cheers

Ken

KennethNielsen commented 10 years ago

Hallo @bioken

All development of SoCo now take place in https://github.com/SoCo.

Please re-post your question there.

Thanks in advance. Regards Kenneth