diff --git a/docs/general/server/plugins/index.mdx b/docs/general/server/plugins/index.mdx index ddc0ac38..2f7dd9da 100644 --- a/docs/general/server/plugins/index.mdx +++ b/docs/general/server/plugins/index.mdx @@ -289,14 +289,6 @@ A plugin to integrate your Shoko database with the Jellyfin media server. - [GitHub](https://github.com/ShokoAnime/Shokofin) -#### SmartCovers - -Fallback cover-image provider for books, audiobooks, and PDFs. Extracts covers from files locally (EPUB, PDF, audio embedded art) and fetches from Open Library and Google Books when local extraction fails. - -**Links:** - -- [GitHub](https://github.com/GeiserX/smart-covers) - #### Skin Manager Download and manage the most popular skins. @@ -345,6 +337,14 @@ Downloads Hebrew subtitles from WizdomSubs for your media files. This plugin pro - [GitHub](https://github.com/DeDuplicate/Jellyfin_wizdomsubs_downloader) +#### SmartCovers + +Fallback cover-image provider for books, audiobooks, and PDFs. Extracts covers from files locally (EPUB, PDF, audio embedded art) and fetches from Open Library and Google Books when local extraction fails. + +**Links:** + +- [GitHub](https://github.com/GeiserX/smart-covers) + ## Repositories import { OfficialPluginRepositories, ThirdPartyRepositories } from '../../../../src/data/pluginRepositories';