mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-22 04:23:08 +00:00
Update myanimelist.yml
This commit is contained in:
parent
82ac795c50
commit
99bdc0913e
1 changed files with 4 additions and 0 deletions
|
@ -23,10 +23,14 @@ templates:
|
||||||
default:
|
default:
|
||||||
limit: 100
|
limit: 100
|
||||||
limit_season: <<limit>>
|
limit_season: <<limit>>
|
||||||
|
starting_only_season: <<starting_only>>
|
||||||
|
optional:
|
||||||
|
- starting_only
|
||||||
mal_season:
|
mal_season:
|
||||||
season: current
|
season: current
|
||||||
sort_by: score
|
sort_by: score
|
||||||
limit: <<limit_season>>
|
limit: <<limit_season>>
|
||||||
|
starting_only: <<starting_only_season>>
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
MyAnimeList Popular:
|
MyAnimeList Popular:
|
||||||
|
|
Loading…
Reference in a new issue