parent
55bd08cd48
commit
74fc31c2f3
@ -1,18 +1,24 @@
|
||||
playlists:
|
||||
Monogatari Watch Order:
|
||||
libraries: "All Anime"
|
||||
templates:
|
||||
Watch Order:
|
||||
trakt_list: <<list>>
|
||||
libraries: "YOUR TV LIBRARY NAME HERE"
|
||||
summary: <<summary>>
|
||||
sync_mode: sync
|
||||
trakt_list: https://trakt.tv/users/agent531c/lists/monogatari-watchlist?sort=rank%2Casc
|
||||
summary: Monogatari in watch order
|
||||
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",
|
||||
}
|
||||
|
||||
Bleach - No Filler:
|
||||
libraries: "All Anime"
|
||||
sync_mode: sync
|
||||
trakt_list: https://trakt.tv/users/grawler/lists/bleach-in-order-no-filler?sort=rank%2Casc
|
||||
summary: A Watch order for Bleach with all of the complete filler parts cut out
|
||||
smart_filter:
|
||||
any:
|
||||
episode_unplayed: true
|
||||
{
|
||||
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",
|
||||
}
|
||||
|
@ -1,15 +1,31 @@
|
||||
templates:
|
||||
Watch Order:
|
||||
trakt_list: <<list>>
|
||||
libraries: "YOUR TV LIBRARY NAME HERE"
|
||||
sync_mode: sync
|
||||
summary: <<summary>>
|
||||
smart_filter:
|
||||
any:
|
||||
episode_unplayed: true
|
||||
|
||||
playlists:
|
||||
X Files (Freak of the Week):
|
||||
trakt_list: https://trakt.tv/lists/23903123
|
||||
libraries: "All TV Shows"
|
||||
sync_mode: sync
|
||||
{
|
||||
name: Watch Order,
|
||||
list: https://trakt.tv/lists/23903123,
|
||||
summary: "The 'Monster of the Week' episodes of X Files",
|
||||
}
|
||||
|
||||
X Files (Mythology):
|
||||
trakt_list: https://trakt.tv/lists/23903191
|
||||
libraries: "All TV Shows"
|
||||
sync_mode: sync
|
||||
{
|
||||
name: Watch Order,
|
||||
list: https://trakt.tv/lists/23903191,
|
||||
summary: "The Seriazlied episodes of X-Files in order",
|
||||
}
|
||||
|
||||
Ducktales Intended Viewing Order:
|
||||
trakt_list: https://trakt.tv/users/itsmistermoon/lists/ducktales-2017-official-order?sort=rank%2Casc
|
||||
libraries: "All TV Shows"
|
||||
sync_mode: sync
|
||||
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",
|
||||
}
|
||||
|
Loading…
Reference in new issue