Commit Graph

152 Commits

Author SHA1 Message Date
jixunmoe
2381c83f68 Merge pull request '小更改 - mmkv 相关' (#93) from qmc-mmkv-cipher into master
Reviewed-on: https://git.unlock-music.dev/um/cli/pulls/93
2024-07-06 19:35:06 +00:00
Jixun
93839580c0 refactor: rework on MusicEx footer parser 2024-07-06 20:32:26 +01:00
Jixun
849f6730b6 refactor: make mmkv key optional; change cli params name 2024-07-06 19:55:31 +01:00
Jixun
43f96e5d89 Merge remote-tracking branch 'awalol/master' 2024-07-06 19:45:10 +01:00
jixunmoe
fb07697afa Merge pull request 'fix: wrong png header' (#91) from awalol/cli:fix-png into master
Reviewed-on: https://git.unlock-music.dev/um/cli/pulls/91
2024-05-03 08:47:13 +00:00
awalol
e4c9a53c3b fix: wrong png header 2024-05-03 16:17:32 +08:00
Unlock Music Dev
bf6f286de1 Merge pull request 'Build: fix CI building' (#90) from build/fix-ci into master
Reviewed-on: https://git.unlock-music.dev/um/cli/pulls/90
2024-04-24 09:28:29 +00:00
Unlock Music Dev
ace582cdd7 chore: update deps 2024-04-24 17:14:06 +08:00
Unlock Music Dev
f4c68a0940 build: update ci settings 2024-04-24 17:11:40 +08:00
Unlock Music Dev
acb190ca12 chore: update deps 2024-04-24 17:05:03 +08:00
Unlock Music Dev
89dd114f13 build: fix ci 2024-04-24 16:27:51 +08:00
awalol
3ae2ec34f4 一些修改 2024-02-14 16:59:05 +08:00
awalol
655b091744 refactor: qmc musicex footer parser 2024-02-13 02:41:42 +08:00
awalol
18eb369de8 修改 shuffixBuf 匹配方法 2024-02-13 01:17:52 +08:00
awalol
dc6f268d74 refactor: load mmkv on startup 2024-02-13 00:58:13 +08:00
awalol
b7b1240603 feat: mmkv 加密数据库解析 2024-02-05 08:41:40 +08:00
jixunmoe
e504048a30 Merge pull request 'FIX: another solution to PR #86' (#87) from NestorRay/cli_fix:fix into master
Reviewed-on: https://git.unlock-music.dev/um/cli/pulls/87
2024-01-30 22:50:46 +00:00
jixunmoe
afcffa0e76 Merge pull request 'FIX: CHANGE metadata INT into interface{}' (#86) from NestorRay/cli_fix:master into master
Reviewed-on: https://git.unlock-music.dev/um/cli/pulls/86
2024-01-28 11:07:53 +00:00
NestorRay
f1c0b860bd DELETE not necessary MusicID,AlbumID etc. 2024-01-28 16:24:58 +08:00
NestorRay
61c65a3a7e CHANGE metadata INT into interface{} 2024-01-28 13:06:30 +08:00
jixunmoe
33906cd4e0 Merge pull request 'NCM: MusicID 动态类型支持' (#85) from fix/ncm-metadata-musicid into master
Reviewed-on: https://git.unlock-music.dev/um/cli/pulls/85
2024-01-28 04:03:05 +00:00
Jixun Wu
e2d88b56dd fix: dynamic music id type 2024-01-28 03:59:17 +00:00
Unlock Music Dev
1bbc707dcc Merge pull request 'Feat: add watch & overwrite flag' (#55) from feat/cli-args into master
Reviewed-on: https://git.unlock-music.dev/um/cli/pulls/55
2022-12-25 12:30:38 +00: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
2754c14fa6 Merge pull request 'fix: don't fatal while process dir' (#52) from fix/fatal-dir into master
Reviewed-on: https://git.unlock-music.dev/um/cli/pulls/52
2022-12-09 10:17:59 +00:00
Unlock Music Dev
8858ff37ad
fix: don't fatal while process dir 2022-12-09 18:15:40 +08:00
Unlock Music Dev
d0d9836990
doc: update go version [skip ci] 2022-12-07 02:02:50 +08:00
Unlock Music Dev
1a508fc2b6
doc: update readme 2022-12-07 01:57:51 +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
02e065aac4
feat(meta): add writing metadata by ffmpeg 2022-12-06 21:52:19 +08:00
Unlock Music Dev
8319df6ca3
chore: fix logging 2022-12-06 21:52:19 +08:00
Unlock Music Dev
3857ba91a6
feat(meta): allow read tags from streams 2022-12-06 21:52:18 +08:00
Unlock Music Dev
9856f52070
feat: add meta parser from filename 2022-12-06 21:52:18 +08:00
Unlock Music Dev
112d9ab28e
feat(qmc): allow retrieve metadata online 2022-12-06 21:52:18 +08:00
Unlock Music Dev
f60f0b3d07
feat(qmc): add search interface 2022-12-06 21:52:17 +08:00
Unlock Music Dev
3cf542c84c
feat(meta): use ffmpeg to retrieve album art & metadata 2022-12-06 21:52:17 +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
um-dev
2c378d4d46 Merge pull request 'feat(qmc): add mmp4 format' (#48) from feat/qmc-mmp4 into master
Reviewed-on: https://git.unlock-music.dev/um/cli/pulls/48
2022-12-06 10:57:46 +00:00
Unlock Music Dev
21eab14e6c
feat(qmc): add mmp4 format 2022-12-06 18:42:58 +08:00
um-dev
0a0179c614 Merge pull request 'fix(qmc): use unicode normalize to match filename' (#47) from fix/unicode-norm into master
Reviewed-on: https://git.unlock-music.dev/um/cli/pulls/47
2022-12-05 03:24:40 +00:00
Unlock Music Dev
12be881d42
chore: add accident removed comment 2022-12-05 11:10:40 +08:00
Unlock Music Dev
6f033af336
chore: remove unused debug log 2022-12-05 11:08:54 +08:00
Unlock Music Dev
79d00b356f
feat(qmc): use unicode normalize to match filename 2022-12-05 11:04:57 +08:00
um-dev
f6149c9109 Merge pull request 'feat(qmc): add support for .mflach' (#46) from qmc/mflach into master
Reviewed-on: https://git.unlock-music.dev/um/cli/pulls/46
2022-12-05 02:03:42 +00:00