Aaron Leopold
Aaron Leopold
> `cargo-watch: command not found` To run any of the dev scripts, you'll need to install that dependency (step 2 of the install guide). However, you don't need to worry...
Hello again 😄 ! I'm not opposed to this kind of functionality living in Stump, either, but I think there are some things that would need to be thoroughly worked...
> im not sure im following this correctyly but i had another idea that maybe relates to this one, is to have another profile apart from admin and user, maybe...
We chatted briefly on Discord about this, but I'll reiterate and continue that discussion here: > 1. How should the resolution information be stored in the database? > 2. What...
Implemented by https://github.com/stumpapp/stump/pull/349
I believe I've run into a similar issue, although I don't see the an example that panics in the same location as what I am experiencing so will paste it...
> @aaronleopold could you try with the git version? I need to update the crates.io version.. Hey 👋 thanks for responding so quickly! Unfortunately, it still panicked using the latest...
> It is fixed. Thank you! I confirmed locally the panic does not happen now > If you have some time, can you dbg!(&names) ```bash [pdf/src/object/types.rs:1056] &names = [ String(...
> Any other media analysis tasks we need? I think what you have is good for now wrt to what analysis tasks are performed, and you've built it already to...
> So I was working on this pull request today and I realized that [a media item's id is non-null](https://github.com/stumpapp/stump/blob/7be6eda9c649e02b57bfc6a0f8b150124212fff7/core/prisma/migrations/20221231022841_lets_start_again_again/migration.sql#L46C1-L66C1). I'm not sure I understand, did you mean to refer...