1
0
mirror of synced 2025-02-03 01:03:03 +01:00
mat2/libmat2
Antoine Tenart 0e3c2c9b1b libmat2: audio: not all id3 types have a text attribute
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>
2019-03-23 00:32:44 +01:00
..
2019-02-25 15:37:44 +01:00
2019-02-27 23:04:38 +01:00
2018-10-12 14:32:09 +02:00
2019-02-20 16:28:11 -08:00
2018-10-23 16:32:28 +02:00