Describe the bug
The --collect dirs-1st-last-file isn't properly counting sequences that don't have padding.
Debug enabled? Note run circumstances. Attach ConsoleLog (see wiki).
No.
Repro steps:
Steps to reproduce the behavior:
listall.py -d "." -i 1 -fmt summary -xd ".sync" -c dirs-1st-last-file --output file --filename "f3-archive.txt"
Expected output? What do you see instead?
In the F3 archive folders like 1947.06 - 9668704 - Bakersfield, California output as:
When it should show as:
Screenshot or video (opt.)?
NA
Version (see listall.py --version)? OS? Python version?
- listall.py: 0.0.2.1
- OS: Windows 10 Professional 64bit
- Python: 3.12.1
Additional context
It might make sense to simply snag the code from pattern break
Describe the bug
The
--collect dirs-1st-last-fileisn't properly counting sequences that don't have padding.Debug enabled? Note run circumstances. Attach ConsoleLog (see wiki).
No.
Repro steps:
Steps to reproduce the behavior:
listall.py -d "." -i 1 -fmt summary -xd ".sync" -c dirs-1st-last-file --output file --filename "f3-archive.txt"Expected output? What do you see instead?
In the F3 archive folders like
1947.06 - 9668704 - Bakersfield, Californiaoutput as:When it should show as:
Screenshot or video (opt.)?
NA
Version (see
listall.py --version)? OS? Python version?Additional context
It might make sense to simply snag the code from pattern break