10 Commits
Author SHA1 Message Date
euzuandGitHub fa5d3237f1 added docker ulimits, .env support, ptt fix (#867)
- **New Features**
  - Added automatic `.env` loading for secrets and environment variables, with custom file paths and existing-environment precedence.
  - Added a `--env-file` option and a sample environment configuration template.
  - Increased Docker file descriptor limits for improved reliability under high connection counts.

- **Bug Fixes**
  - Fixed title parsing for multi-byte UTF-8 characters, preventing crashes and incorrect volume extraction.

- **Documentation**
  - Added guidance for `.env` configuration, Docker usage, restart requirements, and resolving file descriptor exhaustion.
2026-09-15 12:51:09 +02:00
g0ldyy f29ac65da5 m3u-filter is now tuliprox 2025-05-10 17:59:50 +02:00
euzu 1128e77c0f docker compose work path fix 2025-04-22 00:07:42 +02:00
euzu 93cfb17ecb dockerfile fixes 2025-04-18 16:12:38 +02:00
euzu aac0bd8bf5 updated docker-compose file 2024-03-06 14:24:43 +01:00
euzu 8a2bea4068 Added default config path './config'. Config path can be overriden with "-p" argument. 2024-03-06 11:55:30 +01:00
euzu c0c30ed779 refactored config.yml and splitted into config.yml and source.yml 2023-12-04 16:19:24 +01:00
euzu 38a56b3a14 started preferences web-ui 2023-10-25 20:38:43 +02:00
euzu 76e96093d3 mappings regexp replacing in attributes 2023-10-23 18:56:15 +02:00
euzu 79962f26b3 added name to target for selectively running targets (not implemented), added example docker files 2023-03-17 14:52:37 +01:00