You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: