Commit graph

11 commits

Author SHA1 Message Date
a7d9500e57 Did some reformatting. 2025-03-30 17:23:05 +02:00
5a693f2771 Got it working.
(I did not understand the CRC algorithm used.)
2025-03-30 17:00:31 +02:00
de1594cf50 Got Vorbis writing partially working.
(The written metadata gets recognized by TinyTag without problems, but the audio players can't handle it.)
2025-03-30 15:05:14 +02:00
e7e1d121f9 Removed unused imports. 2025-03-19 17:45:36 +01:00
2db7097fdf Implemented writing of link frames. 2025-03-18 19:28:24 +01:00
d48394a522 Added fast tests. 2025-03-18 17:31:25 +01:00
8554ef8d81 Implemented writing of numerical strings. 2025-03-17 17:36:22 +01:00
8ae272ac18 Restructured the write functions and added some type hints. 2025-03-15 18:51:16 +01:00
dfa9ab6529 Added tests and did improved class and file structure. 2025-03-15 17:52:41 +01:00
03ea689bff Barely working. (Somehow TinyTag removes all "b"s at the beginning of the string tag.) 2025-03-14 17:30:04 +01:00
5ba9117b17 Initial Commit 2025-03-13 17:15:29 +01:00