-
v0.3.0.0 - alpha Pre-release
released this
2024-11-24 23:30:42 +01:00 | 35 commits to main since this release- Add a second program (
SortProgram
) which is run after the filtering, this
program should return the list of items, but in the order in which they should appear in
the playlist. The default is(begin items)
which returns the list as is. - Extend builtin lisp definitions: add
qsort
and string comparison methods - Extend default program definitions: add
all-genres
andany-genres
to quickly specify a list of genres which to include (or excluding when negating) - Update Jellyfin to v 10.10.3
Fixes:
- The progress report now correctly gives a percentage in the range [0, 100].
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
3 downloads
-
smart-playlist_0.3.0.0.zip
5 downloads · 140 KiB
- Add a second program (