tellytorrent: add additional search fields

This commit is contained in:
ilike2burnthing 2021-06-08 18:52:02 +01:00 committed by GitHub
parent fea8bca388
commit 5dfad729a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -90,6 +90,8 @@ search:
malId: ""
startYear: ""
endYear: ""
playlistId: ""
collectionId: ""
sortField: "{{ .Config.sort }}"
sortDirection: "{{ .Config.type }}"
perPage: 100