bezineb5
bezineb5
It depends on which device you use, but yes, it can take many hours. The front-end building also takes a lot of time as it needs a lot of memory....
No need to buy a new one, the compilation is only done once. Just leave it overnight and look again tomorrow!
I'm using a 3B+, it's also slow but seems faster than yours, most probably because of the larger memory.
So, I've been trying to rebuild it on my on RPi3B+, and I couldn't build the Javascript part, so I changed strategy: * I committed the compiled javascript to the...
Hi @oPromessa , Thanks for having a look at it! To answer your question, the change removes the part before finding the album name (the regular expression is not applied...
Good catch for the exception handling! In the docstring, I'm not sure about the regular expression: `'/some/photos', False, ['(/Out)+'])` I'd keep the '$' to indicate the end of line, instead...