Command line arguments - reference
#1
Information 
To start tinyMediaManager via the command line, there is a new executeable/shellscript for your system:

Windows: tinyMediaManagerCMD.exe
Linux/OSX: tinyMediaManagerCMD.sh (note: on OSX it is inside the tinyMediaManager.app)

Execute without any parameter, to display syntax.

Available parameters:
  • -updateMovies ........ update all movie datasources and add new movies/files to the database
  • -updateMoviesX....... replace X with 1-9 - just updates a single movie datasource; ordering like GUI
  • -updateTv ............... update all TvShow datasources and add new TvShows/episodes to the database
  • -updateTvX.............. replace X with 1-9 - just updates a single TvShow datasource; ordering like GUI
  • -update .................. update all (short for ‘-updateMovies -updateTv’)
     
  • -scrapeUnscraped ... scrape all unscraped movies (independent from update)
  • -scrapeNew ............ auto-scrape (force best match) new found movies/TvShows/episodes from former update(s)
  • -renameNew ........... rename & cleanup of the new found/scraped movies/TvShows/episodes
     
  • -checkFiles ............ does a physical check, if all files in DB are existent on filesystem (might take long!)
so a "tinyMediaManagerCMD.exe -update -scrapeNew -renameNew" perfectly cleans your new and updated items Smile

NOTE: if you start tinyMediaManager this way, you won’t get an UI or updates!
Please check for updates with the normal executeable to stay up to date.
tinyMediaManager - THE media manager of your choice :)
Wanna help translate TMM ?
Image
#2
the reference is now available at our wiki on GitHub
tinyMediaManager - THE media manager of your choice - available for Windows, macOS and Linux
Help us translate tinyMediaManager at Weblate | Translations at 66%
Found a bug or want to submit a feature request? Contact us at GitLab

Logout Mark Read Team Forum Stats Members Help
Command line arguments - reference0