Search found 1 match
- 26 Jan 2019, 02:24
- Forum: Feature Requests and Bug Reports
- Topic: How to get "Season 01" in a filename/path on rename?
- Replies: 1
- Views: 2080
How to get "Season 01" in a filename/path on rename?
I like to move/rename my files into a structure that has season folders, with leading zeroes for single digit numbers. While s00e00 does S01 instead of S1, I cannot do /Season {s00}/ by itself to get a "Season 01" in my path. Obviously I could do /Season 0{s}/ but then seasons larger than 9 get a ...