• v0.3.0.0 96ebc366b6

    v0.3.0.0 - alpha Pre-release

    redxef 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 and any-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