jellyfin-smart-playlist/Jellyfin.Plugin.SmartPlaylist
redxef f479c93c5c
feat: add SortProgram.
Works similar to Program, but receives the list of matched items
and should return the same list but sorted.
This can actually also be used for further filtering.
2024-11-19 17:33:33 +01:00
..
Lisp chore: fix more warnings. 2024-11-11 18:00:55 +01:00
ScheduledTasks feat: add SortProgram. 2024-11-19 17:33:33 +01:00
Util chore: canonicalize method names of token stream. 2024-10-26 23:45:13 +02:00
build.yaml chore: bump jellyfin ABI version & tag for release. 2024-11-18 13:10:51 +01:00
configPage.html fix!: make configuration program monospaced. 2024-11-11 14:43:19 +01:00
jellyfin-smart-playlist.csproj chore: bump jellyfin version. 2024-11-19 16:57:34 +01:00
Plugin.cs chore: fix warnings. 2024-11-11 17:53:47 +01:00
PluginConfiguration.cs feat: format default program for readability. 2024-11-11 14:50:09 +01:00
SmartPlaylistDto.cs feat: add SortProgram. 2024-11-19 17:33:33 +01:00
SmartPlaylistFileSystem.cs feat: Use yaml file instead of json. 2024-10-28 00:26:42 +01:00
Store.cs chore: fix more warnings. 2024-11-11 18:00:55 +01:00
Types.cs refactor: use arbitrary strings as playlist ids. 2024-10-30 19:33:01 +01:00