Wijzigingen.

This commit is contained in:
2026-08-04 22:31:25 +02:00
parent e54f6f4a5f
commit 186b3bb8d7
6 changed files with 70 additions and 15 deletions
+3 -1
View File
@@ -169,7 +169,9 @@
'()
(cons
(let* ((id (send libs library-id i))
(entry (send libs get-library id))
(entry (begin
(dbg-rktplayer "index = ~a, id = ~a, symbol? id = ~a" i id (symbol? id))
(send libs get-library id)))
(name (send entry get-name))
(local-path (send entry get-local-path))
(host (send entry get-host))