move SmartCovers to end of plugin list per reviewer request

This commit is contained in:
GeiserX
2026-03-31 18:03:29 +02:00
committed by FERNS154
parent 3773819769
commit ae25dc1de4
+8 -8
View File
@@ -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';