ruby-audioinfo
ruby-audioinfo copied to clipboard
ruby-audioinfo glues together various audio libraries and presents a simple & unified API to the developer. Currently, supported formats are: mp3, ogg, mpc, ape, wma, flac, aac, mp4, m4a.
Except ape/mpc since I can't encode those not having a windows machine 🤷🏼♂️
There is a bug in mp4info 1.7.3 that makes it don't read the title (NAM tag) from a MP4/M4A file. Looks like the problem only occurs in Ruby 1.9. This...
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.3. Release notes Sourced from rexml's releases. REXML 3.3.3 - 2024-08-01 Improvements Added support for detecting invalid XML that has unsupported content before root element...
fairly certain this does the same thing in 3.2+