7 Commits

Author SHA1 Message Date
34420e6758 feat: add tests for _write_m3u handling of epg_channel_id presence and absence 2026-02-03 15:31:48 +00:00
545958028d feat: implement EPG fetching and filtering functionality in PlaylistManager
All checks were successful
CI/CD Pipeline / test-and-lint (push) Successful in 39s
CI/CD Pipeline / publish-container (push) Has been skipped
2026-02-03 15:28:49 +00:00
c1d9b6bf54 feat: add include_text and exclude_text filters to settings and playlist tests
All checks were successful
CI/CD Pipeline / test-and-lint (push) Successful in 25s
CI/CD Pipeline / publish-container (push) Has been skipped
CI/CD Pipeline / test-and-lint (pull_request) Successful in 33s
CI/CD Pipeline / publish-container (pull_request) Has been skipped
2026-02-02 16:28:51 +00:00
3c3f2354e3 Refactor server module to use dedicated public directory and enhance tests for run_server and get_public_dir functions
All checks were successful
CI/CD Pipeline / test-and-lint (push) Successful in 35s
CI/CD Pipeline / publish-container (push) Has been skipped
2026-02-01 19:14:23 +00:00
cbf22422e3 Refactor PlaylistManager to use PUBLIC_DIR for file operations and update tests accordingly 2026-02-01 19:13:42 +00:00
128432f679 Add unit tests for all modules including config, main, playlist, and server
Some checks failed
CI/CD Pipeline / test-and-lint (push) Failing after 32s
CI/CD Pipeline / publish-container (push) Has been skipped
2026-02-01 18:47:32 +00:00
9864802b76 Initial commit 2026-02-01 17:51:28 +00:00