Media Library Setup
Javinizer supports any media library that accepts .nfo metadata files including but not limited to:
Plex
Emby
Jellyfin
Kodi
Plex
Install the XBMCnfoMoviesImporter.bundle plugin to your Plex Media Server.
Add a Movies library with:
Scanner: Plex Movie Scanner
Agent: XMBCnfoMoviesImporter
Use plot instead of outline
Enable generating collections from tags
Emby/Jellyfin
Add a Movies library with (toggle show advanced settings on):
All movie metadata downloaders unchecked
All movie image fetchers unchecked
Create an API key and define it in your settings. This will be used to set actor thumb images to your Emby/Jellyfin instance via the jvThumbs.csv file in your Javinizer module folder.
Setting
Value
Example
emby.url
Emby/Jellyfin application URL
http:\/\/192.168.0.1:8096
emby.apikey
Emby/Jellyfin API key
05f723d1380f4bb69233211911357
# Updates all actors with a missing thumburl in your Emby/Jellyfin instance
PS > Javinizer -SetEmbyThumbs
# Updates all actors in your Emby/Jellyfin instance
PS > Javinizer -SetEmbyThumbs -ReplaceAllLast updated