Skip to content

v0.8: Handle directory list JSON not containing file size or page count.

Latest

Choose a tag to compare

@kg4zow kg4zow released this 24 Sep 02:54
v0.8
763b732

Handle directory list JSON not containing file size or page count.
(Looks like reMarkable removed this between 3.10 and 3.14 software.)
#1

  • read_files() check for JSON keys before trying to read them.
  • do_list() Dondt show size or page count if the directory list JSON
    didn't contain them.