From faf7891d6c284fc0371146d9328077ebb5ee8138 Mon Sep 17 00:00:00 2001 From: Daniel <71837281+darmiel@users.noreply.github.com> Date: Mon, 13 Mar 2023 21:18:05 +0100 Subject: [PATCH] feat: added `jellyfin-youtube-metadata-plugin` --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d0b66d..69a8eee 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ - [Plugins](#plugins) - [Themes](#themes) +- [Metadata Providers](#metadata-providers) - [Other](#other) - [Contribute](#contribute) ## Plugins - - [`intro-skipper` Fingerprint audio to automatically detect and skip intro sequences in Jellyfin](https://github.com/ConfusedPolarBear/intro-skipper) - [`jellyfin-plugin-ldapauth` Allows the use of ldap as an auth provider](https://github.com/jellyfin/jellyfin-plugin-ldapauth) - [`jellyfin-plugin-skin-manager` Helps you to download and install skins](https://github.com/danieladov/jellyfin-plugin-skin-manager) @@ -25,6 +25,11 @@ - [`JellySkin` Vibrante/minimal Jellyfin CSS using custom Icons and more](https://github.com/prayag17/JellySkin) - [`Ultrachromic` The final form, the true evolution of the chromic theme saga](https://github.com/CTalvio/Ultrachromic) + +## Metadata Providers + +- [`jellyfin-youtube-metadata-plugin` Youtube Metadata Plugin for Jellyfin](https://github.com/ankenyr/jellyfin-youtube-metadata-plugin) + ## Other - [`JellyBook` (App) - A nice way to read books and comics on Jellyfin](https://github.com/Kara-Zor-El/JellyBook)