josephw / titl

Tools for iTunes Libraries
60 stars 12 forks source link

Podcast parsing fails for iTunes 10 libraries #14

Open josephw opened 9 years ago

josephw commented 9 years ago

Original issue 14 created by josephw on 2011-02-15T13:25:41.000Z:

As described in http://code.google.com/p/titl/issues/detail?id=10#c6 :

> In HohmPodcast.parse, there is a problem... getting \0\0\0\0 instead of "link" as > well as a bad length before it. Util.assertEquals("link", type);

For now this is papered over; parsing should be repaired.