Krists Ozols

Results 5 comments of Krists Ozols

Hello @mvondoyannick! ID3Tag.read method expects opened file handle as an argument. In your example you are passing a string with an URL.

Hi @franklinyu! Yes, I have thought about it before. Current classes has not been designed to support that. It would probably be better to just rewrite the whole thing. Would...

Hi, @bestwebua! I don't have an exact to-do list. But the API could be something similar to ActiveRecord/ActiveModel. You should be able to iterate over frames, have writer and reader...

Hi @viljamis! Could you please take a look? Currently it still lacks end-to-end test but I was wandering what else needs to be done for this feature to get merged.

Hello! I would also like to have this feature. Will try to implement it and open a PR.