You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It will also detect Hama agent and other agents and set their metadata source ids accordingly
Option to choose what metadata to export, you can get all if you want to but default to title, metadata agent ids, tagline, plot, and year to let jellyfin pull whatever other metadata not in the nfo file
For a mixed (tv and movie) library, it will save the NFO as tvshow.nfo
The images pulled as poster.jpg and fanart.jpg are the current active images in plex
That way plex and jellyfin should show practically the same library (in image, media names, and metadata)
I tried to make a docker image with cron job for better convenience but still fails, I will learn more and hope I can do it in the near future
A little background
I'm not a developer by trade
I run both Plex and Jellyfin because Plex is convenient and Jellyfin is flexible
My main library is anime in Plex using Hama agent using romaji names
My library in plex and jellyfin looks very different because of that
I've searched a while for tools/scripts to export NFO and images from plex to be used in jellyfin but
Lambda needs to refresh the whole library the first time and doesn't work well with Kometa because for new media it will export whatever poster and art pulled from metadata because Kometa hasn't run
XBMC importer only import things from NFO to plex AFAIK