Instead of {'filter[kind]': 'anime'}, you now just use {'kind': 'anime'} and it will format it for you. If you really want to format it yourself, that also works it will just ignore them.
Do you want the function for getting a library entry media in this pull request also, or another one?
Instead of
{'filter[kind]': 'anime'}
, you now just use{'kind': 'anime'}
and it will format it for you. If you really want to format it yourself, that also works it will just ignore them.Do you want the function for getting a library entry media in this pull request also, or another one?