-
-
Notifications
You must be signed in to change notification settings - Fork 3
AlbumArt Extension
James Brundage edited this page Apr 24, 2022
·
5 revisions
Sets album artwork
Sets album artwork by adding a secondary stream to an audio file and setting the appropriate metadata.
It's an extension
The path to album art.
| Type | Requried | Postion | PipelineInput |
|---|---|---|---|
[String] |
true | 1 | false |
The type of album art. By default 'Cover (front)'
| Type | Requried | Postion | PipelineInput |
|---|---|---|---|
[String] |
false | 2 | false |
Extension/AlbumArt.RoughDraft.Extension.ps1 [-AlbumArt] <String> [[-AlbumArtType] <String>] [<CommonParameters>]