lrcsync

Crates.iolrcsync
lib.rslrcsync
version
sourcesrc
created_at2024-11-12 04:57:47.802794
updated_at2024-11-12 06:11:26.64921
descriptiona simple tool to sync lrc files from lrclib.net
homepagehttps://github.com/javaarchive/lrcsync
repositoryhttps://github.com/javaarchive/lrcsync
max_upload_size
id1444540
Cargo.toml error:TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Raymond (javaarchive)

documentation

README

lrcsync

lrclib.net client, basically looks in current directory for audio files and pulls the lrc for the song if it exists from lrclib.net. Quick poc atm but I have this because I can't run lrcget on a remote server lol because it has no gui.

Commit count: 3

cargo fmt