real-zony
|
1e5c41852f
|
perf: An error log file will only be created when there are songs that failed to download.
|
2023-05-24 22:00:22 +08:00 |
|
real-zony
|
41cba02833
|
feat: NetEase Cloud Music playlist download supports passing in multiple IDs.
Issue: https://github.com/real-zony/ZonyLrcToolsX/issues/139
|
2023-05-24 21:54:13 +08:00 |
|
real-zony
|
98c935ed93
|
fix: Fixed the issue where incorrect artist names were obtained when downloading NetEase Cloud Music playlists.
|
2023-05-24 20:50:24 +08:00 |
|
real-zony
|
62d08df735
|
fix: Added processing logic for special characters to prevent file write failures.
|
2023-05-24 20:29:02 +08:00 |
|
real-zony
|
1f312c749d
|
build: Upgraded the version of NuGet packages that are dependent on, as usual.
|
2023-05-24 19:16:40 +08:00 |
|
 ZonyandGitHub
|
30e10f4c01
|
Update README.md
|
2023-05-22 20:30:17 +08:00 |
|
real-zony
|
35468cfb71
|
test: Added three new test cases.
|
2023-04-29 23:30:38 +08:00 |
|
real-zony
|
126741f344
|
ci: Released a new version.
|
2023-04-17 01:20:15 +08:00 |
|
 ZonyandGitHub
|
22f5bc69ec
|
Merge pull request #135 from real-zony/routine-maintenance
Routine maintenance - 2023.04.17
|
2023-04-17 01:15:12 +08:00 |
|
real-zony
|
788ff38be2
|
fix: Fixed some unhandled exceptions.
|
2023-04-17 01:13:06 +08:00 |
|
real-zony
|
ab5f79bd50
|
fix: Fixed the issue where Netease Cloud Music did not throw the correct exception when a song could not be found.
|
2023-04-17 01:01:16 +08:00 |
|
real-zony
|
f935f07609
|
feat: Modified the lyrics interface for Netease Cloud Music to support higher concurrency.
|
2023-04-17 00:47:23 +08:00 |
|
real-zony
|
493f48cefe
|
fix: Fixed the index exception that may be caused by the KuGou music provider.
|
2023-04-16 23:52:57 +08:00 |
|
 ZonyandGitHub
|
4999e4d694
|
Update README.md
|
2023-03-30 09:51:09 +08:00 |
|
 ZonyandGitHub
|
334528eca6
|
Merge pull request #134 from real-zony/docs
Docs
|
2023-03-28 22:42:00 +08:00 |
|
real-zony
|
e76ddb75eb
|
docs: Updated documentation.
|
2023-03-28 22:36:36 +08:00 |
|
real-zony
|
d6d384590c
|
ci: Adjusted artifact expiration time for Github Actions.
|
2023-03-28 22:17:28 +08:00 |
|
real-zony
|
949dac7ad1
|
ci: Updated NuGet package versions.
|
2023-03-27 23:14:21 +08:00 |
|
real-zony
|
2ffd75ed1d
|
ci: Removed unnecessary pdb files.
|
2023-03-19 12:19:26 +08:00 |
|
 ZonyandGitHub
|
82af3009d3
|
Merge pull request #132 from real-zony/issue-128
fix: Fixed the path issue #128.
|
2023-03-19 12:01:18 +08:00 |
|
real-zony
|
572e555f2a
|
fix: Fixed the path issue #128.
We should avoid using the Directory.GetCurrentDirectory() method, as it
can result in retrieving incorrect paths.
|
2023-03-19 11:34:32 +08:00 |
|
real-zony
|
286731b1a6
|
ci: Adjusted the Github pipeline.
Prevent artifact publication when performing PR operations.
|
2023-03-19 11:13:30 +08:00 |
|
 ZonyandGitHub
