haskell-player
haskell-player copied to clipboard
Show only audio files
Thanks for this patch, it looks great!
I have two comments:
- I think
afplaysupports more formats so it could be useful to add more allowed extensions to the list, see https://developer.apple.com/library/ios/documentation/MusicAudio/Conceptual/CoreAudioOverview/SupportedAudioFormatsMacOSX/SupportedAudioFormatsMacOSX.html for more info - what would you think of down casing file extensions before matching them?