Commit Graph

  • df17eaaf12 Merge pull request 'Dev' (#12) from Dev into main main v0.3.2 unai 2026-02-03 16:56:16 +00:00
  • fb7eff451d Merge pull request 'epg_func' (#11) from epg_func into Dev Dev unai 2026-02-03 15:37:46 +00:00
  • 9e8f3bcb47 fix: update version to 0.3.2 in pyproject.toml and enhance README with EPG and filtering details epg_func unai 2026-02-03 15:35:48 +00:00
  • 34420e6758 feat: add tests for _write_m3u handling of epg_channel_id presence and absence unai 2026-02-03 15:31:48 +00:00
  • 545958028d feat: implement EPG fetching and filtering functionality in PlaylistManager unai 2026-02-03 15:28:49 +00:00
  • e62c243542 Merge pull request 'main' (#10) from main into Dev unai 2026-02-02 16:46:52 +00:00
  • 6c357dd977 Merge pull request 'Dev' (#9) from Dev into main v0.3 0.3 unai 2026-02-02 16:45:33 +00:00
  • 7733c7e2ac Merge pull request 'Actualizar el README para acomodar la nueva funcionalidad' (#8) from unai-patch-5 into main unai 2026-02-02 16:40:37 +00:00
  • d95d6d6c58 Actualizar el README para acomodar la nueva funcionalidad unai-patch-5 unai 2026-02-02 16:40:26 +00:00
  • c1d9b6bf54 feat: add include_text and exclude_text filters to settings and playlist tests unai 2026-02-02 16:28:51 +00:00
  • 757ed91aae Linting, line too long unai 2026-02-02 16:26:52 +00:00
  • 1cf174e896 feat: add inclusion and exclusion filters for channel names in playlist generation unai 2026-02-02 16:23:45 +00:00
  • ab9ccd16aa feat: add .dockerignore to exclude unnecessary files from Docker builds unai 2026-02-02 16:17:38 +00:00
  • 76c12408bf Merge pull request 'fix: sacar poetry.lock del gitignore y subirlo' (#7) from Dev into main v0.2 unai 2026-02-01 22:24:57 +00:00
  • 99d4d1b1e5 fix: sacar poetry.lock del gitignore y subirlo unai 2026-02-01 22:20:32 +00:00
  • 0b5c5af13d Merge pull request 'Updated package access token, again' (#6) from unai-patch-4 into main v0.1.3 unai 2026-02-01 22:11:29 +00:00
  • 7c191b7ecd Updated package access token, again unai-patch-4 unai 2026-02-01 22:11:14 +00:00
  • 73778732ba Merge pull request 'Update action user for gitea publish container' (#5) from unai-patch-3 into main v0.1.2 unai 2026-02-01 21:53:53 +00:00
  • 86f8e67318 Update action user for gitea publish container unai-patch-3 unai 2026-02-01 21:53:10 +00:00
  • ed3045f6a4 Merge pull request 'Updated permissions on gitea workflow' (#4) from unai-patch-2 into main v0.1.1 unai 2026-02-01 21:39:08 +00:00
  • a89ee4f1a0 Updated permissions on gitea workflow unai-patch-2 unai 2026-02-01 21:38:55 +00:00
  • 79bbeeea00 Merge pull request 'Actualizar README.md' (#3) from unai-patch-1 into main v0.1 unai 2026-02-01 19:44:45 +00:00
  • 11668ce326 Actualizar README.md unai-patch-1 unai 2026-02-01 19:44:25 +00:00
  • 8124949d2e Merge pull request 'Dev' (#2) from Dev into main unai 2026-02-01 19:39:48 +00:00
  • d2d8546a42 Refactor CI workflow to use dynamic registry host and image name for Docker publishing unai 2026-02-01 19:37:28 +00:00
  • f12e9ac547 Remove optional volume configuration for persisting generated playlist in docker-compose.yml unai 2026-02-01 19:26:57 +00:00
  • b6142899e7 Add PYTHONPATH environment variable to Dockerfile for runtime unai 2026-02-01 19:23:44 +00:00
  • 2cec6b73f6 Add docker-compose.yml to define m3u-builder service configuration unai 2026-02-01 19:20:05 +00:00
  • 0ec25115e2 Update Dockerfile to create public directory for playlists and correct entry point command unai 2026-02-01 19:19:57 +00:00
  • 3c3f2354e3 Refactor server module to use dedicated public directory and enhance tests for run_server and get_public_dir functions unai 2026-02-01 19:14:23 +00:00
  • cbf22422e3 Refactor PlaylistManager to use PUBLIC_DIR for file operations and update tests accordingly unai 2026-02-01 19:13:42 +00:00
  • fd20bb28f2 Add public directory to .gitignore for generated files unai 2026-02-01 19:12:52 +00:00
  • 0dc6c3607b Update test coverage source path and adjust pytest command for consistency unai 2026-02-01 18:52:19 +00:00
  • 4bf59efd6f Update Ruff configuration to exclude tests from linting unai 2026-02-01 18:49:02 +00:00
  • 128432f679 Add unit tests for all modules including config, main, playlist, and server unai 2026-02-01 18:47:32 +00:00
  • 9f7d3d98c1 Refactor import statements to use the correct module path unai 2026-02-01 18:47:14 +00:00
  • 5342644b1d Liniting unai 2026-02-01 18:36:40 +00:00
  • d9dfe7b7c4 Update CI/CD pipeline to trigger on all branches unai 2026-02-01 18:33:15 +00:00
  • 7de3aa5b94 Update project name and description in pyproject.toml unai 2026-02-01 18:28:09 +00:00
  • 659c6350d5 Merge pull request 'Dev' (#1) from Dev into main unai 2026-02-01 18:18:50 +00:00
  • 9cfada5b92 Add CI/CD pipeline configuration for testing and container publishing unai 2026-02-01 18:16:35 +00:00
  • 4b9481d162 Renamed ci yml to yaml unai 2026-02-01 18:15:41 +00:00
  • 5b1903087a Add configuration, main module, playlist manager, and server for M3U list generation unai 2026-02-01 18:12:25 +00:00
  • 9446cd7589 Renamed project name unai 2026-02-01 18:12:08 +00:00
  • ce62dc7005 Cleaned devcontainer to avoid ssh agent conflicts unai 2026-02-01 18:11:30 +00:00
  • 8d2d482c05 Add pydantic-settings and requests dependencies unai 2026-02-01 18:10:45 +00:00
  • 9864802b76 Initial commit unai 2026-02-01 17:51:28 +00:00