parent
f1f4a8a164
commit
0a54c5135b
@ -56,7 +56,7 @@ SongList M3UParser::Load(QIODevice* device, const QString& playlist_path, const
|
||||
continue;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
} else if (!line.isEmpty()) {
|
||||
Song song;
|
||||
|
||||
// Track location.
|
||||
|
@ -477,3 +477,7 @@
|
||||
/home/kadai/Music/COLLECTION/1993/Various Artists/ラングリッサー 光輝の末裔/14 - Kingdom Knight Ledin.mp3
|
||||
#EXTINF:85,ほっぴンちょっぴン
|
||||
/home/kadai/Music/COLLECTION/2005/Various Artists/Dance Dance Revolution with Mario/14 - ほっぴンちょっぴン.mp3
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user