-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: maotoumao.MusicFree version 0.0.2
- Loading branch information
1 parent
09f283c
commit 507e713
Showing
4 changed files
with
151 additions
and
0 deletions.
There are no files selected for viewing
28 changes: 28 additions & 0 deletions
28
manifests/m/maotoumao/MusicFree/0.0.2/maotoumao.MusicFree.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
58 changes: 58 additions & 0 deletions
58
manifests/m/maotoumao/MusicFree/0.0.2/maotoumao.MusicFree.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
57 changes: 57 additions & 0 deletions
57
manifests/m/maotoumao/MusicFree/0.0.2/maotoumao.MusicFree.locale.zh-CN.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
8 changes: 8 additions & 0 deletions
8
manifests/m/maotoumao/MusicFree/0.0.2/maotoumao.MusicFree.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |