Skip to content
#

data-extraction

Here are 228 public repositories matching this topic...

julik
julik commented May 11, 2018

With our fixtures id3tag raises an exception when addressing Tag#genre apparently.

 1) FormatParser::MP3Parser decodes and estimates duration for a CBR MP3
     Failure/Error: value = tag.public_send(k)
     
     NoMethodError:
       undefined method `gsub' for nil:NilClass
     # /Users/julik/Code/libs/id3tag/lib/id3tag/frames/v2/genre_frame/genre_parser_pre_24.rb:25:in `just_gen

Improve this page

Add a description, image, and links to the data-extraction topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-extraction topic, visit your repo's landing page and select "manage topics."

Learn more