Commit Graph

14 Commits

Author SHA1 Message Date
e4c9a53c3b fix: wrong png header 2024-05-03 16:17:32 +08:00
0acf905d08
feat(meta): separate flac meta process
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-12-07 01:37:53 +08:00
fd6f830916
feat(meta): write album art & metadata into destination file 2022-12-06 23:55:43 +08:00
02e065aac4
feat(meta): add writing metadata by ffmpeg 2022-12-06 21:52:19 +08:00
3857ba91a6
feat(meta): allow read tags from streams 2022-12-06 21:52:18 +08:00
112d9ab28e
feat(qmc): allow retrieve metadata online 2022-12-06 21:52:18 +08:00
3cf542c84c
feat(meta): use ffmpeg to retrieve album art & metadata 2022-12-06 21:52:17 +08:00
c878bb8ca4
feat: add image sniffer 2022-12-06 21:52:16 +08:00
e9e63ce175
feat(qmc): improve m4a & mp4 sniff
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-06 21:47:33 +08:00
6c168ee536
refactor: move audio sniffer to internal package 2022-11-22 06:16:40 +08:00
f6748d644d
refactor: code cleaning 2022-11-20 02:47:28 +08:00
67ff0c44cd
refactor: use io.Reader instead of custom method 2022-11-19 07:25:43 +08:00
4ecaef1ff9
refactor: remove global logger 2022-11-19 07:25:41 +08:00
Emmm Monster
bf2846b950
Init Project 2020-12-26 03:20:36 +08:00