Skip to content

koshell/Playnite.Extensions

 
 

Repository files navigation

Extensions for Playnite

Collection of Extensions I created for Playnite. Links to forum posts: F95Zone Forum Post, Playnite Forum Post.

Installation

  1. Get the latest Release from the Release Tab.
  2. Copy the folder to your Playnite/Extensions/ folder.

Metadata Providers

DLSite

Website: ENG, JPN

Supported Fields:

  • Name
  • Developers
  • Publishers
  • Description
  • Release Date
  • Genres
  • Cover Image
  • Background Image
  • Links

Usage:

Copy either the entire URL or just the ID (eg RE234198 or RJ173356) into the Name field, click the Download Metadata... button in the bottom left corner and select DLSite.

how-to-dlsite-1

Change any fields you want afterwards and click the Save button in the bottom right corner.

how-to-dlsite-2

JPN to ENG:

Not every game on DLSite has a page in English. In this case you can end up having the same genres twice: in English and in Japanese. To circumvent this, I added an optional feature for converting JPN genres to ENG. They fortunately have an ID system meaning that eg ID 60 is the same in JPN as it is ENG, that being 女性視点 and Woman's Viewpoint respectively.

Loading Metadata for a game can take a bit longer if you have this feature installed because it has to connect to DLSite for every genre it doesn't know the translation of. The translation of course gets cached so the time it takes will decrease the more DLSite games you add.

F95Zone

Website: F95

Supported Fields:

  • Name
  • Developers
  • Description
  • Genres
  • Tags
  • Cover Image
  • Background Image
  • Links (not really)

Usage:

Copy the entire URL into the Name field, click the Download Metadata... button in the bottom left corner and select F95Zone.

how-to-f95-1

Change any fields you want afterwards and click the Save button in the bottom right corner.

how-to-f95-2

VNDB

Website: VNDB

Supported Fields:

  • Name
  • Description
  • Cover Image
  • Background Image
  • Release Date
  • Community Score
  • Genres
  • Links

Usage:

You can either use the ID (eg: v11), Link (eg: https://vndb.org/v11) or Name (eg: Fate/Stay Night) of the game in the Name field. Click the Download Metadata... button in the bottom left corner and select VNDB.

how-to-vndb-1

You will get a list of search results if you used the Name of the game.

how-to-vndb-2

Change any fields you want afterwards and click the Save button in the bottom right corner.

how-to-vndb-3

Troubleshooting

If an extension is not working correctly, make sure you take a look at the playnite.log file in %appdata%/Playnite.

About

Collection of Extensions I created for Playnite

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.1%
  • PowerShell 0.9%