redxef pushed to main at redxef/jellyfin-smart-playlist 2025-02-26 23:44:51 +01:00
9bb68f6fac docs: improve description.
redxef pushed to main at redxef/jellyfin-smart-playlist 2025-02-26 23:37:56 +01:00
a00b01c577 feat: allow specifying items as inputs for the lisp playground.
redxef pushed to main at redxef/jellyfin-smart-playlist 2025-02-26 22:50:56 +01:00
b35df95d86 feat: also log failing item id.
redxef pushed to main at redxef/jellyfin-smart-playlist 2025-02-26 22:44:32 +01:00
54a50ef04b feat: add logging for crashed programs, don't crash the whole process.
b0593585df fix: move FilterCollectionItems from Common.cs to GenerateCollection.cs.
Compare 2 commits »
redxef pushed to main at redxef/jellyfin-smart-playlist 2025-02-24 23:04:37 +01:00
4db98eb1c8 docs: lowercase all artists in artist examples.
redxef pushed to manifest at redxef/jellyfin-smart-playlist 2025-02-18 19:03:23 +01:00
1eb7c6852d ci: update manifest for version 0.5.3.0.
redxef pushed to manifest at redxef/jellyfin-smart-playlist 2025-02-18 18:58:53 +01:00
redxef pushed to manifest at redxef/jellyfin-smart-playlist 2025-02-18 18:56:26 +01:00
33892033eb Revert "ci: update manifest for version 0.5.3.0."
redxef pushed to manifest at redxef/jellyfin-smart-playlist 2025-02-18 18:56:11 +01:00
aeaa9e5344 ci: update manifest for version 0.5.3.0.
redxef released v0.5.3.0 - alpha at redxef/jellyfin-smart-playlist 2025-02-18 18:54:46 +01:00
redxef pushed tag v0.5.3.0 to redxef/jellyfin-smart-playlist 2025-02-18 18:54:21 +01:00
redxef pushed to main at redxef/jellyfin-smart-playlist 2025-02-18 18:53:06 +01:00
80803cd048 fix: pipeline version check for releases list.
redxef released v0.5.3.0 - alpha at redxef/jellyfin-smart-playlist 2025-02-18 18:52:16 +01:00
redxef pushed to main at redxef/jellyfin-smart-playlist 2025-02-18 18:51:37 +01:00
571895bef8 fix: version in build.yaml.
redxef pushed to manifest at redxef/jellyfin-smart-playlist 2025-02-18 18:48:55 +01:00
5e0ed50d47 ci: update manifest for version 0.5.2.0.
redxef pushed tag v0.5.3.0 to redxef/jellyfin-smart-playlist 2025-02-18 18:39:52 +01:00
redxef released v0.5.3.0 - alpha at redxef/jellyfin-smart-playlist 2025-02-18 18:39:52 +01:00
redxef pushed to main at redxef/jellyfin-smart-playlist 2025-02-18 18:39:15 +01:00
2c6972cf86 ci: prepare for release.
feaf1b0e31 chore: bump jellyfin and yamldotnet versions.
Compare 2 commits »
redxef opened issue redxef/jellyfin-smart-playlist#6 2025-02-07 18:05:24 +01:00
Make it possible to specify library items as input for the playground
redxef pushed to main at redxef/jellyfin-smart-playlist 2025-01-26 22:39:24 +01:00
64ae51ba71 fix: qsort ran into an infinite loop when encountering duplicate values.