Is there a way to rename a lot of files on a progressive way?

https://lemmy.ml/post/1250491

Is there a way to rename a lot of files on a progressive way? - Lemmy

I have 291 episodes named tv.show.01.mp4 to tv.show.291.mp4 and i want rename them to be named like Tv Show Episode S01E01.mp4. I use Linux so please suggest only FOSS compatible programs

Do you have the means to write your own Python script? If so, that would be a simple way to solve your problem.