Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: FlorianHeidenreich.Mp3tag
PackageVersion: "3.36"
PackageVersion: 3.36.1
InstallerType: nullsoft
Scope: machine
UpgradeBehavior: install
ProductCode: Mp3tag
ReleaseDate: 2026-08-27
ReleaseDate: 2026-08-29
ElevationRequirement: elevationRequired
Installers:
- Architecture: x86
InstallerUrl: https://download.mp3tag.de/mp3tag-v3.36-setup.exe
InstallerSha256: 5571F918D0C7CB2B52895EC2B9F92BE14DBF8E6964475DA5D8958D2925A97F51
InstallerUrl: https://download.mp3tag.de/mp3tag-v3.36.1-setup.exe
InstallerSha256: A24D7797DB88E501B2FB9F16ECA1A07E2712EA96EA3B514317D283FA7D6BA53F
- Architecture: x64
InstallerUrl: https://download.mp3tag.de/mp3tag-v3.36-x64-setup.exe
InstallerSha256: 936C7365103C2FE7A0796ECB0F9ECC1EB86EF9C143111EEE8C0F9D441392C660
InstallerUrl: https://download.mp3tag.de/mp3tag-v3.36.1-x64-setup.exe
InstallerSha256: A977861003A87B1F00F2E0C91263C61BF12D457C6D457B367CE5F69DE28FBEA0
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: FlorianHeidenreich.Mp3tag
PackageVersion: 3.36.1
PackageLocale: en-US
Publisher: Florian Heidenreich
PublisherUrl: https://www.mp3tag.de/en
PublisherSupportUrl: https://www.mp3tag.de/en/support.html
PrivacyUrl: https://www.mp3tag.de/en/privacy.html
Author: Florian Heidenreich
PackageName: Mp3tag
PackageUrl: https://www.mp3tag.de/en/
License: Freeware
Copyright: © 1999—2026 Florian Heidenreich. All rights reserved.
ShortDescription: The universal tag editor and more...
Description: |-
Mp3tag is a powerful and easy-to-use tool to edit metadata of audio files.
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.
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.
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.
Moniker: mp3tag
Tags:
- audio
- id3
- mp3
- music
- tag
ReleaseNotes: 'FIX: regression where a deadlock occurs when adding cover art to files with varying existing covers (since v3.36-beta.5).'
ReleaseNotesUrl: https://www.mp3tag.de/en/changelog.html
Documentations:
- DocumentLabel: Documentation
DocumentUrl: https://docs.mp3tag.de/
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json

PackageIdentifier: FlorianHeidenreich.Mp3tag
PackageVersion: "3.36"
PackageVersion: 3.36.1
PackageLocale: zh-CN
Publisher: Florian Heidenreich
PublisherUrl: https://www.mp3tag.de/en
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: FlorianHeidenreich.Mp3tag
PackageVersion: "3.36"
PackageVersion: 3.36.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0

This file was deleted.