Hello,
could you please include a mapping for cpil tag of mp4 files to easymp4.py?
@@ -211,6 +211,7 @@
'soar': 'artistsort',
'sonm': 'titlesort',
'soco': 'composersort',
+ 'cpil': 'compilation',
}.items():
EasyMP4Tags.RegisterTextKey(key, atomid)
I think it would be consistent since easyid3.py provides the equivalent:
...
401 "TCMP": "compilation", # iTunes extension
...
Regards
Roman
Original issue reported on code.google.com by roman.kl...@gmail.com on 25 Jul 2012 at 7:57
Original issue reported on code.google.com by
roman.kl...@gmail.com
on 25 Jul 2012 at 7:57