You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also I want to specify an optional prefix/posfix, that will be added only if there is a page number.
For example, in PixivToolkit I can use such pattern {id}#_{pageNum}p#.
For 1 image I get: 11223344.png, for multiple: 11223345_0p.png, 11223345_1p.png.
Is there a way to only add a page number to a file or directory name if the page number is either existent (not "none" or similar) or more than one?
The text was updated successfully, but these errors were encountered: