Skip to content

method named 'op_Addition #7

@coot402

Description

@coot402

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 workingdocumentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions