Skip to content
This repository was archived by the owner on Nov 8, 2018. It is now read-only.
This repository was archived by the owner on Nov 8, 2018. It is now read-only.

Get-AudioMetadata fails if the date can't be parsed #4

@bherila

Description

@bherila
AudioFile: PS D:\new-music\1> Get-AudioMetadata -AudioFile $af
Get-AudioMetadata : '2000-11-14' is not a valid year
At line:1 char:1
+ Get-AudioMetadata -AudioFile $af
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Get-AudioMetadata], ArgumentException
    + FullyQualifiedErrorId : System.ArgumentException,PowerShellAudio.Commands.GetAudioMetadataCommand

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions