Crate librmo

Source
Expand description

Rust Media ORM

Provides an ORM to structure referencing media files and metadata. Leveraging this information we can validate the metadata for presence. From a single entry point of defining at least 1 root folder to start from, generate a full media library and run useful functions off them.

[dependencies]
# Add to dependencies
librmo = "0.1.0"

Modulesยง

app
audio
entity
error
media_checker
media_library
media_manager
media_player
media_tags
media_validator
migration