67 Commits

Author SHA1 Message Date
鲁树人 35dbfdc5d1 chore: update url to new git host 2025-09-06 23:58:58 +09:00
鲁树人 00fefc1297 chore: rename project namespace 2025-09-06 23:50:08 +09:00
鲁树人 9b0455b0fd refactor: improve mmkv logic 2025-09-06 23:44:07 +09:00
鲁树人 61fba401c7 chore: mark default version as "custom" 2025-05-07 09:27:34 +09:00
鲁树人 006bad8c48 feat: first version of kgg support 2025-05-07 08:12:57 +09:00
鲁树人 72ace9fc62 chore: bump version to v0.2.11 2024-11-05 16:56:40 +09:00
鲁树人 074e4f874f fix #108: rel path resolution in windows 2024-11-05 16:27:14 +09:00
鲁树人 2bfb5ffddf chore: bump version to v0.2.10 2024-11-04 14:25:02 +09:00
鲁树人 2c9de7c56c fix #107: windows dnd path error 2024-11-04 14:24:32 +09:00
鲁树人 b374c11c86 chore: bump app version to v0.2.9 2024-11-02 13:59:22 +09:00
鲁树人 6493b2c5fc fix #78: skip parsing cover art if image is unsupported 2024-11-02 13:49:40 +09:00
鲁树人 8829a3b3ba refactor: rework on logging 2024-11-02 13:43:56 +09:00
鲁树人 b2ef27761f chore: bump version to v0.2.8 2024-10-25 23:03:34 +09:00
鲁树人 7f7cb66fe5 fix #103: incorrect output path when input is a single file 2024-10-25 23:02:32 +09:00
鲁树人 77729cf653 chore: bump version to v0.2.7 2024-10-21 08:45:09 +09:00
鲁树人 89b629304e chore: bump version to v0.2.6 2024-10-21 07:30:22 +09:00
鲁树人 fa8f7a1565 chore: bump version to v0.2.5 2024-10-21 06:23:17 +09:00
鲁树人 f819726f3e chore: bump version to v0.2.4 2024-10-21 03:59:52 +09:00
鲁树人 19bc6c466e refactor: allow multi-part extensions (#102) 2024-10-21 03:57:56 +09:00
鲁树人 b9e2a38f82 fix: do not throw error when file already exists 2024-10-21 03:56:52 +09:00
鲁树人 0d071a82be feat #99: support recursive processDir 2024-10-08 22:20:12 +01:00
鲁树人 b8e6196248 chore: bump version to 0.2.3 2024-10-08 22:10:15 +01:00
鲁树人 36df203bdd fix: record last error when calling processDir 2024-10-08 22:03:29 +01:00
鲁树人 2afc232eb1 fix: don't force exit when processFile fails. 2024-10-08 21:59:47 +01:00
鲁树人 2abdd47c9c fix: typo 2024-10-08 21:59:27 +01:00
鲁树人 91855f8f5b fix #99: default output dir to where the input file is 2024-10-08 21:52:23 +01:00
鲁树人 7edd326b95 fix #59: processDir should call processFile instead. 2024-10-08 21:47:10 +01:00
鲁树人 0b3ad0d97c chore: bump version 2024-09-12 15:08:56 +01:00
鲁树人 c6fa777db1 chore: bump version to v0.2.1 2024-09-04 23:06:24 +01:00
鲁树人 cab705a130 fix: typo in qmc-mmkv flag description 2024-09-04 23:03:35 +01:00
鲁树人 f258e3e8f2 fix: remove file after completion #59 2024-09-04 22:58:11 +01:00
鲁树人 e010d1b308 refactor: make mmkv key optional; change cli params name 2024-07-06 19:55:31 +01:00
awalol 1c5310ffae 一些修改 2024-02-14 16:59:05 +08:00
awalol 4f4d8db3d5 refactor: load mmkv on startup 2024-02-13 00:58:13 +08:00
awalol 877f37f01e feat: mmkv 加密数据库解析 2024-02-05 08:41:40 +08:00
Unlock Music Dev dfbb807e41 feat: add watch flag 2022-12-25 20:23:59 +08:00
Unlock Music Dev a928611a8d feat: add overwrite flag 2022-12-25 19:26:11 +08:00
Unlock Music Dev 8858ff37ad fix: don't fatal while process dir 2022-12-09 18:15:40 +08:00
Unlock Music Dev 0acf905d08 feat(meta): separate flac meta process 2022-12-07 01:37:53 +08:00
Unlock Music Dev f3cbd2f3b4 feat(meta): add main options 2022-12-07 00:40:12 +08:00
Unlock Music Dev fd6f830916 feat(meta): write album art & metadata into destination file 2022-12-06 23:55:43 +08:00
Unlock Music Dev 8319df6ca3 chore: fix logging 2022-12-06 21:52:19 +08:00
Unlock Music Dev 9494a535a9 feat(qmc): support audio meta getter 2022-12-06 21:52:16 +08:00
Unlock Music Dev 138adbf846 feat(ncm): support audio meta getter 2022-12-06 21:52:16 +08:00
Unlock Music Dev c878bb8ca4 feat: add image sniffer 2022-12-06 21:52:16 +08:00
Unlock Music Dev e9e63ce175 feat(qmc): improve m4a & mp4 sniff 2022-12-06 21:47:33 +08:00
Unlock Music Dev 423767ba63 fix(qmc): fix key from mmkv 2022-12-05 08:54:40 +08:00
Unlock Music Dev ea3236e14b refactor: change decoder init parameter 2022-12-04 23:05:38 +08:00
Unlock Music Dev 6c168ee536 refactor: move audio sniffer to internal package 2022-11-22 06:16:40 +08:00
Unlock Music Dev 81862b26c9 feat(ximalaya): initial support 2022-11-20 08:04:39 +08:00