Index: playtreeparser.c =================================================================== --- playtreeparser.c (Revision 24974) +++ playtreeparser.c (Arbeitskopie) @@ -456,6 +456,7 @@ return NULL; //line not smil exit } + if (!line) return NULL; mp_msg(MSGT_PLAYTREE,MSGL_V,"Detected smil playlist format\n"); play_tree_parser_stop_keeping(p);