Quote:
Originally Posted by oren64
Okay I will wait until you fix it.
One thing I really like about this patcher is the ability to fold the patches, so I can fold all patches and see them in a small section.
Can you make the "- Enabled: yes/no" visible when I fold the patches.
Also can you add a feature to keep the "- Enabled: yes/no" of patches in a configuration file so when there is a new firmware it will take enabled status from the conf file.
Somthing like:
Code:
[conf]
read = yes
[libnickel.so.1.0.0.yaml]
My 10 line spacing values = no
My 24 line spacing values = yes
Custom left & right margins = yes
...
[nickel.yaml]
Disable reading footer = yes
...
|
It folds because your code editor supports YAML. I cannot control how it folds though, but I can move the enabled/disabled into a separate file. I will probably do this by having an optional override file so it isn't confusing for users who don't know about it.
As for fixing it, I'll release a fixed version once I have enough info, and once it works, I'll probably take a break for a week or so (I've been quite busy with all the recent kobo stuff like the new hardware, the changes in update URLS for kobo7 devices, kepubify improvements, and this patch tool).
Can you upload your corrupted KoboRoot.tgz (the original file itself, not the contents) so I can inspect it?