tinyMediaManager is a media management tool written in Java/Swing. It is written to provide metadata for the Kodi Media Center (formerly known as XBMC), MediaPortal and Plex media server. Due to the fact that it is written in Java, tinyMediaManager will run on Windows, Linux and macOS (and possible more OS).
Movie Management
- Get data from TheMovieDB.org, Imdb.com, Ofdb.de, HD-Trailers.net, ...
- Create NFO for use with Kodi (XBMC) and MediaPortal
- Automatically rename files and folders as you like
Movie Set Management
- Organize movies into collections
- Set artwork for moviesets
- Support NFO tags for moviesets for Kodi (XBMC) and MediaPortal
TV Show Management
- find TV shows and episodes in subdirectories - powerful episode/season detection
- Get data from TheTvDB.com, TheMovieDB.org, Imdb.com
- Create NFO for use with Kodi (XBMC)
Automatic updates
- Automatic updates to always stay up to date
Features
tinyMediaManager is a full featured media manager to organize and clean up your media library.
New Blog Articles
Version v5.0.11
+ [UI] able to sort TvShows by “dateAdded of episodes” #2677
+ [UI] added the hotkey CTRL+ENTER for direct saving/closing in the editors #2693
x [UI] do not store the window size bigger than visible #2688
x [MediaInfo] remove false HDR fallback detection (thx u/Casual_Tea_94)
x [UDS] fixed reading file creation date #2691
x [NFO] do not write unset (-1) display episode/season tags
x [IMDB] fix search, implement fallback...