dim
dim copied to clipboard
Dim, a media manager fueled by dark forces.
## Todo - [x] request coalescing - [x] write new TMDB client - [x] cache eviction policy - [x] client-side in-flight request limiting - [x] proper error propagation ## Notable...
**Is your feature request related to a problem? Please describe.** I genuinely like the look and feel of Dim from the test install I spun up, but the anime metadata...
**Describe the bug** Unable to create admin account upon first start **To Reproduce** Steps to reproduce the behavior: 1. Spin up Dim (dev image) via docker-compose 2. Go to Dim...
We want to create a desktop app for Dim so that we can leverage native video players like mpv for broader compatibility with codecs. This would limit the cases where...
If you are running the development server, stop it, and then start it again (via `cargo run`) without any changes to Rust source code, it should run the existing executable...
Some devices are adequate for running dim with some caveats. Raspberry pis could easily host a dim instance but we must disable transcoding. It might be interesting to create a...
1. Reenable multiarch build 2. As we know github actions pretty limited, either killed OOM or 6hrs timeout In this PR we do old way, build everything separately, then gather...
**Describe the bug** Building failed due `ffmpeg` and `ffprobe` **To Reproduce** Steps to reproduce the behavior: 1. cargo run --features vaapi --release 2. Err ``` #19 821.3 2022-06-25T06:19:35.857136Z ERROR dim:...