Skip to content

Mysterken/DLsiteMetadata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

DLsiteMetadata

Playnite metadata plugin that fetch from DLsite

CodeFactor GitHub release (latest by date) Language GitHub
GitHub stars

Installation

  1. Download and install the latest release from the releases page.

Usage

Supported fields:

  • Age rating
  • Background Image
  • Community Score
  • Cover Image
  • Description
  • Developers
  • Genres
  • Icon
  • Links
  • Name
  • Publishers
  • Release Date
  • Series

Getting metadata directly from the game page

If you can't find the game you're looking for in the search results, you can get the metadata directly from the game page by giving the game's URL.
To do this, you need to add a new link to the game with the name dlsite and the link's URL.

Example

Logo

Configuration

You can configure the plugin by going to the plugin settings and setting the following values:

Name Default value Description
Game category All categories What DLsite category should the plugin fetch from
Page Language English The page locale language
Include Illustrators as Developers No This will include Illustrators in the Developers field in Playnite
Include Scenario Writers as Developers No This will include Scenario Writers in the Developers field in Playnite
Include Music Creators as Developers No This will include Music Creators in the Developers field in Playnite
Include Voice Actors as Developers No This will include Voice Actors in the Developers field in Playnite
Max Search Results 30 Maximum amount of search results that should appear

Roadmap

  • Add the possibility to fetch metadata from every category at once
  • Fetch a game by its work ID instead of the full URL
  • Automatic .pext packaging at every release
  • Add tests

Acknowledgments