资 源 简 介
Light, multi-platform, java-based doujin management system.
You can manage all your digitalized media files through a Desktop-like user interface, putting tags/authors/links. You can later search for a certain item through the whole database.
You can now also batch-import media from a list of folders; the plugin will automatically scan/resize/upload covers to the DoujinshiDB trying to guess the right info and then add it to the database.
DoujinDB makes use of Cayenne for the Database backend.
Cayenne
* Cayenne (3.0.2 stable) is used for the Database backend. Cayenne libs are required to run DoujinDB, just grab them in the download tab
* Cayenne has been tested with the following jdbc drivers:
* MySQL : WORKS (use patched cayenne included in lib.zip)
* DerbyDB : WORKS (With 1.8+)
* SQLite : WORKS (W