|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: FlorianHeidenreich.Mp3tag |
| 5 | +PackageVersion: "3.31" |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Florian Heidenreich |
| 8 | +PublisherUrl: https://www.mp3tag.de/en |
| 9 | +PublisherSupportUrl: https://www.mp3tag.de/en/support.html |
| 10 | +PrivacyUrl: https://www.mp3tag.de/en/privacy.html |
| 11 | +Author: Florian Heidenreich |
| 12 | +PackageName: Mp3tag |
| 13 | +PackageUrl: https://www.mp3tag.de/en/ |
| 14 | +License: Freeware |
| 15 | +Copyright: © 1999—2024 Florian Heidenreich. All rights reserved. |
| 16 | +ShortDescription: The universal tag editor and more... |
| 17 | +Description: |- |
| 18 | + Mp3tag is a powerful and easy-to-use tool to edit metadata of audio files. |
| 19 | + It supports batch tag-editing of ID3v1, ID3v2.3, ID3v2.4, iTunes MP4, WMA, Vorbis Comments and APE Tags for multiple files at once covering a variety of audio formats. |
| 20 | + Furthermore, it supports online database lookups from, e.g., Discogs, MusicBrainz or freedb, allowing you to automatically gather proper tags and download cover art for your music library. |
| 21 | + You can rename files based on the tag information, replace characters or words in tags and filenames, import/export tag information, create playlists and more. |
| 22 | +Moniker: mp3tag |
| 23 | +Tags: |
| 24 | +- audio |
| 25 | +- id3 |
| 26 | +- mp3 |
| 27 | +- music |
| 28 | +- tag |
| 29 | +ReleaseNotes: |- |
| 30 | + CHG: removed limit to stop after exporting covers with 100 identical names via action Export Cover to File. (#69294) |
| 31 | + FIX: file paths were not updated in File List after moving folder and shell returned drive name with lowercase drive letter. |
| 32 | + CHG: preserve selected item when sorting Tag Sources results. |
| 33 | + NEW: added function 'Manage covers...' to cover menu, which allows for adding, removing, replacing, adjusting, and reordering of embedded cover art in one or multiple files. |
| 34 | + FIX: text in the edit control was not visible when editing directly in the file list and the column width exceeded the visible area. (#69100) |
| 35 | + FIX: runtime error that occurred when attempting to delete a custom list value without a selection. |
| 36 | + CHG: modernized communication between worker threads and UI. |
| 37 | + CHG: symbolic links to folders are not dereferenced in open and save dialogs to more likely preserve user intent and follow platform conventions. |
| 38 | + CHG: ensure that files are not read-only before starting the writing process. |
| 39 | + CHG: preserve Tag Panel input and File List selection on errors when writing tags. (#68883) |
| 40 | + NEW: added advanced tagging option to use single MP4 atom for multiple values. (#68857) |
| 41 | + CHG: use copy during drag and drop if that is the only drop method supported by the drag source. (#68806) |
| 42 | + NEW: added support for removing MP3 tag types ID3v1, ID3v2, and APEv2 individually via File List context menu Utils. |
| 43 | + NEW: added support for removing unsupported fields from MP3 files via File List context menu Utils. |
| 44 | + CHG: allow app window to be set as foreground window when launched via context menu from third-party file managers like Total Commander. (#68839) |
| 45 | + NEW: added reset to defaults button to notification configuration options. |
| 46 | + CHG: help buttons for option dialogs all open the matching documentation topic. |
| 47 | + FIX: dragging and dropping covers from cover window onto themselves either removed or, when Ctrl was pressed, duplicated the cover. (#68809) |
| 48 | + CHG: use `_TAG` as default field name to match all fields for actions Merge duplicate fields and Split field by separator. (#68782) |
| 49 | + FIX: using `_ALL` as field name in action Split field by separator did not apply the action to all tag fields. (#68782) |
| 50 | + FIX: undefined state in extended tags if next or previous button was clicked while file was being saved. |
| 51 | + CHG: use favorite directory (and Music folder as fallback) as initial directory when changing directory from app temp folder. (#68665) |
| 52 | + CHG: use app temp folder instead of app folder on initial start and if startup directory cannot be accessed. (#68665) |
| 53 | + LNG: updated Brazilian Portuguese, Catalan, Corsican, Danish, Hungarian, Polish, Russian, Simplified Chinese, Slovak, and Spanish translation. |
| 54 | +ReleaseNotesUrl: https://www.mp3tag.de/en/changelog.html |
| 55 | +Documentations: |
| 56 | +- DocumentLabel: Documentation |
| 57 | + DocumentUrl: https://docs.mp3tag.de/ |
| 58 | +ManifestType: defaultLocale |
| 59 | +ManifestVersion: 1.10.0 |
0 commit comments