Index: apps/playback.c =================================================================== --- apps/playback.c (revision 30336) +++ apps/playback.c (working copy) @@ -1183,6 +1183,7 @@ } else if (bufreadid3(info->id3_hid, id3)) { + id3->cuesheet = NULL; return true; }