Returns a numeric identifier that can be used to determine if the list has changed, by comparing the numeric identifier with the result of a previous invocation. Useful when doing automatic background refresh of the list of media sources. More...
Returns a numeric identifier that can be used to determine if the list has changed, by comparing the numeric identifier with the result of a previous invocation. Useful when doing automatic background refresh of the list of media sources.
Path: /mediasource/fetchlistupdateid
| [in] | type | The type of the media sources to fetch. Possible values are file, folder, audurl, vidurl, imgurl, audfeed, vidfeed, imgfeed |
Examples:
Request: /mediasource/fetchlist?type=audurl
Response:
<response status="success" message="">1</response>
1.7.4