trix7777 / m2strm

Creates STRM-files from M3U8-file.
GNU General Public License v3.0
19 stars 1 forks source link

M3u without port number #28

Closed Stefan765 closed 2 hours ago

Stefan765 commented 2 hours ago

Hello, i have a new vod m3u without a port number. Should the field then remain empty, or what should I enter there? Unfortunately it doesn't work without it! Best regards Stefan

trix7777 commented 2 hours ago

Internet Protocol relies on ports, there is always a port. If your url is http://... it's port 80, and if it's https:// it's port 443. You need to specify that.