You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to reproduce the behaviour:
↪ Root menu (1) ➡ Live TV (1) ➡ International (1) ➡ EPT World (10)
Expected behaviour
Live working
Actual behaviour
File "C:\Users\rodi_\workspace\catchuptvandmore-test\venv\Lib\site-packages\requests\adapters.py", line 519, in send
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='ept-live-bcbs15228.siliconweb.com', port=443): Max retries exceeded with url: /media/ert_1/ert_1.m3u8 (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x000002C4470E6840>: Failed to resolve 'ept-live-bcbs15228.siliconweb.com' ([Errno 11001] getaddrinfo failed)"))
Screenshots
If applicable, add screenshots to help explain your problem:
Your environment
OS: All
CUTVM: 0.2.40~beta03
The text was updated successfully, but these errors were encountered:
Describe the bug
ERT/EPT world is broken and replaced by ert flix https://www.ertflix.gr/
URL_LIVE = 'https://ept-live-bcbs15228.siliconweb.com/media/%s/%s.m3u8'
doesn't work
To Reproduce
Steps to reproduce the behaviour:
↪ Root menu (1) ➡ Live TV (1) ➡ International (1) ➡ EPT World (10)
Expected behaviour
Live working
Actual behaviour
Screenshots
If applicable, add screenshots to help explain your problem:
Your environment
OS: All
CUTVM: 0.2.40~beta03
The text was updated successfully, but these errors were encountered: