Sebastian Engman
Sebastian Engman
> It can be implemented, but for now - no. It requires really smart caching. I'm surprised no one seems to have done this yet, at least to my knowledge....
> Generally, it is not so usefull feature for a individual use... True ;)
This is my config.yml host: 127.0.0.1 port: 8080 base_url: http://ubuntu:8080 servers: - name: iptvteststream connections: - url: http://******* max_connections: 1 allow_anonymous: true
> @sebastianengman , looks like your config have an error: > > [Source: (File); line: 5, column: 3] -> it seems here (in 'servers' section) you have object instead of...
> > @sebastianengman , looks like your config have an error: > > [Source: (File); line: 5, column: 3] -> it seems here (in 'servers' section) you have object instead...