f0bfecad71
docs: document builtin functions available in lisp.
f73f501642
feat: add random and shuffle.
81184c23a7
feat: add logging definitions.
0059fc43e1
feat: add type cache to increase performance.
3f1a1e1a78
docs: add barebones example on how to find items by a specific artist.
2fc2959110
feat: add default find-artist definition.
e180b397c6
feat: Extend default preamble to contain get-name and find-parent.
18136e0fa6
feat: make it easier to find the correct assembly.
6d62f6eeb0
feat: allow calling generic methods.
4eb6ec1a04
feat: add debug logging to list all loaded assemblies.
1193ca3005
docs: document SortProgram and give a simple example.
8371dc8536
feat(lisp): add string comparison methods.
0844cebd88
chore: bump jellyfin version.
24b3d41df5
fix: scale progress report to percentage.