Merge remote-tracking branch 'meisnate12/master'

This commit is contained in:
bullmoose20 2022-12-21 11:57:01 -05:00
commit 25e136b62b
2 changed files with 10 additions and 8 deletions

View File

@ -19,8 +19,9 @@
templates: templates:
Anime: Anime:
mal_genre: mal_search:
genre_id: <<mal_id>> genre: <<mal_id>>
limit: 0
url_poster: https://theposterdb.com/api/assets/<<poster>> url_poster: https://theposterdb.com/api/assets/<<poster>>
collection_order: alpha collection_order: alpha
collection_mode: hide collection_mode: hide
@ -32,10 +33,10 @@ templates:
username: <<username>> username: <<username>>
status: plan_to_watch status: plan_to_watch
sort_by: title sort_by: title
limit: 500 limit: 0
collection_order: alpha collection_order: alpha
collection_mode: hide collection_mode: hide
sync_mode: sync sync_mode: sync
############################# #############################
## Collections ## ## Collections ##

View File

@ -19,8 +19,9 @@
templates: templates:
Anime: Anime:
mal_genre: mal_search:
genre_id: <<mal_id>> genre: <<mal_id>>
limit: 0
url_poster: https://theposterdb.com/api/assets/<<poster>> url_poster: https://theposterdb.com/api/assets/<<poster>>
collection_order: alpha collection_order: alpha
collection_mode: hide collection_mode: hide
@ -32,10 +33,10 @@ templates:
username: <<username>> username: <<username>>
status: plan_to_watch status: plan_to_watch
sort_by: title sort_by: title
limit: 500 limit: 0
collection_order: alpha collection_order: alpha
collection_mode: hide collection_mode: hide
sync_mode: sync sync_mode: sync
############################# #############################
## Collections ## ## Collections ##