@sigoden commented on GitHub (Jul 4, 2024):
This doesn't seem to be a dufs issue. You should ask the nplayer community for help.
@sigoden commented on GitHub (Jul 4, 2024):
We will not support this feature.
Glob patterns are more mature for matching paths, which explains why they are…
@sigoden commented on GitHub (Jun 19, 2024):
@zhuaoyuan why https other than http?
@zhuaoyuan commented on GitHub (Jun 19, 2024):
My bad, bro. Thanks for quick reply and it works.
@sigoden commented on GitHub (Jun 22, 2024):
This is a feature of modern browsers. They can handle a wide range of file types natively, meaning they can open and…
@sigoden commented on GitHub (Jun 27, 2024):
WebDAV is not returning any new data. The key is avaiable operations and access control.
For example, GET /…
@sigoden commented on GitHub (Jun 14, 2024):
There are several types of speed limiting
- Scope
- Single connection: nginx with limit_rate
- Single IP:…