fuzeman / Spotify2.bundle

Spotify music streaming for Plex (all platforms)
76 stars 45 forks source link

Stability improvements and better streaming (chromecast mostly) #25

Closed pablorusso closed 9 years ago

pablorusso commented 10 years ago

I have done major changes to the play, metadata and restart process.

The code redesign, includes:

Benefits:

fuzeman commented 10 years ago

We use a new streaming method in the develop branch which is a lot more reliable. I'm still planning on having the option of using the old streaming method, but this needs to be re-designed a bit.

After I've got the old streaming method re-implemented onto develop, I'll merge these changes in.

pablorusso commented 10 years ago

I am aware this modifications somehow crash with the streaming method change your are working at (I haven't seen new version, so don't know how big is the impact)

Anyway I am sure the current streaming method works great with this changes. Would be great if everybody using the plugin could benefit of this changes. I have been streaming to chromecast for hours without any cut, error or delay.

Honeslty, I don't how can we include this changes in current master, without breaking your develop branch.

May be you can offer an improved version with this changes until the develop branch is ready? Offering two plugins with different streaming methods so people can pick the one that works better for them? What do you think?

Thanks!