this post was submitted on 14 Jun 2023
2 points (100.0% liked)

Open Source

30302 readers
1071 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] helpmeDanaScully@zerobytes.monster 2 points 1 year ago (2 children)

krenamer can do this. It just is a regex front end. You could do it with a shell script too.

[–] zShxck@lemmy.ml 1 points 1 year ago

That's what i started using :)