I have just created an M3U playlist of a TV series that I have recorded using VDR.
As I avoid NLS chars and blanks in filenames, the main purpose of the playlist (compared to just dragging all files from the file manager to the VLC playlist window) was the possibility to add titles with NLS chars, blanks, etc.
But when I add hyphens and/or commas to my titles, VLC cuts off a part in the playlist window.
Examples:
Code: Select all
#EXTINF:1244,04 Fred, the boss
#EXTINF:1631,03 Day three - discovery
Thanx