avih

Results 148 comments of avih

Thanks, both patches look good, but won't take them because I don't plan to maintain this project further, as it's too hard to keep secure. See #6 (I do have...

Yeah, I will update the readme. As an alternative (for myself) I've written a tiny cross platform web server which is easier to keep secure as it has much less...

> only take localhost connections Most servers, including miniweb and sandbird (the new tiny server I wrote) support this by binding to 127.0.0.1 rather than the (usually) default of 0.0.0.0...

The main concern is that it sets a single global watch-later save filename. IMHO this doesn't make sense for mpv. E.g. if more than one item is loaded (playlist), then...

> but a problem with this is that some urls are effectively random and short lived I didn't suggest it solves the problem, only that this is the only global...

We've had this discussion in the past - https://github.com/mpv-player/mpv/issues/9346 , my comments back then still stand, and I'm not seeing additional info here. In a nutshell: - Unless you can...

No need to argue which is better - per file key or global regex modifier. Both have value, and both have their use cases. That being said, both also have...

> I feel like this would be significantly more viable if instead of a hash, the user specified the pre-hash value (whatever that may be depending on other options). It...