Xlorep DarkHelm darkhelm
  • Joined on 2024-08-14
darkhelm opened issue DarkHelm.org/plex-playlist#34 2026-05-15 17:34:51 -04:00
TASK: Implement replacement planner for played playlist tracks
darkhelm opened issue DarkHelm.org/plex-playlist#33 2026-05-15 17:34:41 -04:00
TASK: Implement Plex webhook endpoint with validation
darkhelm opened issue DarkHelm.org/plex-playlist#32 2026-05-15 17:34:27 -04:00
TASK: Persist generated playlist session atomically
darkhelm opened issue DarkHelm.org/plex-playlist#31 2026-05-15 17:34:24 -04:00
TASK: Add category-parallel generation orchestrator
darkhelm opened issue DarkHelm.org/plex-playlist#30 2026-05-15 17:34:20 -04:00
TASK: Implement global dedupe allocator across categories
darkhelm opened issue DarkHelm.org/plex-playlist#29 2026-05-15 17:34:15 -04:00
TASK: Implement per-category all-tracks pass generator
darkhelm opened issue DarkHelm.org/plex-playlist#28 2026-05-15 17:34:09 -04:00
TASK: Implement per-category favorites pass generator
darkhelm opened issue DarkHelm.org/plex-playlist#27 2026-05-15 17:34:00 -04:00
TASK: Implement candidate query providers for LRA/LRP/LOF/random
darkhelm opened issue DarkHelm.org/plex-playlist#26 2026-05-15 17:33:56 -04:00
TASK: Formalize playlist rule engine contracts
darkhelm opened issue DarkHelm.org/plex-playlist#25 2026-05-15 17:33:52 -04:00
TASK: Add ingestion unit and integration test suite
darkhelm opened issue DarkHelm.org/plex-playlist#24 2026-05-15 17:33:48 -04:00
TASK: Build incremental sync and drift reconciliation
darkhelm opened issue DarkHelm.org/plex-playlist#23 2026-05-15 17:33:41 -04:00
TASK: Add process pool for CPU-heavy transformation paths
darkhelm opened issue DarkHelm.org/plex-playlist#22 2026-05-15 17:33:34 -04:00
TASK: Add partitioned ingestion execution model
darkhelm opened issue DarkHelm.org/plex-playlist#21 2026-05-15 17:33:25 -04:00
TASK: Build initial full-library import workflow
darkhelm opened issue DarkHelm.org/plex-playlist#20 2026-05-15 17:33:15 -04:00
TASK: Implement Plex API client and auth configuration
darkhelm opened issue DarkHelm.org/plex-playlist#19 2026-05-15 17:32:59 -04:00
TASK: Build schema and repository fixtures for tests
darkhelm opened issue DarkHelm.org/plex-playlist#18 2026-05-15 17:32:56 -04:00
TASK: Build typed async repository layer
darkhelm opened issue DarkHelm.org/plex-playlist#17 2026-05-15 17:32:48 -04:00
TASK: Implement PlaybackEvent entity with idempotency key
darkhelm opened issue DarkHelm.org/plex-playlist#16 2026-05-15 17:32:45 -04:00
TASK: Implement PlaylistSession and PlaylistEntry entities
darkhelm opened issue DarkHelm.org/plex-playlist#15 2026-05-15 17:32:39 -04:00
TASK: Implement Track and Category SQLModel entities