Commit Graph

248 Commits

Author SHA1 Message Date
nwithan8 e18c21b8b3 - Skip Awards Show, Podcast genres 2023-11-27 10:00:16 -05:00
nwithan8 e741a3382c - Set minimum items for separators to 1 2023-11-20 08:49:34 -07:00
nwithan8 77633236d2 - Don't accidentally delete placeholder collections due to minimums 2023-11-20 00:25:33 -07:00
nwithan8 2736666ffe - Fix advent calendar key_name in title 2023-11-20 00:17:38 -07:00
nwithan8 2002f309f3 - Don't delete non-scheduled holidays 2023-11-19 13:06:28 -07:00
nwithan8 31b555753f - Advent calendar schedule must exist in template, not dynamic collection 2023-11-19 13:00:37 -07:00
nwithan8 df771bc908 - Fix comment error 2023-11-19 12:57:41 -07:00
nwithan8 8770f48b0c - Cache advent calendar builder 2023-11-19 12:57:32 -07:00
nwithan8 5d340ccfd6 - Fix title format for advent calendar 2023-11-19 12:54:46 -07:00
nwithan8 655d351978 - Minimum 3 items for Holiday collections
- Delete Holiday collections if not scheduled
2023-11-18 20:17:09 -07:00
nwithan8 2693f59491 - Bump custom genre lists above generic genres 2023-11-18 13:11:01 -07:00
nwithan8 ab646507c7 - Remove templates for dynamic collection templates (can't nest templates) 2023-11-18 13:10:43 -07:00
nwithan8 536a04871b - Fix bad dynamic_collections key 2023-11-18 12:13:45 -07:00
nwithan8 c1f739480b - Fix Per_Country for shows 2023-11-18 12:06:20 -07:00
nwithan8 5b31f04103 - Remove invalid collection_order for smart_filter on dynamic collections 2023-11-18 12:01:47 -07:00
nwithan8 7d5aaf5520 - Add notes about templates referencing other templates 2023-11-17 17:43:07 -07:00
nwithan8 13930382da - Use collection templates for dynamic_collections (consolidate sort_title)
- Remove unused per-holiday dynamic collection template
2023-11-17 17:35:26 -07:00
nwithan8 0059261b4c - Fix bad sort title numbers in dynamic collection templates 2023-11-17 17:30:35 -07:00
nwithan8 c1f2c80b07 - Add Christmas Advent Calendar 2023-11-17 17:29:43 -07:00
nwithan8 8c464bc52b - Improve ordering/priority of holidays 2023-11-17 14:22:44 -07:00
nwithan8 3a36e2abbc - Make collection placeholders daily rather than falling back to each template's own timelines 2023-11-17 14:11:05 -07:00
nwithan8 d8f3ff028d - Networks and Studios collection placeholders have to leverage smart_filter 2023-11-17 14:07:29 -07:00
nwithan8 b90ed4692b - Add ethnicity months 2023-11-17 13:58:50 -07:00
nwithan8 d309eb1009 - Add more Based On movie collections 2023-11-17 13:44:47 -07:00
nwithan8 0be2dc3fc2 - Change Based on a True Story list source 2023-11-17 13:39:39 -07:00
nwithan8 820def4e35 - Fix file naming 2023-11-16 14:37:24 -07:00
nwithan8 d5e2bb6ae3 - Add placeholder movies, shows for placeholder collection cards 2023-11-16 14:36:17 -07:00
nwithan8 f04beb308a - Fix poster_url parameters 2023-11-16 14:00:32 -07:00
nwithan8 f5659dea58 - Don't make separators visible on per-library summary page 2023-11-15 13:46:02 -07:00
nwithan8 4abbbc6b6a - Add 4/20 holiday 2023-11-15 13:45:08 -07:00
nwithan8 a081e57dd3 - Add poster art for most holidays 2023-11-15 13:42:35 -07:00
nwithan8 e0ec3f94c9 - Add copy of PMM config.yml 2023-11-15 13:24:26 -07:00
nwithan8 e75e6458c7 - Add separators for movies, shows libraries 2023-11-15 13:18:51 -07:00
nwithan8 de05e551df - Remove too-big timeout Trakt lists 2023-11-15 12:34:25 -07:00
nwithan8 717d99f3aa - Two missing commas and the whole thing blows up 2023-11-13 14:25:12 -07:00
Nate Harris d380d9b1a5 - Move Kick Back and Relax to genres rather than lists
- Add feelgood, gangster, controversial, documentaries, courtroom, weird, biopics, WWII, and existential movie genre collections
- Use different list for spoofs and parodies
- Hide some collections from home page (only visible on library)
2023-11-08 19:42:08 -07:00
Nate Harris c7812fe029 - Add AFI movie history to awards 2023-11-08 19:39:41 -07:00
nwithan8 818c7ad79e - Use Trakt rather than IMDb for Trending Now (IMDb not working) 2023-11-08 18:28:53 -07:00
nwithan8 0429fb9707 - Add explicit schedules for movie lists 2023-11-08 18:20:00 -07:00
nwithan8 78e08092dc - Alter genre names for Shows
- Auto-generate genres collections for shows
2023-11-07 12:25:18 -07:00
nwithan8 20e62c9d1c - Alter genre names for Movies 2023-11-07 12:23:24 -07:00
nwithan8 12a17bef0a - Can't do Smart Playlists with PMM, have to use `plex_search` rather than `smart_filter` (and regenerate playlists manually each time) 2023-11-06 10:31:38 -07:00
nwithan8 384aed982d - Fix TV Land network filter 2023-11-06 10:22:46 -07:00
nwithan8 a4bfdef0b1 Only use `visible_library: true` for collections you want PERMANENTLY visible on the Recommendations tab for a specific library 2023-11-05 11:19:22 -07:00
nwithan8 25193c6883 - Make Stephen King collection a smart collection 2023-11-05 10:30:35 -07:00
nwithan8 ab28ea885f - Fix Treehouse of Horror playlist rules
- Make Top 100 Simpsons a smart playlist
2023-11-05 10:24:05 -07:00
nwithan8 45d782cc2a - Remove comma causing problems in collection name 2023-11-05 10:10:41 -07:00
nwithan8 adf7bd732b - Remove unnecessary IMDB list for Quibi 2023-11-05 10:05:15 -07:00
nwithan8 023ced905e - Remove unnecessary TMDB network IDs 2023-11-05 10:04:06 -07:00
nwithan8 e219274724 - Remove bad collection_order for studio 2023-11-05 10:01:42 -07:00