TeamDman

Results 68 comments of TeamDman
trafficstars

Probably will add a toggle for preventing it from marking local chapters as read, since sometimes special chapters get posted later. E.g., read 0-24, then 12.5 comes out. Without the...

Demo of current PR behaviour. https://user-images.githubusercontent.com/9356891/128424076-4ef49a55-087d-4995-9a9c-0234e5a4aff0.mp4 Edit: reencoded to fix embed

The sync method gets called when: - refreshing the library - opening the tracker menu - associating trackers - auto-associating trackers when manga is added to your library - only...

Looking a bit more, seems like a less good idea. I misunderstood the quote > The concept of partial chapters doesn't really exist on the trackers I thought it meant...

Ah, thanks that helps. So on Komga, ch60 would be 60 individual chapters, but on anilist it could be ch6, with a bunch of decimal chapters. Having it pass a...

> And any update on when it can be added? Just fixed the merge conflicts, I have NOT tested it again recently though. > Giving the user the option to...

Is there a reason `Number of allowed redirects` is 1 by default instead of infinite? I only knew the setting existed since I discovered this issue before making my own...

I've gotten pretty far in doing this in my own project. For now I have a `commands.rs` file with all my Tauri command definitions. Inside a test I read this...