4
sleek
5y

Hey guys, i made a program years back and just refactored the thing and gave it a nice GUI. I made it mostly so I can use it in my daily life which I do but now I might release it as open source and give it to some friends. But I’m facing A problem i never faced before...giving it a name. Need some help 😂

Basically, i have tons of series, so i created it to maintain a nice naming convention for the videos but obviously can work for any file list.

- it renames them in a couple of different ways (replacing string occurrences in the file names, appending - prepending strings, completely renaming it alphanumerically. Anyway I use those features most (OCD i know)

- it also grabs subtitles for movies and series (parses its way through subscene and yifisubtitles until it gets to download the zip file and extracts it for me) .

- It also plays random episodes for me when im confused what to rewatch ( just opens a random file in a directory u point it to)

So any name suggestions ?

Comments
Add Comment