1
0
mirror of https://github.com/moex3/flac2mp3.pl synced 2024-11-22 03:54:15 -05:00
Commit Graph

14 Commits

Author SHA1 Message Date
moex3
d44c74e40f
Multiple changes:
Add publisher tag
Copy or apply replaygain
Copy lyrics tags
2023-01-21 19:57:23 +01:00
moex3
63edb804ce
Add id3v2 tag escaping 2022-12-20 17:00:17 +01:00
moex3
1628834c1b
Only care about custom cover image to embed if we have an option 2022-12-13 14:58:29 +01:00
moex3
be6853c5da
Some fixes and some new features
Fix:
    - Use TXXX for arranger, performer (because mid3v2 doesn't recognize
      the TIPL and other tags for this. :(
    - Map lyricist tag
    - Map origin and origintype to TXXX fields
    - Remoeavbe comment tag

Adds:
    - Add option for embedded image art control
    - Enforce TXXX key uniqueness and merge them together with a ;
      character if there are more that one of them.
2022-12-13 13:43:04 +01:00
moex3
6be59c9036
Add '-' as a date separator. Use arrays in arg tags too 2022-12-12 22:19:39 +01:00
moex3
edc18b4871
Don't copy encoder info 2022-12-08 19:18:15 +01:00
moex3
e3dccbcf78
Switch over to using mid3v2 for all tags
and also use multiple tags
2022-12-08 19:14:35 +01:00
moex3
7f36a00b66
Embed cover arts into mp3 files from the flacs 2022-12-08 14:30:21 +01:00
moex3
ccc5ba6af9
Add option for 320 CBR transcode 2022-12-07 16:50:39 +01:00
moex3
3d31b6842b
Some updates 2022-12-07 16:01:46 +01:00
moex3
f75c7fa582
Add comment & catalog option, improve genre option 2021-08-01 17:46:19 +02:00
moex3
7aebd5fc77
Add shell escaping that works :') 2021-07-23 20:28:16 +02:00
moex3
f8bd0b2004
Create trgt dir if ! exists, and do some ' escape
(untested lol)
2021-07-23 19:58:34 +02:00
moex3
dfb21dfc2b
Up. 2021-04-14 22:47:44 +02:00