playlist/Print: don't skip non-existent songs in "listplaylist"
Skipping those songs silently will confuse the client, because commands specifying the song index within a playlist (e.g. playlistdelete) will be out of sync. This copies spl_print()'s behavior to playlist_file_print().
This commit is contained in: