skank 83 Posted January 17, 2017 Posted January 17, 2017 I'm looking to have my music collection from spotify inside my emby music. (even with kodi then) I would love if this is implemented. 9
genesisforlive 7 Posted January 17, 2017 Posted January 17, 2017 Spotify would be nice i hope it comes to Emby! BUMP
skank 83 Posted January 26, 2017 Author Posted January 26, 2017 Will this be evaluated? or is it a no go
skank 83 Posted March 1, 2017 Author Posted March 1, 2017 @@Luke , i know you think its a great idea lol, but with ideas... we dont come far. Do you know if it comes, or not? Or it is planned or not?
Sven 136 Posted March 15, 2017 Posted March 15, 2017 You can integrate Spotify. You can do everything. But you can't start playing a song or something like that. So what's than the added value to integrate Spotify? Just that you can see your playlists and add items to that list... ? Or....
nxenos83 52 Posted March 19, 2017 Posted March 19, 2017 It looks like Spotify has a Web player, which indicates that there might be a way to pull in Spotify play lists as virtual items in emby, and maybe be able to request the Url to the stream. I'll have some time next week to look into this. @@Luke, Am I off base here in thinking that Spotify could be created as a channel and we would be able to launch Spotify stream through emby clients? I can take a swing at making a plugin, unless you thinks it's impossible, violates any terms that would prevent it from being added to the catalogue, or if there's already a skilled emby dev working on this.
Luke 39612 Posted March 19, 2017 Posted March 19, 2017 Nobody is currently working on this and I think it's a great idea as long as Spotify allows this through their API. As long as you are staying within Spotify API terms of use, then it's fine with us. Please note, channel plugins currently cannot create playlists, just media, but I can help expand that.
nxenos83 52 Posted March 20, 2017 Posted March 20, 2017 Thanks Luke. I'll familarize myself with the Spotify API and terms of use. If no issue there I'll look to get started this weekend. I'll practice with creating just the songs through the plugin and will reach out to you on how to move forward with creating playlists.
Spaceboy 2565 Posted March 20, 2017 Posted March 20, 2017 Even if we can just play back existing Spotify playlists that would be brilliant
nxenos83 52 Posted March 22, 2017 Posted March 22, 2017 I'm not a regualr spotify user and don't have a premium subscription. It doesn't appear that a single user is allowed to have multiple devices streaming music at the same time. Can someone confrim? For users of the Kodi Add-On, are you able to play music from multiple devices at the same time? FYI on the progress I made last night: Just about finished the setup process to allow emby to get user data, and now am looking at how to get the music stream. Spotify's libspotify binary looks to be no longer supported by spotify (Kodi Add-ons that I've looked at are using this library), but it requires premium subscription -- I'll look into signing up for a trial subscription to see if I can get that working. For folks running Emby on Windows, it looks we could control the spotify desktop app through emby -- haven't confirmed how to pass the music stream from that app to emby. 1
Spaceboy 2565 Posted March 22, 2017 Posted March 22, 2017 I'm not a regualr spotify user and don't have a premium subscription. It doesn't appear that a single user is allowed to have multiple devices streaming music at the same time. Can someone confrim? For users of the Kodi Add-On, are you able to play music from multiple devices at the same time? FYI on the progress I made last night: Just about finished the setup process to allow emby to get user data, and now am looking at how to get the music stream. Spotify's libspotify binary looks to be no longer supported by spotify (Kodi Add-ons that I've looked at are using this library), but it requires premium subscription -- I'll look into signing up for a trial subscription to see if I can get that working. For folks running Emby on Windows, it looks we could control the spotify desktop app through emby -- haven't confirmed how to pass the music stream from that app to emby. correct, one device at a time. i have a family account, happy to set you up as a user while you work on it
im85288 1493 Posted March 22, 2017 Posted March 22, 2017 It's probably a good idea to chat with @@marcelveldt as he made the Kodi addon: https://github.com/marcelveldt/plugin.audio.spotify On a related note I would say streaming is what everyone will be doing soon (both music and movies/tv etc), the days when steams were low quality and took long to load etc are gone now that the Internet is fast enough. This can be confirmed by seeing how formats such as HDR are readily available via Netflix/Amazon and for anyone UK based by the announcement from Sky that Sky Q (and therefore 4K etc) will be available via a streaming box from next year. So to summarise...the future is streaming, sonarr, radarr etc have had their time
nxenos83 52 Posted March 22, 2017 Posted March 22, 2017 It's probably a good idea to chat with @@marcelveldt as he made the Kodi addon: https://github.com/marcelveldt/plugin.audio.spotify I had looked into this plugin and it is relying on libspotify.dll which is officially deprecated and according to https://developer.spotify.com/technologies/libspotify "LibSpotify has been considered deprecated since 2015 and will be shut down in 2017" I'll reach out to marcelveldt to see if he has any transition plan in place.
marcelveldt 736 Posted March 31, 2017 Posted March 31, 2017 I'll reach out to marcelveldt to see if he has any transition plan in place. Yes, I have but there is no other solution... I migrated all library functions to the new web api but there is no alternative for playback. For that we still have to rely on the good old libspotify
Spaceboy 2565 Posted March 31, 2017 Posted March 31, 2017 It's probably a good idea to chat with @@marcelveldt as he made the Kodi addon: https://github.com/marcelveldt/plugin.audio.spotify On a related note I would say streaming is what everyone will be doing soon (both music and movies/tv etc), the days when steams were low quality and took long to load etc are gone now that the Internet is fast enough. This can be confirmed by seeing how formats such as HDR are readily available via Netflix/Amazon and for anyone UK based by the announcement from Sky that Sky Q (and therefore 4K etc) will be available via a streaming box from next year. So to summarise...the future is streaming, sonarr, radarr etc have had their time i disagree, there is a place for both. You only have to look at the amount of movies and series removed from Netflix each month to know that these services can't be relied upon 1
skank 83 Posted April 3, 2017 Author Posted April 3, 2017 Cool to see this request is growing, and looked into ... Thanks!
marcelveldt 736 Posted August 8, 2017 Posted August 8, 2017 quick update. I've recently switched my Spotify Kodi addon to the new opensource spotify SDK, librespot to handle the playback. It is a grey area but Spotify has stated (not offifically) that they will accept this opensource project as long as it is not used to abuse the spotify services. 4
Luke 39612 Posted October 3, 2017 Posted October 3, 2017 @@Spaceboy it is all yours. let us know what you come up with !
Spaceboy 2565 Posted October 3, 2017 Posted October 3, 2017 @@Spaceboy it is all yours. let us know what you come up with !right after you answer the question on iptv series recordings! 1
skank 83 Posted October 28, 2017 Author Posted October 28, 2017 So no progress on this for the moment?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now