Genormaliseerde paden in keystore.
This commit is contained in:
@@ -138,7 +138,9 @@ use, the default inspector, fingerprint function and converter are used.}
|
||||
Mirrors @racket[source-directory] to @racket[target-directory]. FLAC files are
|
||||
converted to Opus at @racket[kbps] kbps; all other regular files are copied.
|
||||
The state is stored in the source directory's @filepath{.music-info.db} using a
|
||||
separate @tt{flac2opus} prefix.}
|
||||
separate @tt{flac2opus} prefix. Keystore keys and stored target paths use
|
||||
normalized paths relative to the configured source or target base directory;
|
||||
absolute mount points are not stored and separators are always @tt{/}.}
|
||||
|
||||
@defproc[(summary->lines [summary list?]) (listof string?)]{
|
||||
Formats the summary association list as display lines.}
|
||||
|
||||
Reference in New Issue
Block a user