I'm running a personal Subsonic server to stream my music collection to different devices. It would be great if Elisa would support streaming from Subsonic installations so I can use my music collection in my work computer without needing a web browser window open.
Thanks for your report. I am not sure about what would be needed to add such a support. As far as I understand the recommended way to interact with it UPnP. Can you confirm ? In this case, this report is a duplicate of #393234.
(In reply to Matthieu Gallien from comment #1) > I am not sure about what would be needed to add such a support. As far as I > understand the recommended way to interact with it UPnP. Can you confirm ? While UPnP is a supported function, this isn't the purpose of this wishlist. I would like to be able to stream music from my Subsonic streaming server installation when I'm outside the LAN. to implement this, the application should let the user configure the server URL (HTTP or HTTPS), username and password, then use the Subsonic REST API - http://www.subsonic.org/pages/api.jsp - to list tracks and playlists and stream audio.
BTW, if it can help, I can setup a user with access to my Subsonic server, for testing and stuff.
Thanks for the help offer and the information. I indeed was wrong.
A list of Subsonic APIs: http://www.subsonic.org/pages/api.jsp
Some specific features relating to subsonic support that I think would be useful based on other subsonic clients: * User can enter subsonic server URL and credentials in "Configure Elisa" (Maybe under "Add Location?) * Albums, Artists, Tracks, and Genres from Subsonic server appear in the respective Elisa views * "Recently Added" view available on sidebar to show recently added albums from server * "Playlists" view available on sidebar to show playlists from server * When hovering over track or album, "Download" option beside "Play Now" and "Add to Playlist" that would download the track or album to a media cache I wonder if some of the work done on Kast's GPodder integration could be re-used?
This issue is getting a little stale and I would also like to see this feature directly integrated into the KDE ecosystem.