- Dec 19, 2021
-
-
Julien (jvoisin) Voisin authored
-
- Dec 18, 2021
-
-
Julien (jvoisin) Voisin authored
-
- Dec 14, 2021
-
-
Julien (jvoisin) Voisin authored
-
- Dec 13, 2021
-
-
Julien (jvoisin) Voisin authored
Those issues were found via https://github.com/google/atheris
-
- Apr 24, 2021
-
-
Julien (jvoisin) Voisin authored
This should close #151
-
- Jul 22, 2020
-
-
Julien (jvoisin) Voisin authored
-
- Jan 01, 2020
-
-
Julien (jvoisin) Voisin authored
-
- Mar 22, 2019
-
-
Julien (jvoisin) Voisin authored
-
Not all id3 types have a text attribute (such as mutagen.id3.APIC or mutagen.id3.UFID). This leads to the get_meta helper to crash when trying to access the text attribute of an object which does not have it. Fixes it by checking the text attribute is available before accessing it. Signed-off-by:
Antoine Tenart <antoine.tenart@ack.tf>
-
- Oct 12, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Oct 11, 2018
-
-
Julien (jvoisin) Voisin authored
Since FLAC files can contain covers, it makes sense to parse their metadata
-
Julien (jvoisin) Voisin authored
-
- Jul 01, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Jun 22, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Jun 12, 2018
-
-
atenart authored
The FLAC parser looks for the 'audio/flac' mime type, but Fedora defines 'audio/x-flac' in /etc/mime.types for FLAC files. Add this mime type to the audio parser. Fixes #36. Signed-off-by:
Antoine Tenart <antoine.tenart@ack.tf>
-
- May 18, 2018
-
-
Julien (jvoisin) Voisin authored
- the `src` folder is now `libmat2` - the `main.py` script is now `mat2.py`
-
- May 16, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Apr 04, 2018
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
- Normalize the case - Strip \00, \r, space and \n - Flatten metadata lists - Add tests for audio files
-
- Mar 31, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Mar 25, 2018
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-