Crates.io | lrcsync |
lib.rs | lrcsync |
version | |
source | src |
created_at | 2024-11-12 04:57:47.802794 |
updated_at | 2024-11-12 06:11:26.64921 |
description | a simple tool to sync lrc files from lrclib.net |
homepage | https://github.com/javaarchive/lrcsync |
repository | https://github.com/javaarchive/lrcsync |
max_upload_size | |
id | 1444540 |
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` |
size | 0 |
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.