From d077cd6be669fa09db12d34a35486253189ec8af Mon Sep 17 00:00:00 2001 From: Alexandru Branza <branza.alex@gmail.com> Date: Sat, 2 Nov 2024 06:51:44 +0200 Subject: [PATCH] Update README.md --- README.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 49 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fbd9525..3ec4dd0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,49 @@ -# RPDB-Emby-Plugin -Emby Plugin for Rating Poster Database +# RPDB Emby Plugin + +Emby Plugin for [Rating Poster Database](https://ratingposterdb.com/). + +**This plugin can be installed from the official Emby Plugins catalog, it is under the "General" category with the "RatingPosterDB" plugin name.** + + +[See Screenshots](https://ratingposterdb.com/#emby) + +Currently supports: +- Choosing poster type (Tier 1+): 4 available options +- Textless posters (Tier 1+) +- Default Poster Language (Tier 2+) +- Backdrops (Tier 2+) +- Custom Rating Order (from 11 rating sources) (Tier 3+) +- Badges (Tier 3+) + + +You can also sideload it manually on your Emby Server: + +- [download the plugin](https://github.com/RatingPosterDB/RPDB-Emby-Plugin/releases/download/v1.0.5/RPDB-Emby-Plugin.zip) +- unpack it +- copy the files from the "RPDB-Emby-Plugin" folder to Emby's "plugins" folder +- restart Emby Server + + +Setting up the plugin: + +- go to Settings > Advanced > Plugins +- click the RPDB plugin to set it up +- click "Save" to save settings +- go to Settings > Server > Library +- hover the libraries that you want to use RPDB with +- click the "..." to access the library's settings +- scroll down to "Movie Image Fetchers" (for series this is "Series Image Fetchers") +- enable the RPDB plugin from the list +- move the RPDB plugin to the top of the "Movie Image Fetchers" list +- click the "..." for the same library again +- select "Refresh Metadata" + +Result Screenshot: + +![emby-1](https://user-images.githubusercontent.com/1777923/114302550-3d77c080-9ad2-11eb-9699-fd4a5b6adfaf.jpg) + +Settings Screenshot: + +![Emby-Plugin-Settings](https://github.com/user-attachments/assets/bf76bdcc-2cda-422d-8083-6a6c0537a45f) + +