removed unwatched references

pull/517/head
hstephens 1 year ago
parent 1415793191
commit ec20f7c075

@ -4,21 +4,20 @@ templates:
libraries: "YOUR TV LIBRARY NAME HERE"
summary: <<summary>>
sync_mode: sync
smart_filter:
any:
episode_unplayed: true
playlists:
Monogatari Watch Order:
{
name: Watch Order,
list: https://trakt.tv/users/agent531c/lists/monogatari-watchlist?sort=rank%2Casc,
summary: "Monogatari in the Intended Watch Order",
}
template:
{
name: Watch Order,
list: https://trakt.tv/users/agent531c/lists/monogatari-watchlist?sort=rank%2Casc,
summary: "Monogatari in the Intended Watch Order",
}
Bleach - No Filler:
{
name: Watch Order,
list: https://trakt.tv/users/grawler/lists/bleach-in-order-no-filler?sort=rank%2Casc,
summary: "Bleach with all the filler cut out",
}
template:
{
name: Watch Order,
list: https://trakt.tv/users/grawler/lists/bleach-in-order-no-filler?sort=rank%2Casc,
summary: "Bleach with all the filler cut out",
}

@ -4,28 +4,28 @@ templates:
libraries: "YOUR TV LIBRARY NAME HERE"
sync_mode: sync
summary: <<summary>>
smart_filter:
any:
episode_unplayed: true
playlists:
X Files (Freak of the Week):
{
name: Watch Order,
list: https://trakt.tv/lists/23903123,
summary: "The 'Monster of the Week' episodes of X Files",
}
template:
{
name: Watch Order,
list: https://trakt.tv/lists/23903123,
summary: "The 'Monster of the Week' episodes of X Files",
}
X Files (Mythology):
{
name: Watch Order,
list: https://trakt.tv/lists/23903191,
summary: "The Seriazlied episodes of X-Files in order",
}
template:
{
name: Watch Order,
list: https://trakt.tv/lists/23903191,
summary: "The Seriazlied episodes of X-Files in order",
}
Ducktales (2017) Intended Viewing Order:
{
name: Watch Order,
list: https://trakt.tv/users/itsmistermoon/lists/ducktales-2017-official-order?sort=rank%2Casc,
summary: "The Crew's intended viewing order after Disney aired them out of order. This uses the alternate order on the TVDB page to build a playlist in the order meant to be watched",
}
template:
{
name: Watch Order,
list: https://trakt.tv/users/itsmistermoon/lists/ducktales-2017-official-order?sort=rank%2Casc,
summary: "The Crew's intended viewing order after Disney aired them out of order. This uses the alternate order on the TVDB page to build a playlist in the order meant to be watched",
}

@ -67,9 +67,6 @@ All Movies have matching poster sets and a collection poster. TV Show metadata m
# Playlists
**IMPORTANT NOTE ABOUT PLAYLISTS** - Playlist files require the 'libraries' field to be filled out, in order for PMM to appy the playlist to the libraries listed. This means that Playlist files WILL NOT WORK using the 'git:' attribute in the config file. You have to manually Copy/Paste the Playlist file into your own setup, and change each of the 'Libraries' to match your personal naming scheme for your Plex libraries.
*Note* - All of the playlists use a 'smart filter' to only pull in Unwatched Episodes. That means, after PMM runs, your playlist will be updated to remove the episodes you've already watched. This is meant for a seamless viewing experience of showing 'the next episode' at the top of the playlist after PMM runs. If you want to disable it, remove the "smart filter" block of config in each playlist file.
## TV Show Playlists
### TV
@ -89,10 +86,13 @@ All Movies have matching poster sets and a collection poster. TV Show metadata m
- Monogatari in it's intended watch order. The series should be organized to TVDB Standards to use this - no HAMA/other metadata providers
## Music Playlists
- **Note** - Music playlists are currently broken in the 'stable' release. If you are on **v1.18.0** or earlier, you'll need to wait for a new stable update, or move to the **:develop** branch using a container tag
- <3 by Genre
- Uses a template to build out playlists of <3 music by Genre. Uses Common genres I personally listen to, but is easily expandable for your own personal library
- **Note** - Soundtracks are excluded by default, and a few playlists don't fit the template (soundtrack album type, instrumental [where you might want soundtracks], and All <3 music). This could probably be improved via optional variables, but I haven't put time into figuring that out.
- Chillhop by Season
- The 'Chillhop Essentials' release a seasonal album for each season, each year. This groups them together by Season for a quick shuffle of background noise dependant on the weather.

Loading…
Cancel
Save