|
5850614663
|
Merge pull request #131 from real-zony/dependabot/npm_and_yarn/src/ui/webpack-5.76.1
build(deps): bump webpack from 5.74.0 to 5.76.1 in /src/ui
|
2023-03-15 20:47:34 +08:00 |
|
real-zony
|
55de00ec1f
|
Merge remote-tracking branch 'origin/dev' into dev
|
2023-03-14 22:31:41 +08:00 |
|
real-zony
|
bc2b314d6a
|
docs: Improved comments for the scanner.
|
2023-03-14 22:31:28 +08:00 |
|
 ZonyandGitHub
|
0aafe91f96
|
Merge pull request #130 from real-zony/dependabot/npm_and_yarn/src/ui/sideway/formula-3.0.1
build(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /src/ui
|
2023-03-13 09:06:00 +08:00 |
|
real-zony
|
b916323986
|
feat: We have improved the search and download logic for NetEase Cloud Music playlists and added support for logging in.
|
2023-03-12 23:19:27 +08:00 |
|
real-zony
|
afe1a7013c
|
feat: We have added a new 'POST' method to retrieve cookies.
|
2023-03-12 18:35:07 +08:00 |
|
real-zony
|
fb1f743365
|
feat: Added support for reading song information from CSV files and NetEase Cloud Music playlists.
|
2023-03-12 15:20:55 +08:00 |
|
real-zony
|
0e5e48cd00
|
feat: Improved the way help information is displayed.
|
2023-03-12 14:49:47 +08:00 |
|
real-zony
|
18d9c2d32c
|
feat: Now, it's possible to fetch playlists from NetEase Cloud Music and download lyrics.
|
2023-02-24 00:05:23 +08:00 |
|
real-zony
|
5dbabab5a6
|
feat: Supports UTF-8 BOM encoding.
|
2023-02-22 21:45:27 +08:00 |
|
real-zony
|
bfd89e9d82
|
feat: Added Powershell script for building project.
|
2023-02-22 21:37:45 +08:00 |
|
real-zony
|
9a029225e1
|
chore: Working...
|
2023-02-17 23:05:32 +08:00 |
|
real-zony
|
a7ecfbe44f
|
feat: Added support for reading song list from Csv file.
|
2023-02-08 20:56:47 +08:00 |
|
real-zony
|
f1a6eefe45
|
fix: Fixed the issue where classes that don't implement an interface couldn't be injected.
|
2023-02-08 20:56:04 +08:00 |
|
real-zony
|
86e341290e
|
feat: Added support to output the list of failed songs to a file.
|
2023-02-07 22:06:44 +08:00 |
|
real-zony
|
0aa8ca5aef
|
docs: Improve the help content.
|
2023-02-02 22:47:30 +08:00 |
|
real-zony
|
2eef72e165
|
fix: Avoid null reference exception.
|
2023-01-29 22:55:20 +08:00 |
|
real-zony
|
f4b17097fd
|
chore: Update NuGet package versions.
|
2023-01-29 21:29:32 +08:00 |
|
 ZonyandGitHub
|
e68d6b9cf9
|
Merge pull request #122 from real-zony/dependabot/npm_and_yarn/src/ui/loader-utils-1.4.2
build(deps): bump loader-utils from 1.4.0 to 1.4.2 in /src/ui
|
2023-01-17 09:16:34 +08:00 |
|
 ZonyandGitHub
|
8398d80a8e
|
Merge pull request #124 from real-zony/dependabot/npm_and_yarn/src/ui/json5-1.0.2
build(deps): bump json5 from 1.0.1 to 1.0.2 in /src/ui
|
2023-01-17 09:15:29 +08:00 |
|
real-zony
|
991db8ab48
|
fix: Fixed issue where solution was referencing non-existent projects.
|
2023-01-16 23:34:51 +08:00 |
|
real-zony
|
3e957fdb25
|
build: Removed the direct reference to MusicDecrypto.
Directly referencing the NuGet package.
|
2023-01-08 22:47:09 +08:00 |
|
real-zony
|
8d5a45c9ef
|
fix: fixed some issues.
|
2023-01-04 11:35:44 +08:00 |
|
real-zony
|
6b538f3e0a
|
build: Updated the code for MusicDecrypto.
|
2023-01-03 21:39:03 +08:00 |
|
real-zony
|
d7e11af3ba
|
build: Upgraded the version of the NuGet package dependency.
|
2023-01-03 21:36:52 +08:00 |
|
real-zony
|
f25ba90b9a
|
fix: Do not trim the generated files.
|
2022-12-13 23:05:27 +08:00 |
|
real-zony
|
bc5afad599
|
ci: Fixed the path problem
|
2022-12-13 22:54:19 +08:00 |
|
real-zony
|
34e8cf74f3
|
ci: Trigger a build action.
|
2022-12-13 22:49:28 +08:00 |
|
real-zony
|
18338d5989
|
ci: Should checkout the submodule.
|
2022-12-13 22:46:55 +08:00 |
|
real-zony
|
691cfa159f
|
ci: Release 4.0.0.50 version.
|
2022-12-13 22:44:16 +08:00 |
|
real-zony
|
7dce16fe1f
|
ci: Using .NET 7.0 as the compilation backend.
|
2022-12-13 22:41:00 +08:00 |
|
real-zony
|
fd86a98995
|
test: Fixed the errors in unit tests.
|
2022-12-13 22:39:20 +08:00 |
|
real-zony
|
2f2e67f3e6
|
fix: Fixed the issue of incorrect file extension preventing file search.
|
2022-12-13 22:33:34 +08:00 |
|
real-zony
|
a46abba2f9
|
feat: Use MusicDecrypto as a decryption driver.
|
2022-12-11 21:28:25 +08:00 |
|
real-zony
|
fdc5f27692
|
build: Updated the .NET runtime to version 7.0.
|
2022-12-11 20:35:37 +08:00 |
|
real-zony
|
430c66786a
|
build: Updated the code for MusicDecrypto.
|
2022-12-11 20:28:32 +08:00 |
|
real-zony
|
75fd004c56
|
chore: Add MusicDecrypto as song decryption library.
|
2022-11-02 11:06:41 +08:00 |
|
real-zony
|
ca40728387
|
Merge remote-tracking branch 'origin/dev' into dev
|
2022-10-28 15:15:49 +08:00 |
|
real-zony
|
acb9142e5f
|
feat: Completed KuWo lyric source.
|
2022-10-28 15:15:34 +08:00 |
|
real-zony
|
2c1b5ce533
|
feat(Completed KuWo lyric source.):
|
2022-10-28 15:09:20 +08:00 |
|
real-zony
|
5d1e90f638
|
refactor: Use Object to replace byte arrays when generating lyrics.
|
2022-10-28 10:13:14 +08:00 |
|
real-zony
|
b7b1f36bf5
|
feat: Added KuWo(酷我) Music lyrics source (incomplete).
|
2022-10-26 17:05:44 +08:00 |
|
real-zony
|
6b72f919b8
|
refactor: Refactor the code of the Download command.
|
2022-10-23 22:48:06 +08:00 |
|
real-zony
|
64d26cbc4c
|
refactor: Refactored lyrics download logic and file scanning logic.
|
2022-10-23 19:28:57 +08:00 |
|
real-zony
|
f9570508c2
|
ci: Update github actions yaml file.
|
2022-10-23 13:53:31 +08:00 |
|
real-zony
|
6d37d81015
|
chore: Added a release.bak.md file to prevent triggering Github Actions.
|
2022-10-23 13:52:02 +08:00 |
|
real-zony
|
7778b7be09
|
chore: Some code tweaks.
|
2022-10-23 13:51:24 +08:00 |
|
real-zony
|
7adda14713
|
feat: Added axios library.
|
2022-10-23 13:50:52 +08:00 |
|
real-zony
|
7d17fc0b97
|
refactor: Refactor lyrics download logic and abstract a new logger.
|
2022-10-23 13:38:51 +08:00 |
|
real-zony
|
3e27e18098
|
refactor: Renamed Lyric to Lyrics.
|
2022-10-23 12:42:46 +08:00 |
|
real-zony
|
895f68184d
|
feat: Created a RESTFul API endpoint for MusicInfo.
|
2022-10-23 12:39:56 +08:00 |
|
real-zony
|
d19b1d8d2a
|
feat: Add auto-detect update feature.
|
2022-10-18 14:40:03 +08:00 |
|
real-zony
|
a11ef70021
|
feat: Completed early communication testing.
data-table has serious performance problem.
|
2022-10-06 21:35:55 +08:00 |
|
real-zony
|
6554be6b6d
|
build: Update package version.
|
2022-10-06 17:29:29 +08:00 |
|
real-zony
|
0ed21ed997
|
build: Sync package version.
|
2022-10-06 13:04:12 +08:00 |
|
real-zony
|
740e8f4c63
|
refactor: Common components are moved to the Common library.
|
2022-10-06 13:02:20 +08:00 |
|
real-zony
|
ecab0e0f5c
|
refactor: Move some of the dependency injection code to the Common Library.
|
2022-10-06 12:45:01 +08:00 |
|
real-zony
|
aa90e232f7
|
chore: Move the related configuration items to the Common library.
|
2022-10-06 12:29:56 +08:00 |
|
real-zony
|
9f96aa0186
|
refactor: Move the related configuration items to the Common library.
|
2022-10-06 12:27:21 +08:00 |
|
real-zony
|
bccfaaaa5b
|
feat: Integrated SPA resources with ASP.NET Core.
|
2022-10-05 21:10:15 +08:00 |
|
real-zony
|
f57afd4238
|
feat: Establish Websocket communication.
|
2022-10-05 20:25:55 +08:00 |
|
real-zony
|
775e6140ee
|
feat: Adjust UI component linkage.
|
2022-10-05 20:02:15 +08:00 |
|
real-zony
|
2ccf4f9da6
|
feat: Completed the basic UI layout.
|
2022-10-05 17:50:23 +08:00 |
|
real-zony
|
dbc1e44d2a
|
Added WebSocket listener service.
|
2022-10-05 10:36:42 +08:00 |
|
real-zony
|
cde1d32d33
|
feat: Add new frontend code.
|
2022-10-01 14:01:46 +08:00 |
|
real-zony
|
62777e44bd
|
fix: Remove frontend code.
|
2022-10-01 11:51:07 +08:00 |
|
real-zony
|
6c25483f1e
|
ci: Release new version。
|
2022-09-24 19:20:19 +08:00 |
|
real-zony
|
b64f83d56b
|
fix: Removed NAudio related code.
|
2022-09-24 19:19:14 +08:00 |
|
real-zony
|
6ad154a62b
|
feat: Add update check logic.
|
2022-09-24 19:13:57 +08:00 |
|
real-zony
|
32adab68b6
|
docs: Update README.md file.
Added start history section.
|
2022-09-23 10:44:05 +08:00 |
|
real-zony
|
ba91108ca4
|
fix: Fixed jobs variable share problem.
|
2022-09-22 19:45:34 +08:00 |
|
real-zony
|
f597e24ff7
|
ci: Fixed path issue.
|
2022-09-22 19:17:21 +08:00 |
|
real-zony
|
d453d520d4
|
ci: debug workflow.
|
2022-09-22 18:50:27 +08:00 |
|
real-zony
|
9f254aae8e
|
ci: debug workflow.
|
2022-09-22 18:50:11 +08:00 |
|
real-zony
|
c9fa0de95f
|
ci: Build new version.
|
2022-09-22 18:44:42 +08:00 |
|
real-zony
|
6d7ee04b74
|
feat: Support song depth search.
|
2022-09-22 18:43:42 +08:00 |
|
real-zony
|
f519eb1251
|
feat(Test NetEaseMusic's Romance lyrics.):
|
2022-09-22 18:08:26 +08:00 |
|
real-zony
|
85f325b300
|
fix: Fixed null reference exception.
|
2022-09-22 17:53:19 +08:00 |
|