I've defaulted these to what appears to be the default for the API, but adding them allows users to pass in e.g. order=DATE orderDirection=DESC to get the tracks in the date they were added to favorites. There are likely other possibilities for the order but I'm not sure what they are (;
Thanks for the PR, this is a useful feature. We should probably add a few more details on possible options for order and orderDirection before merging this. I will add it in a separate MR.
I've defaulted these to what appears to be the default for the API, but adding them allows users to pass in e.g. order=DATE orderDirection=DESC to get the tracks in the date they were added to favorites. There are likely other possibilities for the order but I'm not sure what they are (;