http://your-server/rest/getPodcasts.view
Since 1.6.0
Returns all podcast channels the server subscribes to and their episodes. Takes no extra parameters.
Returns a <subsonic-response>
element with a nested <podcasts>
element on success. Example.
http://your-server/rest/getShares.view
Since 1.6.0
Returns information about shared media this user is allowed to manage. Takes no extra parameters.
Returns a <subsonic-response>
element with a nested <shares>
element on success. Example.