trakt / Trakt-for-Mediaportal

Adds Trakt Support to Mediaportal
http://www.team-mediaportal.com/
26 stars 10 forks source link

Command Line Sync #96

Closed MrBobC closed 9 years ago

MrBobC commented 9 years ago

It would be great if we could run the library sync from the command line for regularly scheduled syncs.

damienhaynes commented 9 years ago

Added the following command line options: --sync --silentmode --closeaftersync (auto enabled with silentmode)

MrBobC commented 9 years ago

--closeaftersync does not work. Silentmode also does not seem to do anything other than open the program from what I can tell.

damienhaynes commented 9 years ago

Valid command lines are as follows: --sync --sync --silentmode --sync --closeaftersync

Are you using it like that?