Plugins that adds support for VGMdb to music libraries. Can provide both images and metadata for artists and albums.
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