Crate cmus_notify

source ·

Modules

Structs

Enums

Functions

  • Extracts the first embedded picture from an ID3 tag of an Audio file.
  • Replace all the placeholders in the template with their matching value.
  • Searches for a file that matches the provided regular expression in the specified search directory and its subdirectories.
  • Returns the cover of a track. If the track has an embedded cover, and force_use_external_cover is false, the embedded cover will be returned. If the track does not have an embedded cover, and no_use_external_cover is false, the function will search for an external cover. If the track has an embedded cover, and force_use_external_cover is true, the function will search for an external cover.