A Jellyfin plugin that downloads the IMDb ratings flat file daily and updates CommunityRating on all library items with an IMDb ID. No other metadata is touched.
Configuration page inside the Jellyfin dashboard
https://raw.githubusercontent.com/voc0der/jellyfin-plugin-imdb-ratings/main/manifest.json[!NOTE] Full repository of this author's plugins: voc0der/jellyfin-plugins.
dotnet build --configuration Release
Go to Dashboard > Plugins > IMDb Ratings:
The daily run time is configured in Dashboard > Scheduled Tasks; 3:00 AM is only the default.
C#
94.0%
HTML
6.0%
A Jellyfin plugin that downloads the IMDb ratings flat file daily and updates CommunityRating on all library items with an IMDb ID. No other metadata is touched.
Configuration page inside the Jellyfin dashboard
https://raw.githubusercontent.com/voc0der/jellyfin-plugin-imdb-ratings/main/manifest.json[!NOTE] Full repository of this author's plugins: voc0der/jellyfin-plugins.
dotnet build --configuration Release
Go to Dashboard > Plugins > IMDb Ratings:
The daily run time is configured in Dashboard > Scheduled Tasks; 3:00 AM is only the default.
C#
94.0%
HTML
6.0%