@ -695,16 +695,16 @@
"minimum" : 1
} ,
"default_collection_order" : {
"description" : "Used to set the collection_order for every collection run.\nSet the collection_order for every collection run by PMM unless the collection has a specific collection_order ",
"description" : "Used to set the collection_order for every collection run.\nSet the collection_order for every collection run by PMM unless the collection has a specific collection_order \nTIP: 'custom' cannot be used if more than one builder is being used for the collection (such as imdb_list and trakt_list within the same collection). ",
"type" : [ "string" , "null" ] ,
"enum" : [
"added.asc" , "added.desc" , "a udience_rating.asc",
"added.asc" , "added.desc" , "a lpha", "a udience_rating.asc",
"audience_rating.desc" , "bitrate.asc" , "bitrate.desc" ,
"content_rating.asc" , "content_rating.desc" , "critic_rating.asc" ,
"critic_rating.desc" , " duration.asc", "duration.desc" ,
"critic_rating.desc" , " custom", " duration.asc", "duration.desc" ,
"originally_available.asc" , "originally_available.desc" ,
"plays.asc" , "plays.desc" , "progress.asc" , "progress.desc" ,
"random" , "release .asc", "release.desc" ,
"random" , "release ", "release .asc", "release.desc" ,
"resolution.asc" , "resolution.desc" , "title.asc" , "title.desc" ,
"user_rating.asc" , "user_rating.desc" , "viewed.asc" , "viewed.desc" ,
"year.asc" , "year.desc" , null
@ -944,7 +944,7 @@
"properties" : {
"pmm" : {
"type" : "string" ,
"enum" : [ "actor" , "anilist" , "aspect" , "audio_language" , "bafta" , "based" , "basic" , "berlinale" , "cannes" , "cesar" , "choice" , "collectionless" , "content_rating_ cs", "content_rating_de" , "content_rating_mal" , "content_rating_uk" , "content_rating_us" , "continent" , "country" , "decade" , "director" , "emmy" , "flixpatrol" , "franchise" , "genre" , "golden" , "imdb" , "myanimelist" , "network" , "nfr" , "oscars" , "other_chart" , "pca" , "producer" , "razzie" , "region" , "resolution" , "sag" , "seasonal" , "separator_award" , "separator_chart" , "spirit" , "streaming" , "studio" , "subtitle_language" , "sundance" , "tautulli" , "tiff" , "tmdb" , "trakt" , "universe" , "venice" , "writer" , "year" ]
"enum" : [ "actor" , "anilist" , "aspect" , "audio_language" , "bafta" , "based" , "basic" , "berlinale" , "cannes" , "cesar" , "choice" , "collectionless" , "content_rating_ au", "content_rating_ cs", "content_rating_de" , "content_rating_mal" , "content_rating_uk" , "content_rating_us" , "continent" , "country" , "decade" , "director" , "emmy" , "flixpatrol" , "franchise" , "genre" , "golden" , "imdb" , "myanimelist" , "network" , "nfr" , "oscars" , "other_chart" , "pca" , "producer" , "razzie" , "region" , "resolution" , "sag" , "seasonal" , "separator_award" , "separator_chart" , "spirit" , "streaming" , "studio" , "subtitle_language" , "sundance" , "tautulli" , "tiff" , "tmdb" , "trakt" , "universe" , "venice" , "writer" , "year" ]
} ,
"schedule" : {
"type" : "string"
@ -1568,12 +1568,13 @@
"location" : { "type" : "string" , "enum" : [ "world" , "albania" , "argentina" , "armenia" , "australia" , "austria" , "azerbaijan" , "bahamas" , "bahrain" , "bangladesh" , "belarus" , "belgium" , "belize" , "benin" , "bolivia" , "bosnia_and_herzegovina" , "botswana" , "brazil" , "bulgaria" , "burkina_faso" , "cambodia" , "canada" , "chile" , "colombia" , "costa_rica" , "croatia" , "cyprus" , "czech_republic" , "denmark" , "dominican_republic" , "ecuador" , "egypt" , "estonia" , "finland" , "france" , "gabon" , "germany" , "ghana" , "greece" , "guatemala" , "guinea_bissau" , "haiti" , "honduras" , "hong_kong" , "hungary" , "iceland" , "india" , "indonesia" , "ireland" , "israel" , "italy" , "ivory_coast" , "jamaica" , "japan" , "jordan" , "kazakhstan" , "kenya" , "kuwait" , "kyrgyzstan" , "laos" , "latvia" , "lebanon" , "lithuania" , "luxembourg" , "malaysia" , "maldives" , "mali" , "malta" , "mexico" , "moldova" , "mongolia" , "montenegro" , "morocco" , "mozambique" , "namibia" , "netherlands" , "new_zealand" , "nicaragua" , "niger" , "nigeria" , "north_macedonia" , "norway" , "oman" , "pakistan" , "panama" , "papua_new_guinea" , "paraguay" , "peru" , "philippines" , "poland" , "portugal" , "qatar" , "romania" , "russia" , "rwanda" , "salvador" , "saudi_arabia" , "senegal" , "serbia" , "singapore" , "slovakia" , "slovenia" , "south_africa" , "south_korea" , "spain" , "sri_lanka" , "sweden" , "switzerland" , "taiwan" , "tajikistan" , "tanzania" , "thailand" , "togo" , "trinidad_and_tobago" , "turkey" , "turkmenistan" , "uganda" , "ukraine" , "united_arab_emirates" , "united_kingdom" , "united_states" , "uruguay" , "uzbekistan" , "venezuela" , "vietnam" , "zambia" , "zimbabwe" ] } ,
"minimum" : { "type" : "integer" } ,
"offset" : { "type" : "integer" , "minimum" : 0 } ,
"overlay_limit" : { "type" : "integer" , "minimum" : 1 , "maximum" : 5 } ,
"originals_only" : { "description" : "Changes Streaming Service overlays to only apply to original content produced by the service.\nNote: Cannot be used with region, and only produces overlays for amazon, appletv, disney, max, hulu, netflix, paramount, peacock" , "type" : "boolean" } ,
"overlay_limit" : { "description" : "Choose the number of overlay this queue displays.\nDefault: 3\nValues: 1, 2, 3, 4, or 5" , "type" : "integer" , "minimum" : 1 , "maximum" : 5 } ,
"position" : { "type" : "string" , "enum" : [ "left" , "right" ] } ,
"post_nr_text" : { " type": "string" } ,
"post_text" : { " type": "string" } ,
"pre_nr_text" : { " type": "string" } ,
"pre_text" : { " type": "string" } ,
"post_nr_text" : { " description": "Choose the text after the 'nr' key for the Overlay.\nValues: Any String" , " type": "string" } ,
"post_text" : { " description": "Choose the text after the key for the Overlay.\nDefault: +\nValues: Any String" , " type": "string" } ,
"pre_nr_text" : { " description": "Choose the text before the 'nr' key for the Overlay.\nValues: Any String" , " type": "string" } ,
"pre_text" : { " description": "Choose the text before the key for the Overlay.\nValues: Any String" , " type": "string" } ,
"rating_alignment" : { "type" : "string" , "enum" : [ "vertical" , "horizontal" ] } ,
"rating1" : { "type" : "string" , "enum" : [ "critic" , "audience" , "user" ] } ,
"rating1_image" : { "type" : "string" , "enum" : [ "anidb" , "imdb" , "letterboxd" , "tmdb" , "metacritic" , "rt_popcorn" , "rt_tomato" , "trakt" , "mal" , "mdb" , "star" ] } ,
@ -1594,7 +1595,7 @@
"repo" : { "type" : "string" } ,
"stroke_color" : { "type" : "string" , "pattern" : "^\\#([A-Fa-f0-9]{3}|[A-Fa-f0-9]{4}|[A-Fa-f0-9]{6}|[A-Fa-f0-9]{8})$" } ,
"stroke_width" : { "type" : "integer" , "exclusiveMinimum" : 0 } ,
"style" : { "type" : "string" , "enum" : [ "compact" , "standard" , "bigger" , "round" , "square" , "half" , "red" , "black" , "yellow" , "gray" ] } ,
"style" : { "type" : "string" , "enum" : [ "compact" , "standard" , "bigger" , "round" , "square" , "half" , "red" , "black" , "yellow" , "gray" , "color" , "white" ] } ,
"text" : { "type" : "string" } ,
"time_window" : { "type" : "string" , "enum" : [ "today" , "yesterday" , "this_week" , "last_week" , "this_month" , "last_month" , "this_year" , "last_year" ] } ,
"url" : { "type" : "string" , "format" : "uri" , "pattern" : "^(https?)://" } ,
@ -1608,6 +1609,7 @@
} ,
"patternProperties" : {
"^back_color_.*$" : { "type" : "string" , "pattern" : "^\\#([A-Fa-f0-9]{3}|[A-Fa-f0-9]{4}|[A-Fa-f0-9]{6}|[A-Fa-f0-9]{8})$" } ,
"^font_color_.*$" : { "type" : "string" , "pattern" : "^\\#([A-Fa-f0-9]{3}|[A-Fa-f0-9]{4}|[A-Fa-f0-9]{6}|[A-Fa-f0-9]{8})$" } ,
"^country_.*$" : { "type" : "string" , "pattern" : "^[A-Z]{2}$" } ,
"^file_.*$" : { "type" : "string" } ,
"^git_.*$" : { "type" : "string" } ,