Subject: | No tags returned for WMA files with DRM |
I've been using the Audio-WMA-0.7 module, and found some serious bugs
where it fails to find the tags for newer WMA files, particularly
those with DRM. The main issues are that it aborted for WMA files with
unknown objects, despite it being easy/reasonable to just ignore them,
and also that it relied on its object handlers to set the proper
offset for the next object, which the DRM (and possibly other)
handlers didn't do, leading to aborted tag parsing.
Attached is a file with the fixes, all tested by me and straight-
forward. If you diff it against the CPAN version you'll see my "FIX"
comments that indicate what I changed and why. You can strip them, I
just put those in for your revew.
Would you be kind enough to roll these fixes into a new CPAN release
(0.8?) so they'll be available for others? But please don't put in my
email address in any notes you make, I don't need extra spam! ;)
Thanks!
-Darren Meyer
Subject: | WMA.pm |
Message body is not shown because it is too large.