macosx: Fix trying to load playlist as an SD
The sdtype of VLCSourceListItem was not correctly initialized to -1, which caused the macosx interface trying to load the playlist like am SD module, which does not work.
Please register or sign in to comment