ja
This commit is contained in:
@@ -82,6 +82,11 @@ finish.
|
||||
[server media-file-server?]
|
||||
[url string?]
|
||||
[#:title title (or/c #f string?) #f]
|
||||
[#:artist artist (or/c #f string?) #f]
|
||||
[#:album album (or/c #f string?) #f]
|
||||
[#:genre genre (or/c #f string?) #f]
|
||||
[#:year year (or/c #f exact-nonnegative-integer?) #f]
|
||||
[#:track track (or/c #f exact-nonnegative-integer?) #f]
|
||||
[#:duration duration (or/c #f nonnegative-real?) #f]
|
||||
[#:id id string? "0"]
|
||||
[#:parent-id parent-id string? "0"])
|
||||
|
||||
Reference in New Issue
Block a user