JustAnotherArchivist

Results 394 comments of JustAnotherArchivist

Python's `fnmatch` doesn't support these GNU extensions, so this would require some additional dependency. [wcmatch](https://pypi.org/project/wcmatch/) would probably be a candidate for that. Alternatively, what about regex? Python's standard `re` module...

Actually, I missed a file previously, so it looks like it was file 97 on the second leg where the derive was queued, which fits perfectly with 159. Looking at...

This is weird. That timeout parameter is actually for exceeding the time between receiving data on the raw socket, and it only applies after the upload is completed and the...

Perhaps you were hitting a badly overloaded S3 node or item server or something like that.

If there is no need for these anymore, I don't see any reason to keep writing them. Some docs updates are definitely in order then though as they still mention...

> Is there a way to queue a derive WITHOUT uploading a file? Related: #252 This would be nice to have in general. I wrote a script for myself last...

@jjjake > --cmd derive.php Could this be added to the documentation? It only mentions `make_dark.php` and `make_undark.php` currently: . Maybe also an example in the `ia tasks` help.

There is now an `__ia_thumb.jpg` file in the target item. It's identical to the source item file but was generated from another file according to the task logs (specifically in...

That would make some sense. However, `__ia_thumb.jpg` is labelled as an original in `stackexchange_files.xml`. And the only derivative file there, `logo-stackoverflow_thumb.jpg`, was copied just fine...