redxef pushed to main at redxef/jellyfin-smart-playlist 2024-11-19 23:25:05 +01:00
52b270a8d8 chore: make Object constructor internal.
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-11-19 21:58:17 +01:00
1193ca3005 docs: document SortProgram and give a simple example.
8371dc8536 feat(lisp): add string comparison methods.
Compare 2 commits »
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-11-19 21:16:01 +01:00
1b0c5455dd feat(lisp): add quicksort implementation.
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-11-19 17:34:50 +01:00
f479c93c5c feat: add SortProgram.
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-11-19 16:57:49 +01:00
0844cebd88 chore: bump jellyfin version.
24b3d41df5 fix: scale progress report to percentage.
Compare 2 commits »
redxef pushed to manifest at redxef/jellyfin-smart-playlist 2024-11-18 21:02:46 +01:00
1dc0cffe65 ci: update manifest for version 0.2.2.0.
redxef released v0.2.2.0 - alpha at redxef/jellyfin-smart-playlist 2024-11-18 21:00:28 +01:00
redxef pushed tag v0.2.2.0 to redxef/jellyfin-smart-playlist 2024-11-18 21:00:28 +01:00
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-11-18 20:59:37 +01:00
45844cafec fix: ToString call to avoid duplicates.
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-11-18 20:52:04 +01:00
bf286d4ece fix: Use ItemId instead of Id for LinkedChild.
redxef deleted tag v0.2.2.0 from redxef/jellyfin-smart-playlist 2024-11-18 20:39:03 +01:00
redxef released v0.2.2.0 - alpha at redxef/jellyfin-smart-playlist 2024-11-18 13:13:55 +01:00
redxef pushed tag v0.2.2.0 to redxef/jellyfin-smart-playlist 2024-11-18 13:13:55 +01:00
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-11-18 13:11:46 +01:00
bfcf854d38 chore: bump jellyfin ABI version & tag for release.
redxef pushed to manifest at redxef/jellyfin-smart-playlist 2024-11-11 18:22:21 +01:00
ff127548bf ci: update manifest for version 0.2.1.0.
redxef released v0.2.1.0 - alpha at redxef/jellyfin-smart-playlist 2024-11-11 18:19:10 +01:00
redxef pushed tag v0.2.1.0 to redxef/jellyfin-smart-playlist 2024-11-11 18:19:09 +01:00
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-11-11 18:18:28 +01:00
0ccefa3b58 ci: prepare release for v0.2.1.0.
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-11-11 18:01:13 +01:00
1f961ccb0c chore: fix more warnings.
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-11-11 17:54:17 +01:00
12d98c46cb chore: fix warnings.