redxef created branch manifest in redxef/jellyfin-smart-playlist 2024-10-28 02:32:28 +01:00
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-10-28 02:02:17 +01:00
820032240a ci: make release script work with busybox.
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-10-28 01:45:29 +01:00
0c8ff92b9f ci: add build script.
redxef pushed to yaml at redxef/jellyfin-smart-playlist 2024-10-28 00:27:09 +01:00
906bfb9eeb feat: Use yaml file instead of json.
redxef created branch yaml in redxef/jellyfin-smart-playlist 2024-10-28 00:27:09 +01:00
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-10-28 00:25:56 +01:00
8a81cdbd8b fix: search only for json files.
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-10-27 20:59:01 +01:00
512716e357 chore: fix link.
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-10-27 20:56:38 +01:00
5088cf5b3d chore: add link to releases section.
redxef released v0.1.0.0 - alpha at redxef/jellyfin-smart-playlist 2024-10-27 20:17:49 +01:00
redxef pushed tag v0.1.0.0 to redxef/jellyfin-smart-playlist 2024-10-27 20:17:48 +01:00
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-10-27 20:14:37 +01:00
bd3d4462d3 chore: update installation instructions.
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-10-27 20:13:02 +01:00
ec97d4a25b chore: set version.
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-10-27 20:10:38 +01:00
97c3a24db7 chore: update jellyfin deps to 10.10.0.
4b34971700 fix: always pull newest jellyfin version.
Compare 2 commits »
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-10-27 20:01:32 +01:00
8402e3d4ff chore: remove unused dep.
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-10-27 19:58:44 +01:00
55f972cad0 chore: add license.
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-10-27 19:51:41 +01:00
bb0d01dc95 fix: readme links.
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-10-27 19:49:40 +01:00
e1f6bd5117 chore: Add readme and one example for now.
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-10-27 00:55:21 +02:00
d74f9a8074 feat: add default implementations of procedures.
55537b9dd5 fix: objects can be used as arguments again.
de69d68aa0 fix: overwriting env entries is now possible.
4dccc928e9 fix: enumerable objects get converted to lists now.
b4574497e6 feat: add neq.
Compare 5 commits »
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-10-27 00:28:31 +02:00
f1dcb31682 fix: comparison of sequences.
redxef pushed to main at redxef/jellyfin-smart-playlist 2024-10-26 23:57:52 +02:00
51e300bdc1 feat: program matches item if result != nil.