40 Commits

Author SHA1 Message Date
c759969493 fix docker
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 18s
2025-12-21 04:53:42 -03:00
773229ee76 Add an API URL Builder on the website
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 12s
2025-12-21 01:53:20 -03:00
e727ef659a improved website and readme inconsistencies, and fixed shows m3u generation 2025-12-21 01:23:55 -03:00
1a702c0e6e Merge pull request #15 from Drarok/feature/optional-channel-id
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 35s
Add optional support for outputting epg_channel_id in M3U endpoint
2025-11-07 08:01:59 -03:00
Mat Gadd
7d98211d48 Add support for customising the M3U tag name for EPG channel id 2025-11-07 03:09:32 +00:00
Mat Gadd
629171b1d0 Add support for optional channel-id in M3U endpoint 2025-11-07 02:34:54 +00:00
b7812f4d23 Merge pull request #13 from Jiteshprm/main
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 9s
Add argument parser for Flask app port configuration
2025-10-24 23:49:19 -03:00
Jiteshprm
455ae54afd Add argument parser for Flask app port configuration
Add a command line option to specify the port where the application will be starting. Defaults to the original 5000 port.
2025-10-24 01:24:31 +01:00
0a9deab6bd Update logging to INFO, increase stream request timeout, and fix error when HTTP code errors are embedded into the header breaking the stream
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 30s
2025-10-16 20:36:32 -03:00
c858d6f8e4 Removing session pooling and caching, fixing apps breaking over time 2025-10-16 20:06:13 -03:00
339500e234 handle giant category requests
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 8s
2025-08-30 21:14:15 -03:00
d02db1c8e6 Several performance improvements
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 10s
2025-08-30 01:38:54 -03:00
9b2655e787 Increase timeouts for giant providers 2025-08-30 01:13:03 -03:00
4ab3207998 Add optional VOD support 2025-08-30 00:17:55 -03:00
ce30cce195 Add frontend interface for M3U playlist generation 2025-08-29 23:15:43 -03:00
f6308883bf remove broken group filtering from /xmltv
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m46s
2025-08-19 22:09:58 -03:00
11f83820d0 Handle spaces in filters
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 7s
2025-04-28 21:52:59 -03:00
999e19fe4a Add wildcard filtering to unwanted and wanted groups
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 8s
2025-04-25 21:00:13 -03:00
61c8387559 Add DNS resolvers to the API
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m29s
2025-04-24 22:25:01 -03:00
410409a154 Add base proxy URL 2025-04-24 21:28:27 -03:00
72ab041e1c Add wanted_groups 2025-04-24 21:11:46 -03:00
9324d1eca7 Update README
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 8s
2025-01-26 19:14:20 -03:00
91fe1ddd83 Remove custom DNS resolution and simplify proxy endpoints 2025-01-26 18:45:46 -03:00
c6338c381d Enhance DNS resolution and proxy endpoints with IP-based routing 2025-01-26 18:40:55 -03:00
49d066c9e0 add logging and a few more error handling 2025-01-26 18:37:29 -03:00
60e57b1667 Improve image and stream proxy endpoints 2025-01-26 18:18:31 -03:00
dabf1b4954 Add stream proxy endpoint for M3U playlist generation 2025-01-26 17:23:57 -03:00
157a2ed175 Add image proxy 2025-01-26 17:11:02 -03:00
e4cc787fc7 Use alternative DNS resolvers if the system DNS fails
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 53s
2025-01-26 16:14:10 -03:00
3cb70d195e improved error messages 2025-01-26 16:05:10 -03:00
37a9694efe test upgrade python base version 2025-01-26 15:53:34 -03:00
ovosimpatico
9cf60bca81 Avoid anti-botting measures by using real headers 2025-01-26 15:46:47 -03:00
ovosimpatico
d1f9e3876f Handle channels without a category
Some checks failed
Build and Push Docker Image / build-and-push (push) Has been cancelled
2024-10-07 12:49:51 -03:00
ovosimpatico
6a561e69ba centered shields.io info
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m0s
2024-08-26 17:31:33 -03:00
ovosimpatico
1ede3703bf Info from shields.io 2024-08-26 17:26:34 -03:00
ovosimpatico
b78024c838 Add logo support 2024-08-26 14:19:08 -03:00
ovosimpatico
ca666931be Use a proper WSGI server 2024-08-26 14:09:23 -03:00
ovosimpatico
a7e6c1ee58 README and docker-compose files 2024-08-26 13:57:22 -03:00
ovosimpatico
4ee5927121 Initial commit (with base files) 2024-08-26 13:09:52 -03:00
ovosimpatico
1450497da8 Initial commit 2024-08-26 12:56:02 -03:00