- Mar 29, 2019
-
-
atenart authored
Invert the keys and values in DEPENDENCIES. It seems more natural to use the key as a key in check_dependencies(), and the value as the value. This also help in preparing for reworking the check_dependencies() helper. Signed-off-by:
Antoine Tenart <antoine.tenart@ack.tf>
-
- Mar 26, 2019
-
-
atenart authored
Signed-off-by:
Antoine Tenart <antoine.tenart@ack.tf>
-
atenart authored
Signed-off-by:
Antoine Tenart <antoine.tenart@ack.tf>
-
atenart authored
Signed-off-by:
Antoine Tenart <antoine.tenart@ack.tf>
-
- Mar 22, 2019
-
-
Julien (jvoisin) Voisin authored
-
Signed-off-by:
Antoine Tenart <antoine.tenart@ack.tf>
-
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>
-
- Mar 09, 2019
-
- Mar 07, 2019
-
- Mar 06, 2019
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
- Mar 05, 2019
-
- Mar 01, 2019
-
- Feb 27, 2019
-
-
Julien (jvoisin) Voisin authored
- More tests - More documentation - Minor code cleanup
-
Julien (jvoisin) Voisin authored
- Feb 25, 2019
-
-
Julien (jvoisin) Voisin authored
-
- Feb 24, 2019
-
-
Julien (jvoisin) Voisin authored
This should improve epub compatibility, along with other formats as a side-effect
-
- Feb 23, 2019
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
It's not mandatory to actually have a comment inside comment delimiter, like `/**/`.
-
- Feb 21, 2019
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
- Feb 17, 2019
-
- Feb 10, 2019
-
-
Julien (jvoisin) Voisin authored
This should close #95.
-
- Feb 09, 2019
-
-
Julien (jvoisin) Voisin authored
-
Poncho authored
without /etc/ld.so.cache available in the sandbox, tests fail on gentoo with: /usr/bin/ffmpeg: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
-
- Feb 08, 2019
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
- Feb 07, 2019
-
-
Julien (jvoisin) Voisin authored
-
- Feb 03, 2019
-
-
Julien (jvoisin) Voisin authored
This should make easier to get more metadata from archive-based file formats.
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-