-
Notifications
You must be signed in to change notification settings - Fork 62
Resizing covers through the CLI version? #122
Copy link
Copy link
Open
Labels
Description
Hi, in the GUI you can convert and resize covers, but is it possible to do that through the CLI? I tried:
tageditor-cli.exe set --values cover="400x400" -f "C:\Test.opus", the output was:
Setting tag information for "C:\Test.opus" ...
- [100%] Prepare for rewriting Ogg file ...
- [100%] Writing Ogg pages ...
- [100%] Updating checksums ...
- Changes have been applied.
- Diagnostic messages:
Error 23:24:00 setting tags: An IO error occurred when parsing the specified file "400x400": _wopen failed: The system cannot find the file specified
I read through the --help and the README but couldn't find any info on resizing covers through the CLI version
Reactions are currently unavailable