https://github.com/Mithnar/PlayniteVndb
Enables VNDB as a Metadata source for Playnite
https://github.com/Mithnar/PlayniteVndb
extension playnite plugin visual-novel vndb
Last synced: 22 days ago
JSON representation
Enables VNDB as a Metadata source for Playnite
- Host: GitHub
- URL: https://github.com/Mithnar/PlayniteVndb
- Owner: Mithnar
- License: mit
- Created: 2019-11-24T04:05:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T14:15:16.000Z (over 2 years ago)
- Last Synced: 2024-08-03T19:09:19.380Z (10 months ago)
- Topics: extension, playnite, plugin, visual-novel, vndb
- Language: C#
- Homepage:
- Size: 2.81 MB
- Stars: 67
- Watchers: 2
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Playnite VNDB Metadata Extension
[](https://github.com/Mithnar/PlayniteVndb/releases/tag/2.2.2)
[](https://github.com/Mithnar/PlayniteVndb/releases/tag/2.2.2)
[](https://github.com/Mithnar/PlayniteVndb/blob/master/LICENSE)
[](https://github.com/Mithnar/PlayniteVndb/releases)
[](https://crowdin.com/project/playnite-vndb-metadata)
> Enables VNDB as a Metadata source for PlayniteVNDB is a comprehensive database for Visual Novels
https://vndb.org/
## Installation
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)### Manual installation (.pext file)
- Download the pext extension: https://github.com/Mithnar/PlayniteVndb/releases
- Drag and Drop the pext file onto your Playnite application
- Accept the installion and restart Playnite
- Configure the extension to your needs (Settings../Metadata Sources/VNDB)
- You can now use "Download Metadata" under "Edit Game Details" to use VNDB as a metadata source## Screenshots


## Translations
You can help to translate PlayniteVndb into different languages via [the projects Crowdin page](https://crowdin.com/project/playnite-vndb-metadata).## Release History
For the detailed release history, head over to the [Changelog](https://github.com/Mithnar/PlayniteVndb/blob/master/CHANGELOG.md)### Recent Releases:
## [2.2]
### Added
- [Issue #28](https://github.com/Mithnar/PlayniteVndb/issues/28) Add localization support
- [Issue #27](https://github.com/Mithnar/PlayniteVndb/issues/27) Option to select between localized and original game title
- German Language Support
## [2.1]
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
### Added
- [Issue #22](https://github.com/Mithnar/PlayniteVndb/issues/22) Option to completely disable specific fields for metadata import
- [Issue #24](https://github.com/Mithnar/PlayniteVndb/issues/24) Option to import estimated playtime as a tag## Credits
https://github.com/KuroThingFor 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
## Meta
Distributed under the MIT license. See [LICENSE](https://github.com/Mithnar/PlayniteVndb/blob/master/LICENSE) for more information.[https://github.com/Mithnar/PlayniteVndb](https://github.com/Mithnar/)
## Contributing
1. Fork it ()
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request