jellyfin / jellyfin-plugin-vgmdb

VGMdb provider for Jellyfin
GNU General Public License v3.0
17 stars 8 forks source link
jellyfin plugin vgmdb

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