-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
If I start with a fresh copy of the VideoFileResizer.ps1 and only make changes to the directories for handbreak (Handbrake) and ffmpeg, I get the following error.
Method invocation failed because [System.IO.FileInfo] does not contain a method named 'op_Addition'.
At C:\HandBrake_CLI\VideoFileResizer.ps1:116 char:1
- $LargeFiles = $LargeTVEpisodes + $LargeMovies | Sort-Object Length -D ...
-
+ CategoryInfo : InvalidOperation: (op_Addition:String) [], RuntimeException + FullyQualifiedErrorId : MethodNotFound
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation