mental

Results 22 comments of mental

> What would the behavior of a re-scan be tho? Just fetch new updated metadata? Presumably it would drop the old metadata and scan as if the library has never...

These are already being worked on :)

This is still a bug. There was a change that made the ffmpeg paths based relative on the current exe path, makes it super awkward to spin up a local...

In your case there's less of an issue because you're building the container and it works there, I'm running with `cargo run` directly so I've actually hit this wall before...

> We ship our own ffmpeg binaries because we are sure theyre all gonna be the same version and have the same features enabled. Sometimes distros ship old, buggy ffmpeg...

So let's make it relative to the current working directory like it was before

[Rhai][0] looks like an interesting use case for user scripted plugins. [0]: https://crates.io/crates/rhai

Note: I think this only applies to people who use a tokio transport and don't use the SwarmBuilder api directly.

@tomaka @mxinden thanks for your insights! TBH I think it'd be best if there was a section in the docs for `Swarm` / `SwarmBuilder` (and maybe `tokio_development_transport`?) that specifies that...

looks good but we let the PR go stale. need to revisit later.