logicbomb421 / plex-formatter

Formats files and directories for consumption by Plex Media Server.
3 stars 0 forks source link

File extension check #1

Closed logicbomb421 closed 7 years ago

logicbomb421 commented 8 years ago

For each formatter type, implement a valid file extension check so we don't throw "invalid" errors because we checked a txt file or something.

logicbomb421 commented 7 years ago

now check for mp4 and mkv in the call to Directory.EnumerateFiles