simplify streaming
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Fri, 14 Jun 2019 22:02:30 +0000 (00:02 +0200)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Fri, 14 Jun 2019 22:02:30 +0000 (00:02 +0200)
commit3f10810b2f4d202b0630c5938a3c5b0fb75f80f2
treefb28c0ad9ff1ee9d3405aa82a6c00e85083d4017
parentde5bda16a5364902f27cf4b726802b47ccdb238a
simplify streaming

use python implementation to get R128 gain
generic function to get audio data
15 files changed:
music_assistant/database.py
music_assistant/modules/bs1770gain/linux64/bs1770gain [deleted file]
music_assistant/modules/bs1770gain/osx/bs1770gain [deleted file]
music_assistant/modules/bs1770gain/win64/bs1770gain-tools/avcodec-58.dll [deleted file]
music_assistant/modules/bs1770gain/win64/bs1770gain-tools/avformat-58.dll [deleted file]
music_assistant/modules/bs1770gain/win64/bs1770gain-tools/avutil-56.dll [deleted file]
music_assistant/modules/bs1770gain/win64/bs1770gain-tools/libsox-3.dll [deleted file]
music_assistant/modules/bs1770gain/win64/bs1770gain-tools/swresample-3.dll [deleted file]
music_assistant/modules/bs1770gain/win64/bs1770gain.exe [deleted file]
music_assistant/modules/http_streamer.py
music_assistant/modules/musicproviders/qobuz.py
music_assistant/modules/musicproviders/spotify.py
music_assistant/modules/web.py
music_assistant/temp.flac [new file with mode: 0644]
requirements.txt