diff --git a/PMM/chart/anilist.yml b/PMM/chart/anilist.yml index 8b5f715..905ea16 100644 --- a/PMM/chart/anilist.yml +++ b/PMM/chart/anilist.yml @@ -25,6 +25,8 @@ # # Available options. Replace "key" with the # # # desired collection's key from the chart above. # # # +# # Customize summary of collection # +# summary_key: A collection of ... # # # Turn the collection on/off # # use_key: true # # # Determines collection order in it's section # @@ -67,20 +69,33 @@ templates: popular: default: limit_popular: 100 + summary_popular: A collection of the most popular Anime according to AniList. anilist_popular: <> - summary: A collection of the most popular Anime according to AniList. + summary: <>>> top: default: limit_top: 100 + summary_top: A collection of the top rated Anime according to AniList. anilist_top_rated: <> - summary: A collection of the top rated Anime according to AniList. + summary: <>>> trending: default: limit_trending: 100 + summary_trending: A collection of trending Anime according to AniList. anilist_trending: <> - summary: A collection of trending Anime according to AniList. + summary: <>>> + + season: + default: + limit_trending: 100 + summary_season: A collection of Anime from the Current Season according to AniList. + anilist_search: + season: current + year: + sort_by: popular + summary: <>>> collections: @@ -114,12 +129,8 @@ collections: AniList Season: variables: key: season - anilist_search: - season: current - year: - sort_by: popular - summary: A collection of Anime from the Current Season according to AniList. template: + - name: season - name: shared - name: arr - name: custom diff --git a/PMM/chart/basic.yml b/PMM/chart/basic.yml index d1080ab..64b4baa 100644 --- a/PMM/chart/basic.yml +++ b/PMM/chart/basic.yml @@ -28,6 +28,8 @@ # # Available options. Replace "key" with the # # # desired collection's key from the chart above. # # # +# # Customize summary of collection # +# summary_key: A collection of ... # # # Turn the collection on/off # # use_key: true # # # Determines collection order in it's section # @@ -53,7 +55,8 @@ templates: released: default: in_the_last_released: 90 - summary: A collection of newly-released <> + summary_released: A collection of newly-released <>s + summary: <>>> smart_filter: all: release: <> @@ -61,7 +64,8 @@ templates: episodes: default: in_the_last_episodes: 7 - summary: A collection of newly-released episodes + summary_episodes: A collection of newly-released <>s + summary: <>>> smart_filter: type: episodes all: diff --git a/PMM/chart/imdb.yml b/PMM/chart/imdb.yml index e250c12..0b04e00 100644 --- a/PMM/chart/imdb.yml +++ b/PMM/chart/imdb.yml @@ -24,6 +24,8 @@ # # Available options. Replace "key" with the # # # desired collection's key from the chart above. # # # +# # Customize summary of collection # +# summary_key: A collection of ... # # # Turn the collection on/off # # use_key: true # # # Determines collection order in its section # @@ -62,7 +64,10 @@ external_templates: templates: imdb: + default: + summary_<>: "List of <> <>s" imdb_chart: <>_<>s + summary: <>>> collections: diff --git a/PMM/chart/myanimelist.yml b/PMM/chart/myanimelist.yml index 79a4bc1..a17bc54 100644 --- a/PMM/chart/myanimelist.yml +++ b/PMM/chart/myanimelist.yml @@ -26,6 +26,8 @@ # # Available options. Replace "key" with the # # # desired collection's key from the chart above. # # # +# # Customize summary of collection # +# summary_key: A collection of ... # # # Turn the collection on/off # # use_key: true # # # Determines collection order in it's section # @@ -68,26 +70,39 @@ templates: popular: default: limit_popular: 100 + summary_popular: A collection of the most popular Anime according to MyAnimeList. mal_popular: <> - summary: A collection of the most popular Anime according to MyAnimeList. + summary: <>>> favorited: default: limit_favorited: 100 + summary_favorited: A collection of the Most Favorited Anime according to MyAnimeList. mal_favorite: <> - summary: A collection of the Most Favorited Anime according to MyAnimeList. + summary: <>>> top: default: limit_top: 100 + summary_top: A collection of the Top Rated Anime according to MyAnimeList. mal_all: <> - summary: A collection of the Top Rated Anime according to MyAnimeList. + summary: <>>> airing: default: limit_airing: 100 + summary_airing: A collection of the Top Rated Anime Currently Airing according to MyAnimeList. mal_airing: <> - summary: A collection of the Top Rated Anime Currently Airing according to MyAnimeList. + summary: <>>> + + season: + default: + limit_airing: 100 + summary: A collection of Anime from the Current Season according to MyAnimeList. + mal_season: + season: current + sort_by: score + summary: <>>> collections: @@ -130,11 +145,8 @@ collections: MyAnimeList Season: variables: key: season - mal_season: - season: current - sort_by: score - summary: A collection of Anime from the Current Season according to MyAnimeList. template: + - name: season - name: shared - name: arr - name: custom diff --git a/PMM/chart/other.yml b/PMM/chart/other.yml index 1c82e88..df2e7d1 100644 --- a/PMM/chart/other.yml +++ b/PMM/chart/other.yml @@ -25,6 +25,8 @@ # # Available options. Replace "key" with the # # # desired collection's key from the chart above. # # # +# # Customize summary of collection # +# summary_key: A collection of ... # # # Turn the collection on/off # # use_key: true # # # Determines collection order in its section # @@ -64,12 +66,25 @@ templates: anidb: default: limit_anidb: 30 - summary: A collection of Popular Anime on AniDB + summary_anidb: A collection of Popular Anime on AniDB + summary: <>>> anidb_popular: <> - css: + commonsense: + default: + summary_commonsense: A collection of Common Sense <>s. Common Sense recognizes outstanding entertainment with an official seal for quality and impact. Common Sense Selections include age-appropriate media with the potential to spark family conversations, entertain families of all kinds, and have a positive, lasting effect on society. mdblist_list: https://mdblist.com/lists/plexmetamanager/cssfamilies<>s - summary: A collection of Common Sense <>s. Common Sense recognizes outstanding entertainment with an official seal for quality and impact. Common Sense Selections include age-appropriate media with the potential to spark family conversations, entertain families of all kinds, and have a positive, lasting effect on society. + summary: <>>> + + stevenlu: + default: + summary_stevenlu: A collection of StevenLu's Most Popular Movies + summary: <>>> + + pirated: + default: + summary_pirated: TorrentFreak.com's Weekly Top Ten Pirated Movies + summary: <>>> collections: AniDB Popular: @@ -85,7 +100,7 @@ collections: variables: key: commonsense template: - - name: css + - name: commonsense - name: shared - name: arr - name: custom @@ -93,9 +108,9 @@ collections: StevenLu's Popular Movies: variables: key: stevenlu - summary: A collection of StevenLu's Most Popular Movies stevenlu_popular: true template: + - name: stevenlu - name: shared allowed_libraries: movie - name: arr @@ -105,8 +120,8 @@ collections: variables: key: pirated mdblist_list: https://mdblist.com/lists/hdlists/top-ten-pirated-movies-of-the-week-torrent-freak-com/ - summary: TorrentFreak.com's Weekly Top Ten Pirated Movies template: + - name: pirated - name: shared allowed_libraries: movie - name: arr diff --git a/PMM/chart/tautulli.yml b/PMM/chart/tautulli.yml index d8a06c2..78ab030 100644 --- a/PMM/chart/tautulli.yml +++ b/PMM/chart/tautulli.yml @@ -26,6 +26,8 @@ # # Available options. Replace "key" with the # # # desired collection's key from the chart above. # # # +# # Customize summary of collection # +# summary_key: A collection of ... # # # Turn the collection on/off # # use_key: true # # # Determines collection order in its section # @@ -57,7 +59,8 @@ templates: default: list_days_popular: 30 list_size_popular: 20 - summary: A collection of <>s Popular on Plex + summary_popular: A collection of <>s Popular on Plex + summary: <>>> tautulli_popular: list_days: <> list_size: <> @@ -66,7 +69,8 @@ templates: default: list_days_watched: 30 list_size_watched: 20 - summary: A collection of Top <>s Watched on Plex + summary_watched: A collection of Top <>s Watched on Plex + summary: <>>> tautulli_watched: list_days: <> list_size: <> diff --git a/PMM/chart/tmdb.yml b/PMM/chart/tmdb.yml index fdfc8f3..dc89728 100644 --- a/PMM/chart/tmdb.yml +++ b/PMM/chart/tmdb.yml @@ -26,6 +26,8 @@ # # Available options. Replace "key" with the # # # desired collection's key from the chart above. # # # +# # Customize summary of collection # +# summary_key: A collection of ... # # # Turn the collection on/off # # use_key: true # # # Determines collection order in its section # @@ -68,32 +70,37 @@ templates: airing: default: limit_airing: 100 + summary_airing: A collection of shows with episodes airing today tmdb_airing_today: <> - summary: A collection of shows with episodes airing today + summary: <>>> air: default: limit_air: 100 + summary_air: A collection of shows that are still activaly airing episodes. tmdb_on_the_air: <> - summary: A collection of shows that are still activaly airing episodes + summary: <>>> popular: default: limit_popular: 100 + summary_popular: A collection of the most watched <>s according to TMDb. tmdb_popular: <> - summary: A collection of the most watched <>s according to TMDb. + summary: <>>> top: default: limit_top: 100 + summary_top: A collection of the top rated <>s according to TMDb. tmdb_top_rated: <> - summary: A collection of the top rated <>s according to TMDb. + summary: <>>> trending: default: limit_trending: 100 + summary_trending: A collection of <>s trending on TMDb tmdb_trending_weekly: <> - summary: A collection of <>s trending on TMDb + summary: <>>> collections: diff --git a/PMM/chart/trakt.yml b/PMM/chart/trakt.yml index 263492d..a4edc3d 100644 --- a/PMM/chart/trakt.yml +++ b/PMM/chart/trakt.yml @@ -30,7 +30,7 @@ # # desired collection's key from the chart above. # # # # # Customize summary of collection # -# summary: A collection of ... # +# summary_key: A collection of ... # # # Turn the collection on/off # # use_key: true # # # Determines collection order in its section # @@ -72,11 +72,11 @@ templates: trakt: default: limit_<>: 100 - summary: A collection of Trakt's Weekly <> List + summary: A collection of Trakt's Weekly <> List trakt_chart: chart: <> limit: <>>> - summary: <> + summary: <>>> dynamic_collections: Trakt: