Danny
Danny
### Description It looks like this was originally removed because the needed python version wasn't available in CI. Let's see if the same issue still exists. ### How Has This...
### Description See https://github.com/AudiusProject/audius-protocol/pull/7309 ### How Has This Been Tested? _Please describe the tests that you ran to verify your changes. Provide repro instructions & any configuration._
Using Ubuntu 14.04 LTS, which, despite being old, only provides opencv 2.4 in the default repositories. The libft.so library dependency for linuxtrack requires version 2.3 (using the Linux universal package...
Installed with `sudo dpkg -i OBSInfoWriter-1.0.0-x86_64-linux-gnu.deb`, InfoWriter never appeared as a source after restarting OBS. To resolve this, I just ran `sudo cp /usr/local/lib/obs-plugins/libOBSInfoWriter.so /usr/lib/x86_64-linux-gnu/obs-plugins/` The [instructions](https://github.com/partouf/OBSInfoWriter?tab=readme-ov-file#linux) state that the...
### Description Webhook is no longer needed as fingerprint information will now be queried from the server directly. ### How Has This Been Tested? CI
### Description CircleCI jobs show long and poorly formatted logs for CI jobs due to the way docker compose output is handled. ### How Has This Been Tested? CI
### Description Previous build kept running out of memory during npm install. ### How Has This Been Tested? https://app.circleci.com/pipelines/github/AudiusProject/audius-protocol/61991/workflows/f7413f0b-44f3-4576-9964-11b61e15bdac
### Description Drop the complex configuration that audius-docker-compose requires and just run a self-contained audiusd container. ### How Has This Been Tested? WIP
### Description ### How Has This Been Tested? _Please describe the tests that you ran to verify your changes. Provide repro instructions & any configuration._