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