https://github.com/duckfromdiscord/audiosurfscrobblerlib
https://github.com/duckfromdiscord/audiosurfscrobblerlib
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/duckfromdiscord/audiosurfscrobblerlib
- Owner: duckfromdiscord
- Created: 2023-10-20T18:48:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-07T05:09:05.000Z (over 1 year ago)
- Last Synced: 2025-01-19T09:42:50.974Z (5 months ago)
- Language: Rust
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AudiosurfScrobblerLib
## Releases
CI builds are now tested and work! Get them [here](https://nightly.link/duckfromdiscord/audiosurfscrobblerlib/workflows/rust/main/dll_release.zip), or find them in the GitHub Actions builds on every commit.
## Description
An extension for preloadenabler that provides the logic needed to submit a scrobble to maloja. Written in Rust and compiled to a C DLL to be put alongside preloadenabler.
Support for other scrobble servers may be added soon.
Absolutely **required** to be built for 32-bit Windows: `cargo build --target=i686-pc-windows-msvc`