I just noticed that there's no formatting attribute for the parent directory of a sequence. I've added one here. When uncompressing it ignores the %D attribute since it's gotten straight away.
This also fixes #32 since it was really quick.
And I noticed that Sequence consumes the given list. I'm not sure if that's intended, but I stopped it from doing that by making a copy of the list.
I just noticed that there's no formatting attribute for the parent directory of a sequence. I've added one here. When uncompressing it ignores the %D attribute since it's gotten straight away.
This also fixes #32 since it was really quick.
And I noticed that Sequence consumes the given list. I'm not sure if that's intended, but I stopped it from doing that by making a copy of the list.