Jamstash/app/subsonic
Hyzual 7f84cf7b98 Fixes tsquillario/Jamstash#192
Adds a ping() function to the subsonic service, taking advantage of our new subsonicRequest wrapper. It works with both JSON and JSONP, catches errors, etc.
Errors from an incorrect parameter (missing password) or unreachable server should now be displayed to the user.
2015-01-17 19:15:10 +01:00
..
subsonic-service.js Fixes tsquillario/Jamstash#192 2015-01-17 19:15:10 +01:00
subsonic-service_test.js Fixes tsquillario/Jamstash#192 2015-01-17 19:15:10 +01:00
subsonic.html Adds the generic requestSongs function to subsonic.js. 2015-01-17 19:15:08 +01:00
subsonic.js When playing, adding or displaying a random playlist, it is correctly shown as selected 2015-01-17 19:15:08 +01:00
subsonic_test.js Moves drag & drop support from main-controller.js to queue.js 2015-01-17 19:15:10 +01:00