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
|
5dbabab5a6
|
feat: Supports UTF-8 BOM encoding.
|
2023-02-22 21:45:27 +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
|
a46abba2f9
|
feat: Use MusicDecrypto as a decryption driver.
|
2022-12-11 21:28:25 +08:00 |
|
real-zony
|
acb9142e5f
|
feat: Completed KuWo lyric source.
|
2022-10-28 15:15:34 +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
|
7778b7be09
|
chore: Some code tweaks.
|
2022-10-23 13:51:24 +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
|
740e8f4c63
|
refactor: Common components are moved to the Common library.
|
2022-10-06 13:02:20 +08:00 |
|
real-zony
|
9f96aa0186
|
refactor: Move the related configuration items to the Common library.
|
2022-10-06 12:27:21 +08:00 |
|