Replaced Apple's Operation/OperationQueue with my own homegrown TaskKit (Better performance, more stable, can handle way more operations in the queue)
Exposed some of the transcode-video options to be used through the monitr CLI
Fixed a bug where adding batches of media files to the monitored directory could cause crashes
Renamed several of the CLI arguments
Other miscellaneous improvements and bug fixes