Skip to content
This repository has been 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

5 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 at releases, this is the last trunk/head build. Download, unzip and launch with java -Xms1024m -Dfile.encoding=UTF-8 -jar JDvdKat.jar (see the wiki for more options).

Relic

With the advance of cloud storage providers storing files on optical media is something of the past, I still have a couple of discs, but those have only a couple of bigger archives on them. This project is left here, but future releases are highly unlikely. TODOs:

  • use current Netbeans
  • update BaseX database
  • use Netbeans' Swing GUI Builder (former Matisse)

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages