- 29 Mar, 2019 4 commits
-
-
atenart authored
Signed-off-by:
Antoine Tenart <antoine.tenart@ack.tf>
-
atenart authored
Signed-off-by:
Antoine Tenart <antoine.tenart@ack.tf>
-
atenart authored
The command line checks for command line utilities are done by trying to access the executables and by throwing an exception when not found. This lead to: - The mat2 cmd line --check-dependencies option failing. - The ffmpeg unit tests failing when ffmpeg isn't installed (even though it's an optional dependency). This patch fixes it. Signed-off-by:
Antoine Tenart <antoine.tenart@ack.tf>
-
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>
-
- 26 Mar, 2019 3 commits
-
-
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>
-
- 22 Mar, 2019 3 commits
-
-
jvoisin authored
-
atenart authored
Signed-off-by:
Antoine Tenart <antoine.tenart@ack.tf>
-
atenart 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>
-
- 09 Mar, 2019 1 commit
-
-
georg authored
Closes #93
-
- 07 Mar, 2019 7 commits
-
-
georg authored
-
georg authored
This made sense some time ago. Nowdays, the whitewhale runner seems to not really be reliable, so tagging jobs with it doesn't gain much. Relates #45
-
georg authored
Relates #45
-
georg authored
-
georg authored
-
georg authored
Relates #45 Relates #93
-
georg authored
Additionally, fix a typo.
-
- 06 Mar, 2019 2 commits
- 05 Mar, 2019 1 commit
-
-
Brolf authored
Closes #96
-
- 01 Mar, 2019 1 commit
-
-
georg authored
-
- 27 Feb, 2019 3 commits
- 25 Feb, 2019 1 commit
-
-
jvoisin authored
-
- 24 Feb, 2019 1 commit
-
-
jvoisin authored
This should improve epub compatibility, along with other formats as a side-effect
-
- 23 Feb, 2019 2 commits
- 21 Feb, 2019 3 commits
- 17 Feb, 2019 1 commit
-
-
jvoisin authored
-
- 10 Feb, 2019 1 commit
-
- 09 Feb, 2019 2 commits
- 08 Feb, 2019 2 commits
- 07 Feb, 2019 1 commit
-
-
jvoisin authored
-
- 03 Feb, 2019 1 commit
-
-
jvoisin authored
This should make easier to get more metadata from archive-based file formats.
-