lofty-rs/tests/files
Serial f4611ca357 misc: Introduce WriteOptions
This allows the caller to tweak how Lofty writes their tags in various ways.

As this is just a dumping ground for all sorts of format-specific settings, this is best used as an application global config that gets set once.

In its current state, it will only respect `uppercase_id3v2_chunk` and `preferred_padding` (for some formats).

`respect_read_only` and `remove_others` are defined for later use.

closes #228
2024-04-03 12:52:07 -04:00
..
assets FLAC: Do not error on multiple VorbisComments when not strict 2023-07-27 05:18:42 -04:00
util misc: Introduce WriteOptions 2024-04-03 12:52:07 -04:00
aac.rs tag: Switch TagType variants to UpperCamelCase 2023-04-21 20:35:21 -04:00
aiff.rs tag: Switch TagType variants to UpperCamelCase 2023-04-21 20:35:21 -04:00
ape.rs tag: Switch TagType variants to UpperCamelCase 2023-04-21 20:35:21 -04:00
flac.rs FLAC: Do not error on multiple VorbisComments when not strict 2023-07-27 05:18:42 -04:00
main.rs FLAC: Do not error on multiple VorbisComments when not strict 2023-07-27 05:18:42 -04:00
mp4.rs tag: Switch TagType variants to UpperCamelCase 2023-04-21 20:35:21 -04:00
mpc.rs Tests: Add missing Musepack SV5 test 2023-06-06 10:34:37 -04:00
mpeg.rs misc: Introduce WriteOptions 2024-04-03 12:52:07 -04:00
ogg.rs misc: Introduce WriteOptions 2024-04-03 12:52:07 -04:00
wav.rs tag: Switch TagType variants to UpperCamelCase 2023-04-21 20:35:21 -04:00
wavpack.rs tag: Switch TagType variants to UpperCamelCase 2023-04-21 20:35:21 -04:00
zero_sized.rs APE: Fix property reading on old stream versions 2023-07-28 13:14:56 -04:00