Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jellyfin/jellyfin-plugin-vgmdb
VGMdb provider for Jellyfin
https://github.com/jellyfin/jellyfin-plugin-vgmdb
jellyfin plugin vgmdb
Last synced: 3 months ago
JSON representation
VGMdb provider for Jellyfin
- Host: GitHub
- URL: https://github.com/jellyfin/jellyfin-plugin-vgmdb
- Owner: jellyfin
- License: gpl-3.0
- Created: 2019-11-23T16:38:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-08T16:20:41.000Z (3 months ago)
- Last Synced: 2024-10-30T00:00:38.576Z (3 months ago)
- Topics: jellyfin, plugin, vgmdb
- Language: C#
- Size: 64.5 KB
- Stars: 17
- Watchers: 10
- Forks: 8
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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