Fabian fabs
  • Joined on 2020-12-09
fabs created branch master in arch-pkgs/music_tagmove 2021-02-09 21:33:04 +01:00
fabs created repository arch-pkgs/music_tagmove 2021-02-09 21:32:54 +01:00
fabs pushed to master at arch-pkgs/id3v2-git 2021-02-09 21:31:25 +01:00
839b73b716 initial
8772ffc7a6 initial
Compare 2 commits »
fabs pushed to master at arch-pkgs/id3v2-git 2021-02-09 21:30:04 +01:00
8772ffc7a6 initial
fabs created branch master in arch-pkgs/id3v2-git 2021-02-09 21:30:04 +01:00
fabs created repository arch-pkgs/id3v2-git 2021-02-09 21:29:40 +01:00
fabs pushed to master at fabs/music_tagmove 2021-02-07 00:01:42 +01:00
15c5ee571f rety ffprobe with stream_tags if format_tags is empty
fabs pushed to master at fabs/music_tagmove 2021-02-06 23:43:57 +01:00
7fa366d83d prevent script from stumbling when id3v2 tags are duplicated
fabs pushed to master at fabs/music_tagmove 2021-02-06 23:37:08 +01:00
04a30bc599 reread date tag as year in fallback reader (fixes .ape at least)
fabs pushed to master at fabs/music_tagmove 2021-02-06 19:24:12 +01:00
c1a2669e9b fix local_errf sticking and global_errf causing errors in tagmove
fabs pushed to master at fabs/music_tagmove 2021-02-05 21:25:17 +01:00
34ae15ad6f add proper dry run, fix tag reading bugs, fix tracknum/total bug
fabs pushed to master at ldSoft-Public/bashlib 2021-01-14 10:37:16 +01:00
f49c74f12b syntax improvements
fabs pushed to master at ldSoft-Public/bashlib 2021-01-13 19:18:02 +01:00
4cf9387cb8 replace shebang with vim modeline, improve syntax
fabs pushed to master at fabs/music_tagmove 2020-12-12 22:58:49 +01:00
3b88131bfa fix read_tag_flac
fabs commented on issue fabs/music_tagmove#2 2020-12-12 17:27:31 +01:00
Using 'file -b --mime-type' is too slow

Should be a lot faster with 8875ddfa9dabdb6421fadce42ea66f319b148f80

fabs closed issue fabs/music_tagmove#2 2020-12-12 17:27:31 +01:00
Using 'file -b --mime-type' is too slow
fabs pushed to master at fabs/music_tagmove 2020-12-12 17:23:36 +01:00
8875ddfa9d Add optimized read_tag functions for id3v2 and flac
fabs pushed to master at arch-pkgs/cuetools-fabs 2020-12-12 15:01:17 +01:00
3c204a2277 rename package to cuetools-fabs, make conflict cuetools
fabs commented on issue fabs/music_tagmove#2 2020-12-12 14:27:18 +01:00
Using 'file -b --mime-type' is too slow

This may not be true after all... the calls to ffprobe in read_tag likely cause the slowdown.

fabs closed issue fabs/music_tagmove#3 2020-12-12 14:15:38 +01:00
cuetag.sh should not be maintained in this repo