Module seiri::paths [] [src]

Functions

ensure_music_folder
get_appdata_path

Gets the application data path. Panics if unable to be created.

get_track_directory
is_in_hidden_path
move_new_track

Moves the given track to its proper destination in the library, relative to the Automatically Add to Library path.

move_non_track
move_track

Moves a track to its proper position in the library, with the given source.

reconsider_track

Reconsider the location of a track. If the file is gone or deleted, returns Ok(None). Otherwise, returns a new Track that has a new or same location, depending if its properties have changed.