RasPod
RasPod copied to clipboard
Support more audio files
At present the script only plays and syncs .mp3 files, but LibVLC support a large variety of files and we should add that support to our script.
I feel that no extension restrictions should be imposed. Each file should be checked using the LibVLC API if its playable and if it is, we should sync/play it.