henkelis / sonospy

Sonospy is a UPnP control point and Windows Media proxy for the Sonos multi-room audio system.
GNU General Public License v3.0
113 stars 16 forks source link

Sonos restart playing playlist in case of switching #92

Open nestoracunablanco opened 5 years ago

nestoracunablanco commented 5 years ago

When you have a big list, (experimentally: more than 300 songs), and you want to switch between Sonos players, the play will be restarted.

This is, however, a Sonos issue. But I am thinking to implement a workaround for it. The idea is to limit the playing list to 300 songs. Supposing that every song has 4 minutes long play, you can have music for 20 hours, which I think is more than enough.

What do you think? Are there some implementation details which we should take care about?