- Code: Select all
GET
/rest2/getAlbumListID3.view?type=byYear&size=1&fromYear=2017&toYear=2017
It seems right now, using v2.5.0 of the REST API, fromYear and toYear only work for the type byYear.
Could you make it that these query parameters can be used for list types other than byYear as well?