zajimumaaa
zajimumaaa
I was expecting them to have the exact same num regardless they are included in download queue or not. Sometimes I'm not downloading the attachment when the connection is not...
This probably will happen too if there's `inline` file. My request is that we can configure `num` value to be based on sequence in the metadata instead of download queue...
> Just change your `archive-format` to something that reflects the uniqueness of each file, for example: > > ``` > {service}_{user}_{id}_{hash|filename|num} > ``` Thanks for the workaround. > This can...
> Yeah, but changing how num works under the hood would break backward compatibility Yea, make sense. > The usual solution to this is to add another metadata field (`pos`...