Enables VNDB as a Metadata source for Playnite
VNDB is a comprehensive database for Visual Novels
Playnite VNDB can be directly installed via the Playnite addon browser or by visiting https://playnite.link/addons.html and clicking on download (Metadata Sources)
You can help to translate PlayniteVndb into different languages via the projects Crowdin page.
For the detailed release history, head over to the Changelog
I planned on releasing Bulk Metadata Import in 2.1, but decided to get some features out before, as the bulk import will still take awhile
For hacking the VNDB Source into an older Playnite build without Metadata Extension support.
https://github.com/Nikey646/VndbSharp
For making my life easier by writing a VNDB API client.
https://github.com/JosefNemec/Playnite
For creating Playnite
Distributed under the MIT license. See LICENSE for more information.
https://github.com/Mithnar/PlayniteVndb
git checkout -b feature/fooBar
)git commit -am 'Add some fooBar'
)git push origin feature/fooBar
)