diff --git a/manifests/m/maotoumao/MusicFree/0.0.2/maotoumao.MusicFree.installer.yaml b/manifests/m/maotoumao/MusicFree/0.0.2/maotoumao.MusicFree.installer.yaml new file mode 100644 index 0000000000000..0a6f28b67192d --- /dev/null +++ b/manifests/m/maotoumao/MusicFree/0.0.2/maotoumao.MusicFree.installer.yaml @@ -0,0 +1,28 @@ +# Created with komac v2.9.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: maotoumao.MusicFree +PackageVersion: 0.0.2 +InstallerLocale: zh-CN +InstallerType: inno +Protocols: +- musicfree +UpgradeBehavior: install +ReleaseDate: 2023-11-05 +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\MusicFree' +Installers: +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/maotoumao/MusicFreeDesktop/releases/download/v0.0.2/MusicFree-0.0.2-windows-setup.exe + InstallerSha256: EA5421054FE05E41581C73EDA7636B9BE4AED7C582AB1839758ED4105542DF8B + InstallerSwitches: + Custom: /ALLUSERS +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/maotoumao/MusicFreeDesktop/releases/download/v0.0.2/MusicFree-0.0.2-windows-setup.exe + InstallerSha256: EA5421054FE05E41581C73EDA7636B9BE4AED7C582AB1839758ED4105542DF8B + InstallerSwitches: + Custom: /CURRENTUSER +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/maotoumao/MusicFree/0.0.2/maotoumao.MusicFree.locale.en-US.yaml b/manifests/m/maotoumao/MusicFree/0.0.2/maotoumao.MusicFree.locale.en-US.yaml new file mode 100644 index 0000000000000..d036a6e2cd575 --- /dev/null +++ b/manifests/m/maotoumao/MusicFree/0.0.2/maotoumao.MusicFree.locale.en-US.yaml @@ -0,0 +1,58 @@ +# Created with komac v2.9.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json + +PackageIdentifier: maotoumao.MusicFree +PackageVersion: 0.0.2 +PackageLocale: en-US +Publisher: 猫头猫 +PublisherUrl: https://blog.catcat.work/ +PublisherSupportUrl: https://github.com/maotoumao/MusicFreeDesktop/issues +Author: 猫头猫 +PackageName: MusicFree +PackageUrl: https://musicfree.catcat.work/ +License: GNU Affero General Public License v3.0 +LicenseUrl: https://github.com/maotoumao/MusicFreeDesktop/blob/master/LICENSE +Copyright: Copyright © 2022-present @猫头猫 +CopyrightUrl: https://github.com/maotoumao/MusicFreeDesktop/blob/master/LICENSE +ShortDescription: A modular music player. +Description: A modular, customizable, ad-free free music player. +#Moniker: MusicFree 桌面版 +Tags: +- album +- artist +- audio +- music +- player +- playlist +- song +- sound +ReleaseNotes: | + 【功能】支持播放 .m3u8 源 + 【功能】打开播放列表时锚定到当前正在播放的歌曲 + 【功能】新增搜索歌词功能,你可以在歌曲详情页右键点击,并单击【搜索歌词】功能唤起搜索弹窗 + 【功能】重写了本地歌曲的导入机制,新增本地音乐视图(列表、作者、专辑、文件夹) + 【功能】新增支持隐藏歌曲列表的部分列 + 【功能】新增快捷键:喜欢/不喜欢歌曲 + 【功能】已经下载的歌曲/本地歌曲支持右键打开 + 【功能, windows】新增缩略图配置,你可以选择在任务栏悬浮图标时展示原窗口或专辑封面 + 【功能, windows】新增任务栏播放控制按钮 + 【优化】优化主题包安装机制:取消原本安装文件夹的机制,修改为安装 .mftheme 或 .zip 的文件,支持批量安装 + 【优化】优化了从热门歌单页详情页返回时的表现 + 【优化】优化了歌曲详情页右键按钮的表现 + 【优化】优化了主窗口和歌词窗口的通信机制 + 【修复】修复作者页歌曲显示不全的问题 + 【修复】修复包含特殊字符时下载失败的问题 + 【修复, macos】修复 macos 图标显示异常的问题 + 【修复, linux】修复 linux 无法最小化的问题 + 【打包】新增 windows 免安装版、mac m1/m2版、linux版 + 【版本号】桌面版后缀取消 -alpha 后缀,以正式版本号发布。 +ReleaseNotesUrl: https://github.com/maotoumao/MusicFreeDesktop/releases/tag/v0.0.2 +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://musicfree.catcat.work/usage/mobile/install.html +- DocumentLabel: FAQ + DocumentUrl: https://musicfree.catcat.work/qa/common.html +- DocumentLabel: Plugin Development + DocumentUrl: https://musicfree.catcat.work/plugin/introduction.html +ManifestType: locale +ManifestVersion: 1.9.0 diff --git a/manifests/m/maotoumao/MusicFree/0.0.2/maotoumao.MusicFree.locale.zh-CN.yaml b/manifests/m/maotoumao/MusicFree/0.0.2/maotoumao.MusicFree.locale.zh-CN.yaml new file mode 100644 index 0000000000000..feb12d126fdd1 --- /dev/null +++ b/manifests/m/maotoumao/MusicFree/0.0.2/maotoumao.MusicFree.locale.zh-CN.yaml @@ -0,0 +1,57 @@ +# Created with komac v2.9.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: maotoumao.MusicFree +PackageVersion: 0.0.2 +PackageLocale: zh-CN +Publisher: 猫头猫 +PublisherUrl: https://blog.catcat.work/ +PublisherSupportUrl: https://github.com/maotoumao/MusicFreeDesktop/issues +Author: 猫头猫 +PackageName: MusicFree +PackageUrl: https://musicfree.catcat.work/ +License: GNU Affero General Public License v3.0 +LicenseUrl: https://github.com/maotoumao/MusicFreeDesktop/blob/master/LICENSE +Copyright: Copyright © 2022-present @猫头猫 +CopyrightUrl: https://github.com/maotoumao/MusicFreeDesktop/blob/master/LICENSE +ShortDescription: 一个插件化的音乐播放器 +Description: 一个插件化、定制化、无广告的免费音乐播放器。 +Moniker: MusicFree 桌面版 +Tags: +- 专辑 +- 播放器 +- 歌单 +- 歌手 +- 歌曲 +- 音乐 +- 音频 +ReleaseNotes: | + 【功能】支持播放 .m3u8 源 + 【功能】打开播放列表时锚定到当前正在播放的歌曲 + 【功能】新增搜索歌词功能,你可以在歌曲详情页右键点击,并单击【搜索歌词】功能唤起搜索弹窗 + 【功能】重写了本地歌曲的导入机制,新增本地音乐视图(列表、作者、专辑、文件夹) + 【功能】新增支持隐藏歌曲列表的部分列 + 【功能】新增快捷键:喜欢/不喜欢歌曲 + 【功能】已经下载的歌曲/本地歌曲支持右键打开 + 【功能, windows】新增缩略图配置,你可以选择在任务栏悬浮图标时展示原窗口或专辑封面 + 【功能, windows】新增任务栏播放控制按钮 + 【优化】优化主题包安装机制:取消原本安装文件夹的机制,修改为安装 .mftheme 或 .zip 的文件,支持批量安装 + 【优化】优化了从热门歌单页详情页返回时的表现 + 【优化】优化了歌曲详情页右键按钮的表现 + 【优化】优化了主窗口和歌词窗口的通信机制 + 【修复】修复作者页歌曲显示不全的问题 + 【修复】修复包含特殊字符时下载失败的问题 + 【修复, macos】修复 macos 图标显示异常的问题 + 【修复, linux】修复 linux 无法最小化的问题 + 【打包】新增 windows 免安装版、mac m1/m2版、linux版 + 【版本号】桌面版后缀取消 -alpha 后缀,以正式版本号发布。 +ReleaseNotesUrl: https://github.com/maotoumao/MusicFreeDesktop/releases/tag/v0.0.2 +Documentations: +- DocumentLabel: 使用指南 + DocumentUrl: https://musicfree.catcat.work/usage/mobile/install.html +- DocumentLabel: 常见问题 + DocumentUrl: https://musicfree.catcat.work/qa/common.html +- DocumentLabel: 插件开发 + DocumentUrl: https://musicfree.catcat.work/plugin/introduction.html +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/maotoumao/MusicFree/0.0.2/maotoumao.MusicFree.yaml b/manifests/m/maotoumao/MusicFree/0.0.2/maotoumao.MusicFree.yaml new file mode 100644 index 0000000000000..62f13931aeeae --- /dev/null +++ b/manifests/m/maotoumao/MusicFree/0.0.2/maotoumao.MusicFree.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.9.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: maotoumao.MusicFree +PackageVersion: 0.0.2 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.9.0