fix no playlists + no content edge case

This commit is contained in:
radius 2017-02-19 11:58:09 -05:00
parent e980577531
commit f33b6bc226

View File

@ -118,7 +118,8 @@ static void task_netplay_crc_scan_handler(retro_task_t *task)
return;
}
if (state->lpl_list->size == 0)
if (state->lpl_list->size == 0 &&
!string_is_equal(state->content_path, "N/A"))
goto no_playlists;
/* Lobby reports content CRC, try to use CRC matching