coppit

Results 16 comments of coppit

Thanks for the audio extraction and remux idea. However, this isn't quite right, because you have to take into account the duration of the transition. If you do it that...

You're using the GUI version of FileBot? I can take a look, but the docker model is sorta like processes, which don't have that kind of authorization model. On Tue,...

Igglybuff, you want to expose this on the Internet, but not without security. Is that right? I don't want to complicate it with a mysql database, but I can look...

> EDIT: Actually it has some basic auth here: It's not "basic auth" in the sense of HTTP basic auth. I played around with it a bit and couldn't get...

The problem is that there could be 1000s of events before the command gets triggered. For example, moving a file into the watched directory causes these events: EVENT=CREATE WATCHED=/mnt/user/temp/ FILE=b...

Looks like a dup of https://github.com/antirez/redis/issues/2552

Why? Is it so that files it creates have the right owner?

Are you guys passing the -v for the config dir as per the docs? i.e. Run it once, let it stop, edit the config file, then start it again? https://github.com/coppit/docker-no-ip

I can't repro this problem.

I'm not familiar with docker-compose. Will people need to download the yaml file before being able to run docker-compose? The standalone docker command doesn't require anything like that. Also, I...