Archive:TinyMediaManager: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>Mlaggner
No edit summary
>NedBot
m (Robot: Cosmetic changes)
Line 2: Line 2:


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






*Official homepage: http://www.tinymediamanager.org
* Official homepage: http://www.tinymediamanager.org
*Google code page: https://code.google.com/p/tinymediamanager/
* Google code page: https://code.google.com/p/tinymediamanager/


{{forum link2|See the [[forum:142723|tinyMediaManager thread]] on the XBMC forums for more information.}}
{{forum link2|See the [[forum:142723|tinyMediaManager thread]] on the XBMC forums for more information.}}
[[Category:Supplemental tools]]
[[Category:Supplemental tools]]
[[Category:Library managers]]
[[Category:Library managers]]

Revision as of 15:52, 27 April 2013

tinyMediaManager is a media management tool for movies and moviesets, which is written in Java/Swing. It supports importing and exporting of NFO files, downloading of artwork and renaming of media files (along with the corresponding NFOs and artwork). 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.