How to namn this?
Regular Expressions
2
Posts
2
Posters
10
Views
1
Watching
-
[S1.E2] The Series Name - The Episod Name To look like this: The.Series.Name.S01E02.The.Episod.Name. Not matching with tvdb will say, if it did, it had been easy Thanks for helping =)
-
[S1.E2] The Series Name - The Episod Name To look like this: The.Series.Name.S01E02.The.Episod.Name. Not matching with tvdb will say, if it did, it had been easy Thanks for helping =)
Adding the leading zeroes with only a Regular Expression replacement may prove difficult. If you're trying to match the two formats, it may be better to convert the other way. What are you really trying to do?