add parental collections; various bugfixes

This commit is contained in:
0x5f3
2023-03-28 12:42:50 +00:00
parent 38421afc7f
commit df346cf8f3
19 changed files with 727 additions and 371 deletions

View File

@@ -1,13 +1,14 @@
This config will populate the following:
- Suggested (random, trending, popular, top-rated, most watched)
- Seasonal *
- Parental
- Awards
- Year (top-rated)
- Decades (top-rated)
- Genre (popular)
- Genre (top-rated)
- Sub-genre (top-rated) *
- Seasonal *
- TMBD collections *
( * = movies only )
@@ -31,8 +32,8 @@ python plex_meta_manager.py --config config/show.yml --collections-only --run --
After a sucessfull run, you should have something like this:
<br/>
<br/>
![shows](https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/_/_shows.png)
![movies](/assets/_/_movies.png)
<br/>
![movies](https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/_/_movies.png)
![shows](/assets/_/_shows.png)