mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-11 21:58:11 -05:00
Attempt to fix possible bad state where librespot-c keeps try to using a connection even after the access point has disconnected.
Build:
- autoreconf -i && ./configure && make
Test:
- make check
- ./tests/test1
Dependencies:
- libevent-dev libgcrypt20-dev libcurl4-gnutls-dev libjson-c-dev libprotobuf-c-dev
Credits:
- librespot (https://github.com/librespot-org/librespot)
- timniederhausen for Shannon cipher (https://github.com/timniederhausen/shannon)