pawanpaudel93 / m3u-parser

A parser for m3u files. It parses the contents of the m3u file to a list of streams information which can be saved as a JSON/CSV/M3U file.
MIT License
33 stars 16 forks source link

Doesn't see the value of the URL to the local address: http://192.168.0.3/m3u/Other.m3u #16

Closed r35p3ct closed 2 years ago

r35p3ct commented 2 years ago

Doesn't see the value of the URL to the local address:

#EXTINF:0 ,Other
http://192.168.0.3/m3u/Other.m3u
r35p3ct commented 2 years ago

and acestream://879adbc189269d07502688abdfe33283962142ff

pawanpaudel93 commented 2 years ago

@r35p3ct Can you install the latest version and check if everything works correctly.