Archive:TinyMediaManager

From Official Kodi Wiki
Revision as of 18:55, 16 March 2013 by >Mlaggner (Created page with "<section begin="intro" />tinyMediaManager 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 th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

tinyMediaManager 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).

Features:

  • searching for movies in a specified folder (one movie per folder)
  • parsing existing NFO files (EMM/XBMC format)
  • scraping metadata and artwork from TMDB
  • scraping metadata from IMDB
  • scraping metadata from OFDb.de
  • scraping artwork from fanart.tv
  • scraping trailer from OFDb.de
  • scraping trailer from hd-trailers.net
  • writing NFO files (XBMC and MediaPortal format; MediaPortal is not fully tested)
  • changing movie metadata (also choosing different images)
  • movieset management
  • batch processing (search all unscraped movies - forcing best match; scrape all selected movies - forcing best match)
  • App for Mac OSX; Executeable file for Windows; Shellscript/.desktop file for Linux
  • Automatic updates at startup
  • renamer
  • extracting media information via MediaInfo


Attention talk.png See the tinyMediaManager thread on the XBMC forums for more information.