Quote:
That will work for about the first 15% of the text file, until you get to
18/18/02.ts
19/18/00.ts
20/18/04.ts
and then Notepad++ will want to replace the second 18, which is incorrect. Likewise, the same problem will occur when you try to replace 19 and 20. How can you use Notepad++ to just replace the parts that need to be replaced?
|
Try search & repleace function of Notepad++ like this...
18/18/ to whole link + 1*8/1*8/
18/19/ > ... 1*8/1*9/
18/20/ > ... 1*8/2*0/
...
19/18/ > ... 1*9/1*8/
...
20/20/ > ... 2*0/2*0/
18/ to whole link + 18/
19/ to whole link + 19/
20/ to whole link + 20/
1* to 1
2* to 2
