Options:
-
-h --help : Print Usage information.
-
-a --addmovie 'moviename.mov' : add the movie to the session. (can be used multiple times)
-
-f --addfolder 'C:\Movies' : add the movies in the specified folder. (can be used multiple times)
-
-o --open 'saved_session.cs5' : load the saved session.
-
-c –clear : clearplaylist
Examples:
-
Adding Movies:
cineSyncPlay.exe --addmovie movie1.mov --addmovie movie2.mov
cineSyncPlay.exe -f ~/Desktop/Movies
-
Opening a Session:
cineSyncPlay.exe -o ~/Desktop/my_session.cs5