manolomartinez / greg

A command-line podcast aggregator
GNU General Public License v3.0
297 stars 37 forks source link

FYI bug in stagger prevents tagging some podcasts #60

Closed pepie34 closed 8 years ago

pepie34 commented 8 years ago

Stagger is not able to tag some mp3, for example podcasts from "France Inter", because of wrong duplicate frame escape.

Corrected in pull request https://github.com/lorentey/stagger/pull/45

pepie34 commented 8 years ago

PR accepted in Stagger 1.0.1

manolomartinez commented 8 years ago

Thanks, @pepie34