Commit graph

20 commits

Author SHA1 Message Date
25f959d00c Added a link to TinyTag. 2025-03-30 19:10:55 +02:00
42156e5742 Added installation instructions. 2025-03-30 18:51:02 +02:00
b92d969ed9 Added new features to the README.md. 2025-03-30 18:40:34 +02:00
b6a73864ea Replaced old test with a parametrized test that tests every file type. 2025-03-30 18:33:22 +02:00
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
35507f267d Improved the feature table. 2025-03-19 17:38:20 +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
58fee40de5 Just changed some small shit I don't want to mention. 2025-03-17 16:47:07 +01:00
777efee8fd Gave the test a better name. 2025-03-15 18:52:15 +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
c6df2441f8 Added feature-table and usage. 2025-03-15 17:18:24 +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
94e350428b Added a simple description to the README.md 2025-03-13 17:27:22 +01:00
5ba9117b17 Initial Commit 2025-03-13 17:15:29 +01:00