261 contributions in the last 12 months
AprMayJunJulAugSepOctNovDecJanFebMarAprMonWedFri
Less
More
redxef pushed to main at redxef/jellyfin-smart-playlist 2025-01-19 22:44:20 +01:00
001aad5ed9 Merge branch 'enable-all-item-kinds'
4bc3b463cb feat: enable more item kinds.
Compare 2 commits »
redxef closed issue redxef/jellyfin-smart-playlist#1 2025-01-19 22:42:19 +01:00
Also allow management of collections, in addition to playlists
redxef pushed to main at redxef/jellyfin-smart-playlist 2025-01-19 22:41:23 +01:00
614c0a0cb1 Merge branch 'collections'
9ca1712b5d fix: loading of the config pages.
aa6fed146d feat: enable collections.
6ac75835f0 feat: move smart playlist configuration into own menu.
f5448e8a51 feat: add smart collections to backend.
Compare 7 commits »
redxef pushed to collections at redxef/jellyfin-smart-playlist 2025-01-19 22:39:39 +01:00
9ca1712b5d fix: loading of the config pages.
redxef pushed to collections at redxef/jellyfin-smart-playlist 2025-01-19 22:28:48 +01:00
aa6fed146d feat: enable collections.
6ac75835f0 feat: move smart playlist configuration into own menu.
Compare 2 commits »
redxef pushed to main at redxef/jellyfin-smart-playlist 2025-01-19 15:33:23 +01:00
f25eafd186 test: add option to startup script to not load the newest plugin.
redxef created branch collections in redxef/jellyfin-smart-playlist 2025-01-19 15:31:04 +01:00
redxef pushed to collections at redxef/jellyfin-smart-playlist 2025-01-19 15:31:04 +01:00
f5448e8a51 feat: add smart collections to backend.
dcdee2403c Revert "feat: add collection or playlist choice to config page and dto."
457755d743 feat: add collection or playlist choice to config page and dto.
Compare 3 commits »
redxef opened issue redxef/jellyfin-smart-playlist#5 2025-01-18 01:40:17 +01:00
Add log to the playlist record
redxef opened issue redxef/jellyfin-smart-playlist#4 2025-01-18 01:29:18 +01:00
Add a playground to easily test new code.
redxef pushed to main at redxef/jellyfin-smart-playlist 2025-01-17 18:33:36 +01:00
d2a10a967e docs: fix typo.
redxef pushed to manifest at redxef/jellyfin-smart-playlist 2025-01-16 23:40:33 +01:00
05c3308198 ci: update manifest for version 0.4.1.0.
redxef released v0.4.1.0 - alpha at redxef/jellyfin-smart-playlist 2025-01-16 23:37:11 +01:00
redxef pushed tag v0.4.1.0 to redxef/jellyfin-smart-playlist 2025-01-16 23:37:10 +01:00
redxef pushed to main at redxef/jellyfin-smart-playlist 2025-01-16 23:35:56 +01:00
a89b4606c5 ci: prepare release 0.4.1.0.
redxef commented on issue redxef/jellyfin-smart-playlist#1 2025-01-16 19:57:42 +01:00
Also allow management of collections, in addition to playlists

Collections are public for all users, items in them are only viewable if users have the access to those items anyhow, but that is still weird. Other users could see at least the metadata of those…

redxef pushed to main at redxef/jellyfin-smart-playlist 2025-01-16 19:04:27 +01:00
111faaf126 docs: update url to manifest.json.
3378204b14 docs: mention the mirror at codeberg.
Compare 2 commits »
redxef commented on issue redxef/jellyfin-smart-playlist#2 2025-01-16 19:00:28 +01:00
Think about how different item kinds should be handled.

Since the official recommendation is to always specify the kind in the filter I'm for now fine with option 1. Lets see how we fare with this. I can see performance becoming an issue though.

redxef pushed to enable-all-item-kinds at redxef/jellyfin-smart-playlist 2025-01-16 18:58:04 +01:00
4bc3b463cb feat: enable more item kinds.
redxef created branch enable-all-item-kinds in redxef/jellyfin-smart-playlist 2025-01-16 18:56:28 +01:00