4gray / iptvnator

:tv: Cross-platform IPTV player application with multiple features, such as support of m3u and m3u8 playlists, favorites, TV guide, TV archive/catchup and more.
https://iptvnator.vercel.app
MIT License
2k stars 306 forks source link

Docker standalone not playing .m3u playlists #379

Open begunfx opened 2 months ago

begunfx commented 2 months ago

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:

To Reproduce Steps to reproduce the behavior:

  1. Launch IPTVnator by using the following address in my laptop browser: http://mediavault:4333/
  2. Select "Add file via upload"
  3. Upload .m3u channel list
  4. NOTE: I cannot share the channel list as it is for a private site. However, I can confirm the list is valid and it works as I've tried it via VLC media player and the channels play without issue.

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.

begunfx commented 2 months ago

Additional note. I tried this version: iptvnator.vercel.app and got the same error. See attached screenshot. iptvnator_issue