## _decades_top.yml templates: decade_top: collection_mode: hide collection_order: custom delete_not_scheduled: false limit: 250 sort_title: "+070_<>_<>" sync_mode: sync visible_home: false visible_library: false visible_shared: false imdb_search: language: <> limit: 500 release.after: <> release.before: <> sort_by: rating.desc type: <> votes.gte: <> collections: "Top Rated of the 2020s": url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_2020s.png summary: "Top rated TV shows of the 2020s" template: { language: "en", name: decade_top, num: "Q", release.after: 2020-01-01, release.before: 2029-12-31, type: "tv_series,tv_mini_series,tv_special", votes.gte: 1000 } "Top Rated of the 2010s": url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_2010s.png summary: "Top rated TV shows of the 2010s" template: { language: "en", name: decade_top, num: "R", release.after: 2010-01-01, release.before: 2019-12-31, type: "tv_series,tv_mini_series,tv_special", votes.gte: 1000 } "Top Rated of the 2000s": url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_2000s.png summary: "Top rated TV shows of the 2000s" template: { language: "en", name: decade_top, num: "S", release.after: 2000-01-01, release.before: 2009-12-31, type: "tv_series,tv_mini_series,tv_special", votes.gte: 1000 } "Top Rated of the 1990s": url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1990s.png summary: "Top rated TV shows of the 1990s" template: { language: "en", name: decade_top, num: "T", release.after: 1990-01-01, release.before: 1999-12-31, type: "tv_series,tv_mini_series,tv_special", votes.gte: 100 } "Top Rated of the 1980s": url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1980s.png summary: "Top rated TV shows of the 1980s" template: { language: "en", name: decade_top, num: "U", release.after: 1980-01-01, release.before: 1989-12-31, type: "tv_series,tv_mini_series,tv_special", votes.gte: 100 } "Top Rated of the 1970s": url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1970s.png summary: "Top rated TV shows of the 1970s" template: { language: "en", name: decade_top, num: "V", release.after: 1970-01-01, release.before: 1979-12-31, type: "tv_series,tv_mini_series,tv_special", votes.gte: 100 } "Top Rated of the 1960s": url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1960s.png summary: "Top rated TV shows of the 1960s" template: { language: "en", name: decade_top, num: "W", release.after: 1960-01-01, release.before: 1969-12-31, type: "tv_series,tv_mini_series,tv_special", votes.gte: 100 } "Top Rated of the 1950s": url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1950s.png summary: "Top rated TV shows of the 1950s" template: { language: "en", name: decade_top, num: "X", release.after: 1950-01-01, release.before: 1959-12-31, type: "tv_series,tv_mini_series,tv_special", votes.gte: 100 } "Top Rated of the 1940s": url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1940s.png summary: "Top rated TV shows of the 1940s" template: { language: "en", name: decade_top, num: "Y", release.after: 1940-01-01, release.before: 1949-12-31, type: "tv_series,tv_mini_series,tv_special", votes.gte: 100 } "Top Rated of the 1930s": url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1930s.png summary: "Top rated TV shows of the 1930s" template: { language: "en", name: decade_top, num: "Z", release.after: 1930-01-01, release.before: 1939-12-31, type: "tv_series,tv_mini_series,tv_special", votes.gte: 100 }