Open begunfx opened 7 months ago
Additional note. I tried this version: iptvnator.vercel.app and got the same error. See attached screenshot.
Just upgraded to 0.15.1 using the DockerHub latest image that was just updated and getting the same thing. Just spins. VideoJS Player and HTML5 player both do nothing but spin. Can see all my channels and EPG data but no video. Have the front and backend both up and running and talking just no video. Really looking forward to getting this setup. Thanks for all your hard work 4gray!! EDIT: Same as above user. If it helps using Xtream Code URL server
Describe the bug Docker installed on Synology DSM 7.2 successfully using the following compose file: `**version: '3'
services: backend: image: 4gray/iptvnator-backend:latest ports:
CLIENT_URL=http://mediavault:4333 #this one should match with the address and port in frontend CLIENT_URL env
frontend: image: 4gray/iptvnator:latest ports:
To Reproduce Steps to reproduce the behavior:
Expected behavior Channels to play when selected
Screenshots N/A
Desktop (please complete the following information): Docker installed on Synology DSM 7.2 Tested in browser on MacBook pro m2 using Chrome and Firefox (Mac OSX: 14.4.1 (23E224)) _iptvnator-frontend-1_logs.txt _iptvnator-backend-1_logs.txt
Additional context Add any other context about the problem here.