All of them
I have had a few requests for this, I will re-add it back. I can quickly add a button in the GUI under settings, but will also look into adding it into the Config dialog.Hey @ltfearme.
Here is my feature request
Please add back the abbility to start a sync in the plugin config (in mpsetup) and/or with command line.
thx for your hard work
pOpY
I haven't built in any command line support, but if you want it you can add it to the Issue Tracker and I may add it.Is there a way to run the "Start Library and Playback Sync" button from the command line?
This has been added back in v5.1.0.Please add back the abbility to start a sync in the plugin config (in mpsetup) and/or with command line.
@MrBobC, I added a very simple command line parser, the following command line options are supported in the next build:I haven't built in any command line support, but if you want it you can add it to the Issue Tracker and I may add it.Is there a way to run the "Start Library and Playback Sync" button from the command line?
--silentmode
--sync
--closeaftersync (automatic with --silentmode)
Trakt.exe --silentmode --sync
Trakt.exe --sync
Trakt.exe --sync --closeaftersync