jellyfin-plugin-vgmdb icon indicating copy to clipboard operation
jellyfin-plugin-vgmdb copied to clipboard

VGMdb provider for Jellyfin

Jellyfin VGMdb

Plugins that adds support for VGMdb to music libraries. Can provide both images and metadata for artists and albums.

Building

This plugin uses dotnet core and is developed in Visual Studio Code and JetBrains Rider. To build the plugin DLL run dotnet publish. A file called Jellyfin.Plugin.Vgmdb.dll will be created in the bin\Debug\netcoreapp2.1 folder.1