* Addressed Issue #19 : Added a toggle for Plex features so it can be
turned on or off (by setting $usePlex to $True or $False in the cfg
file)
* Addressed Issue #22 : Special characters in file names are ignored and
working properly now
* Added a description for each ffmpeg and HandbrakeCLI argument within
the script. Hopefully this will make it easier for those wishing to
customize encoding parameters.
* Since an option was added to the cfg file, make sure you don't delete
the new $usePlex variable if you copy your old settings over. Using a
text diff/merge tool (like WinMerge) is recommended.