warwickh / plugin.audio.subsonic

Kodi plugin to stream music from Subsonic.
MIT License
61 stars 13 forks source link

Feature request: add multiple servers #39

Open bonswouar opened 2 years ago

bonswouar commented 2 years ago

I doubt this would be a priority, but I'd love the possibility to have more than one subsonic server configured.

I'm not sure this repos is still very active, but seeing this is a Python project I might be able to help!

warwickh commented 2 years ago

I think this would be possible, but can you help me understand what you would like to do?

Do you just want to be able to connect to more than one server but have all the music mixed together into a single pool, or would you want to switch between them and operate each one separately?

Is there any reason you would need to do this vs. putting all your music on a single server?

Thanks.

bonswouar commented 2 years ago

Thank you for taking the time to look at this request!

Do you just want to be able to connect to more than one server but have all the music mixed together into a single pool, or would you want to switch between them and operate each one separately?

That's a very good question. I'm actually open to both, what would be the easiest & more logical in your opinion? I'm guessing separate connections/libraries would make more sense (and UI would be easier to implement)

Is there any reason you would need to do this vs. putting all your music on a single server?

Well yes a very simple one, some friends are sharing their own music on their own subsonic servers :)