Diptesh Choudhuri

Results 475 comments of Diptesh Choudhuri

> No progress update required This happens when the progress is already updated (https://github.com/IgnisDa/ryot/blob/8a2297a500a4bb77f79872d2cba8dbcd7d851967/crates/services/miscellaneous/src/lib.rs#L1203). Are you sure the updates are not working? Can you attach a screenshot of history tab...

What is the progress of these 2 audiobooks in ABS?

Can you share your docker compose? Make sure you redact secrets/

Also run this SQL: `select * from integration`. Make sure you redact the credentials.

You can run the SQL using `docker exec -u postgres -it ryot-db psql` and then pasting the sql i sent above. In your docker compose, you can get rid of...

Please add a semicolon at the end

Ah so this is a configuration mistake. As you can see, you have set the `minimum_progress` to 1 and `maximum_progress` to 90. Anything outside these ranges will not be synced....

You are right. Can you join the discord? I will need to debug this on my end.

You are right, the time manually spent input is pretty useless in its current state. I'll find an alternative. For "the where did you play it" input, you can edit...

No it would not be difficult to implement. Please create a separate issue for it.