Change localhost in m3u files!
Added by Dirk Diggler almost 8 years ago
Hello,
when Streaming from my Server the m3u file contains this:
#EXTM3U
#EXTINF:-1,Kopfüber in die Nacht
http://localhost:9981/tv/dvrfile/36291af9b5f00e0c13d5b37f7d773dd8?ticket=844099E6EB0D3A4E8973B824615EBC6DB376F171
The problem is, localhost needs to be replaced with my actual servername when tvheadend generates the m3u files.
Else it wont play.
How can i do this?
KR,
Dirk
Replies (2)
RE: Change localhost in m3u files! - Added by Joe User almost 8 years ago
when connecting to the web interface, use the server name or ip address instead of localhost...
RE: Change localhost in m3u files! - Added by Dirk Diggler almost 8 years ago
Thats what i did. Still getting "localhost".