DLSite List - a self-hosted personal DLsite library
| Hi everyone, I thought I'd share a project I've been working on. DLSite List is a personal library for organizing your DLsite collection, inspired by MyAnimeList's "Cherry Blossom" theme. You can view the project here: https://github.com/Arednel/DLSite-List It's a single-user, self-hosted project and the source is available under the MIT license. I mainly made it for ASMR titles, and quite a lot of the UI uses that wording, but it can also be used with other DLsite works that have an RJ code - Games, Manga, Music etc. I didn’t really like DLsite "Favorites" list or "DLsite Play". And Kikoeru and similar projects/sites weren’t quite for me. So I created my own little site. Works can be fetched directly from DLsite or added manually. Once a work is in the library, you can edit its information and add things like current status, score, start and finish dates (basically MyAnimeList UI). For actually browsing the library, there are filters, sorting, a built-in image viewer (for cover and sample images) and a "Tag Library" where you manage your tags and tag groups. And there are quite a lot of options you can tweak, like pagination size, search behavior, Index width, which columns are shown on the Index and their order, and quite a few other things. There is also a "Refetch" option that lets you fetch current information from DLsite for existing works and review the changes before applying them. The site itself supports English and Japanese UI with separate English and Japanese tag "sets". Japanese UI was mostly created using auto-translate, so quality may vary. The easiest way to run it is with Docker Compose. Manual installation is also supported and tested with a WAMP stack. [link] [comments] |