BrutuZ

Results 139 comments of BrutuZ

The protobuf is serialized from the objects, and the Preferences are stored in a weird polymorphic one that handles all different types ([sauce](https://github.com/mihonapp/mihon/blob/main/app/src/main/java/eu/kanade/tachiyomi/data/backup/models/BackupPreference.kt#L18-L37)) but I can't figure out if there's...

Not worth it IMO, the app already has it. If anything is missing it's probably better to PR improvements to that

~~Entries end up rejected by `seen_info_task` because it runs before `seen`~~ ``` $ flexget plugin | grep "seen" | seen | task | filter(255), | doc, builtin | | seen_info_hash...

You should notice the moment it stops working, there's a notification for that already (X entries failed updating)

~~Idea: Include a dropdown to choose the Fork whence it will fetch the protobuf schema (via #11)~~ Completed on #64

I assume it would complicate/differentiate the F-Droid release even more since it would probably have to be stripped from it. > I think it's a great idea, but it can...

It doesn't display it, but it's stored. If you delete the history entry without the checkmark, the previously read chapter is displayed in the history tab. If you mark the...

The Clear Database prompts if you want to _skip_ entries with read history, since it deletes _everything_ the app remembers about the entries, read history, chapter list, cover, description... It...

Keep it simple, percentage integer. Also, I'm pretty sure there's an interval parser somewhere (`utils.py` maybe?), would probably be a better UX to use `X minutes / hours / days`...

From the docs: The maximum seeding ratio for the torrent. -2 means the global limit should be used, -1 means no limit.