haskell-player icon indicating copy to clipboard operation
haskell-player copied to clipboard

Show only audio files

Open merongivian opened this issue 9 years ago • 1 comments

merongivian avatar Jun 05 '16 01:06 merongivian

Thanks for this patch, it looks great!

I have two comments:

  1. I think afplay supports 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
  2. what would you think of down casing file extensions before matching them?

potomak avatar Jun 05 '16 03:06 potomak