Garteal / MPDN_Extensions

Media Player .Net (MPDN) Open Source Extensions
Other
0 stars 0 forks source link

Filter media files the same as MPDN #16

Open Ryrynz opened 9 years ago

Ryrynz commented 9 years ago

.swf flash files are visible to the playlist open window and are also added automatically when play next file in folder is active even though MPDN doesn't support this file type.

Garteal commented 9 years ago

@zachsaw any chance I could get the complete file supported list?

Ryrynz commented 9 years ago

I would like to see MPDN expose it's supported files so that any additions to it simply carry over. I've asked Zach about supporting playlist files natively also.

Garteal commented 9 years ago

Good idea. Didn't really spend too much time on it as I simply took what was already there and only moved it around in the code. Guess this'll happen once we hear from Zachs.

zachsaw commented 9 years ago

MPDN's "supported" file extensions list isn't very complete. I might add something in PlayerControl to return the list of extensions, and also register additional file types.