Tags: Martchus/tagparser
Tags
Rename `KnownField::Website` to `KnownField::PerformerWebpage` For consistency with `KnownField::PublisherWebpage`. This is also probably what the Vorbis Comment field `WEBSITE` is used for (considering there's the distinct field `WWWPUBLISHER` for the publisher webpage).
Fix duration and bitrate calculation of MP3 files via XING header * Calculate the duration independently of the bitrate which is supposedly more accurate * Fix conversion factor for computing bitrate * Use real size if it differs from size specified in Xing header; this way the bitrate is consistent with MediaInfo and other tools (there is possibly still a bug in the way the size is read from the Xing header, though)
PreviousNext