Duration is always zero
Closed this issue · 1 comments
ThiagoAlexsander commented
The return value of "duration" is always zero. Perhaps, because "self.__ma_attrs.duration" is never set? I don't actually know if it's supposed to be populated through some other function. Additionally, "TinyTag.get('path_to_soundtrack_here').duration" populates just fine.
cheofusi commented
Thanks a lot for pointing that out. Problem has been solved.