Longri / tinyMediaManager

A multi-OS media managment tool

Home Page:http://www.tinymediamanager.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tinyMediaManager

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! Donate

Features

http://www.tinymediamanager.org/features/

Release

you will find the latest release at http://release.tinymediamanager.org

Changelog

http://www.tinymediamanager.org/changelog

Screenshots

http://www.tinymediamanager.org/screenshots/

Developer info:

Please provide your pull requests against our devel branch.

How to build tinyMediaManager yourself

tinyMediaManager is being built with maven, so you need to have maven (and git of course) installed.

  1. get tinyMediaManager from GitHub

    $ git clone https://github.com/tinyMediaManager/tinyMediaManager.git

  2. build tinyMediaManager using maven

    $ mvn package

After that you will find the packaged build in the folder dist.

By building tinyMediaManager yourself, your version may differ from the release version online and the updater may down-/upgrade you to the actual release version!

About

A multi-OS media managment tool

http://www.tinymediamanager.org

License:Apache License 2.0


Languages

Language:Java 99.8%Language:Shell 0.1%Language:PHP 0.1%