tinyMediaManager (http://www.tinymediamanager.org) is a media management tool written in Java/Swing. It is written to provide metadata for the XBOX Media Center (XBMC). Due to the fact that it is written in Java, tinyMediaManager will run on Windows, Linux and Mac OSX (and possible more OS).
tinyMediaManager is free and will stay free. If you appreciate all the effort that has gone into this application then consider a donation. While it's neither expected nor required it is highly appreciated!
##Features## http://www.tinymediamanager.org/features/
you will find the latest release at http://release.tinymediamanager.org
http://www.tinymediamanager.org/changelog
##Screenshots## http://www.tinymediamanager.org/screenshots/
Please provide your pull requests against our devel branch.
tinyMediaManager is being built with maven, so you need to have maven (and git of course) installed.
-
get tinyMediaManager from GitHub
$ git clone https://github.com/tinyMediaManager/tinyMediaManager.git
-
build tinyMediaManager using maven
$ mvn package
After that you will find the packaged build in the folder dist