Skip to content

Commit 55963b1

Browse files
authored
New version: LRCLIB.LRCGET version 2.1.0 (microsoft#365256)
1 parent 78a8c04 commit 55963b1

3 files changed

Lines changed: 77 additions & 0 deletions

File tree

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created with WinGet Updater using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: LRCLIB.LRCGET
5+
PackageVersion: 2.1.0
6+
InstallerLocale: en-US
7+
InstallerType: nullsoft
8+
Scope: user
9+
InstallModes:
10+
- interactive
11+
- silent
12+
- silentWithProgress
13+
UpgradeBehavior: install
14+
Dependencies:
15+
PackageDependencies:
16+
- PackageIdentifier: Microsoft.EdgeWebView2Runtime
17+
ProductCode: LRCGET
18+
ReleaseDate: 2026-04-25
19+
AppsAndFeaturesEntries:
20+
- Publisher: lrclib
21+
ProductCode: LRCGET
22+
InstallationMetadata:
23+
DefaultInstallLocation: '%LocalAppData%\LRCGET'
24+
Installers:
25+
- Architecture: x64
26+
InstallerUrl: https://github.com/tranxuanthang/lrcget/releases/download/2.1.0/LRCGET_2.1.0_x64-setup.exe
27+
InstallerSha256: B370E1D6F96FCF82A8B16B37E72A55FE618EEBDDA93EDE936D00A59917D37451
28+
ManifestType: installer
29+
ManifestVersion: 1.12.0
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Created with WinGet Updater using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: LRCLIB.LRCGET
5+
PackageVersion: 2.1.0
6+
PackageLocale: en-US
7+
Publisher: LRCLIB
8+
PublisherUrl: https://lrclib.net/
9+
PublisherSupportUrl: https://github.com/tranxuanthang/lrcget/issues
10+
Author: LRCLIB
11+
PackageName: LRCGET
12+
PackageUrl: https://github.com/tranxuanthang/lrcget
13+
License: MIT
14+
LicenseUrl: https://github.com/tranxuanthang/lrcget/blob/HEAD/LICENSE
15+
ShortDescription: Utility for mass-downloading LRC synced lyrics for your offline music library
16+
Description: Utility for mass-downloading LRC synced lyrics for your offline music library. LRCGET will scan every files in your chosen directory for music files, then and try to download lyrics to a LRC files having the same name and save them to the same directory as your music files.
17+
Moniker: lrcget
18+
Tags:
19+
- javascript
20+
- linux
21+
- lyrics
22+
- music
23+
- music-player
24+
- rust
25+
- synced-lyrics
26+
- tauri
27+
- tauri-app
28+
- vue
29+
- vue3
30+
- windows
31+
ReleaseNotes: |-
32+
Changelog:
33+
- Redesigned the app UI with a cleaner, more neutral color scheme for better contrast and visual hierarchy in both light and dark modes. For everyone who asked “Why is it pink/purple everywhere?”, I heard you!
34+
- Sped up Albums and Artists list tabs by adding proper indexes in the database (fixes #257).
35+
- Fixed individual lyrics export error in the lyrics editor (addresses #325).
36+
image
37+
If you're here before version 2.0.0, check out the v2.0.0 changelog to learn more about all the new features!
38+
ReleaseNotesUrl: https://github.com/tranxuanthang/lrcget/releases/tag/2.1.0
39+
ManifestType: defaultLocale
40+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Updater using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: LRCLIB.LRCGET
5+
PackageVersion: 2.1.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)