1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-01 03:40:16 +02:00

Fix #419: Fix HLS streams on Windows (e.g. Amazon Prime Music)

This commit is contained in:
Dominik Schmidt
2016-02-22 16:09:11 +01:00
parent 86cd7c1be0
commit f0f45673b1

View File

@@ -72,7 +72,9 @@ rm -rvf \
**/libi420* \ **/libi420* \
**/libi422* \ **/libi422* \
mux/ \ mux/ \
stream_filter/ \ stream_filter/*dash* \
stream_filter/*smooth* \
stream_filter/*record* \
**/libtheora_plugin* \ **/libtheora_plugin* \
**/liblibbluray_plugin* \ **/liblibbluray_plugin* \
**/libdtv_plugin* \ **/libdtv_plugin* \