From f55db90f03d68a1d6e791b8f75ef2e5a23e9b3e6 Mon Sep 17 00:00:00 2001
From: Kevin2kkelly <109259394+Kevin2kkelly@users.noreply.github.com>
Date: Tue, 28 May 2024 09:09:39 -0400
Subject: [PATCH] add Letterboxd
---
docs/defaults/collection_list.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/defaults/collection_list.md b/docs/defaults/collection_list.md
index d7545581..b90d7d31 100644
--- a/docs/defaults/collection_list.md
+++ b/docs/defaults/collection_list.md
@@ -39,6 +39,7 @@ These collections are applied by calling the below paths into the `collection_fi
| [Trakt Charts](chart/trakt.md)2 | `trakt` | Trakt Popular, Trakt Trending | :fontawesome-solid-circle-check:{ .green } | :fontawesome-solid-circle-check:{ .green } |
| [AniList Charts](chart/anilist.md) | `anilist` | AniList Popular, AniList Season | :fontawesome-solid-circle-check:{ .green } | :fontawesome-solid-circle-check:{ .green } |
| [MyAnimeList Charts](chart/myanimelist.md) | `myanimelist` | MyAnimeList Popular, MyAnimeList Top Rated | :fontawesome-solid-circle-check:{ .green } | :fontawesome-solid-circle-check:{ .green } |
+| [Letterboxd Charts](chart/letterboxd.md) | `letterboxd` | Letterboxd Top 250, Top 250 Most Fans | :fontawesome-solid-circle-check:{ .green } | :fontawesome-solid-circle-xmark:{ .red } |
| [Other Charts](chart/other.md) | `other_chart` | AniDB Popular, Common Sense Selection | :fontawesome-solid-circle-check:{ .green } | :fontawesome-solid-circle-check:{ .green } |
1 Requires [Tautulli Authentication](../config/tautulli.md)