Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 28, 2018. It is now read-only.
/ jdvdkat Public archive

Barebones dvd catalogizer written in java with an integrated xml database.

Notifications You must be signed in to change notification settings

szkrd/jdvdkat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JDvdKat

Project status: relic

JDvdKat is a very simple DVD cataloging software with a crawler part and a gui part.

The crawler is based on Matt Haynes' XML Directory Listing application with added zip, 7zip, rar, id3, picture and descript.ion support; the crawler is a console application and uses XML to store the data.

The gui uses an integrated XML database called BaseX; all the files in the database can be imported from or exported to XML files for maximum transparency. With the gui one can store xml files in the database, manage databases and search for nodes using XPath/XQuery.

Downloading

A built and zipped jar snapshot may be found in my Google Drive, this is always the trunk/head build. Download, unzip and launch with java -Xms1024m -Dfile.encoding=UTF-8 -jar JDvdKat.jar (see the wiki for more options).

About

Barebones dvd catalogizer written in java with an integrated xml database.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages