- September 23, 2013
- 166
- 273
- Home Country
- Austria
tinyMediaManager
is a media management tool written in Java/Swing. It is written to provide metadata and artwork for XBMC and MediaPortal. Originally written to support XBMC (forum link to the XBMC thread) we are actively working with some MediaPortal users (ysMP, joostzilla, megahorst and Infinite.Loop) to add support for MediaPortal.
Homepage
http://www.tinymediamanager.org
Features:
Movies:
TV shows:
General:
Features to be implemented
some screenshots - more at tinyMediaManager
Bug reporting and Feature requests
please report bugs and feature requests at GitHub whenever its possible (it gives a better overview over bugs than a forum).
I will also check this thread for bugs and enter the bug report myself if someone has no Google account
Downloads
tinyMediaManager is available at GitHub
Native starters should work on every OS.
The first time you start tinyMediaManager it will create some files and directories in the running directory (except Mac version - all files will be created inside the App)
Problems?
tinyMediaManager does not show correct movie information or is acting weird: try to delete tmm.odb (via the "debug menu - initialize database" and/or config.xml! Sometimes a change in the sourcecode can create an inconsistency between the database/config and tinyMediaManager
Usage
The first time you start, you will have to add an existing directory containing the movies (the structure has to be "one movie per directory"). For example:
After you added a directory containing movies, you can update the datasources in the "movie panel". Once the movies are imported, you can either search for it in TMDB/IMDB/OFDB (magnifying glass icon) or change it manually (pencil image);
When changing a movie, you can also choose other images (just click the image you want to change). All available images for this movie will be downloaded from TMDB/Fanart.tv, as soon as there is a IMDB id or TMDB id is present.
Whenever you scrape or change a movie, the NFO file next to the movie will the modified; the poster and the fanart will also be modified, if they have been found.
If there are any questions, feel free to ask!
Contribute
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!
You can also:
is a media management tool written in Java/Swing. It is written to provide metadata and artwork for XBMC and MediaPortal. Originally written to support XBMC (forum link to the XBMC thread) we are actively working with some MediaPortal users (ysMP, joostzilla, megahorst and Infinite.Loop) to add support for MediaPortal.
Homepage
http://www.tinymediamanager.org
Features:
Movies:
- Unique Movie Scanner
- find Movies in subdirectories (one movie per directory)
- find supplemental files (subtitles, poster, nfo, ..) in nearby directories and match to movie
- Detect clean and searchable movie name
- Handle common "release directory" structures and names
- Handle DVD/BluRay structures
- runs in parallel for better performance
- parsing existing NFO files (EMM/XBMC/MP format)
- scraping metadata and artwork from TMDB
- scraping metadata from IMDB
- scraping metadata from OFDb.de
- scraping metadata from zelluloid.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)
- batch processing (search all unscraped movies - forcing best match; scrape all selected movies - forcing best match)
- rename and cleanup all items accordingly
- movieset management ( http://code.google.com/p/tinymediamanager/wiki/Moviesets )
- add custom poster & fanart
- auto assigns movies
- compatible with Movie Set Artwork Automator
- list exporting
TV shows:
- Powerful TV show importer (see here)
- Handle DVD/BluRay structures
- scraping metadata and artwork from TMDB
- parsing existing NFO files (EMM/XBMC format)
- writing NFO files (XBMC format)
- TV show renamer
General:
- App for Mac OSX; Executeable file for Windows; Shellscript/.desktop file for Linux
- Automatic updates at startup
- Powerful searching, sorting and filtering
- extracting media information via MediaInfo
- UI translations (internationalization - please help at: https://www.transifex.com/projects/p/tinymediamanager/)
Features to be implemented
- polishing ui
some screenshots - more at tinyMediaManager
Bug reporting and Feature requests
please report bugs and feature requests at GitHub whenever its possible (it gives a better overview over bugs than a forum).
I will also check this thread for bugs and enter the bug report myself if someone has no Google account
Downloads
tinyMediaManager is available at GitHub
Native starters should work on every OS.
The first time you start tinyMediaManager it will create some files and directories in the running directory (except Mac version - all files will be created inside the App)
Problems?
tinyMediaManager does not show correct movie information or is acting weird: try to delete tmm.odb (via the "debug menu - initialize database" and/or config.xml! Sometimes a change in the sourcecode can create an inconsistency between the database/config and tinyMediaManager
Usage
The first time you start, you will have to add an existing directory containing the movies (the structure has to be "one movie per directory"). For example:
- movies
- Aladdin
- Aladdin.mkv
- A-Team
- movie.avi
- Aladdin
After you added a directory containing movies, you can update the datasources in the "movie panel". Once the movies are imported, you can either search for it in TMDB/IMDB/OFDB (magnifying glass icon) or change it manually (pencil image);
When changing a movie, you can also choose other images (just click the image you want to change). All available images for this movie will be downloaded from TMDB/Fanart.tv, as soon as there is a IMDB id or TMDB id is present.
Whenever you scrape or change a movie, the NFO file next to the movie will the modified; the poster and the fanart will also be modified, if they have been found.
If there are any questions, feel free to ask!
Contribute
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!
You can also:
- help testing and send bug reports / feature requests
- support any site which tinyMediaManager contacts (TheMovieDB.org, Fanart.tv, ...)
Last edited: