Yeah it looks like just the example fails. It actually works fine with curly brackets around the whole thing.
Thanks.
Search found 2 matches
- October 9th, 2010, 12:18 pm
- Forum: General Help
- Topic: lower case sorting
- Replies: 5
- Views: 4177
- October 4th, 2010, 8:33 pm
- Forum: General Help
- Topic: lower case sorting
- Replies: 5
- Views: 4177
lower case sorting
I am using the following pattern to sort TV shows: %s.n/season.%0s/%s.n.s%0se%0e.%ext which looks like: Show.Name/season.01/Show.Name.s01e05.avi I can't figure out how to get the whole thing to go always lower case. If I wrap text with {} it goes lower case, but that doesn't seem to work if I put i...