10-14-2020, 08:43 AM
|
#412
|
BLAM!
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
|
@shugeluo: The directory structure vaguely looks like you *unpacked* the package? So would your comment about trying to put stuff "inside the zipped folder". Don't.
And the code change doesn't make much sense either: the glob `OCP-Plato-*.zip` should match *more greedily* than `OCP-Plato-*_KOReader-v*.zip` (i.e., there's no need for a specific glob, since both packages share the same prefix) :?
|
|
|