Home
last modified time | relevance | path

Searched refs:TO_ID3_ART_TYPES (Results 1 – 2 of 2) sorted by relevance

/dports/audio/py-eyed3/eyeD3-0.9.6/eyed3/utils/
H A Dart.py32 TO_ID3_ART_TYPES = { variable
56 for _type in TO_ID3_ART_TYPES:
57 for _id3_type in TO_ID3_ART_TYPES[_type]:
/dports/audio/py-eyed3/eyeD3-0.9.6/eyed3/plugins/
H A Dart.py38 self.id3_art_type = (art.TO_ID3_ART_TYPES[self.art_type][0]