avida / webguy

My universal web server written in python
0 stars 0 forks source link

longest common substring search for mediafile list #1

Open avida opened 9 years ago

avida commented 9 years ago

File name, especially TV show episodes list contains a lot of similar names, etc tvshow_e1s01, tvshow_e1s02 and so on. This detiorates an overal look of listview and generate messy output.

I want this list

someteamreap_tvshow_e1s01.avi, someteamreap_tvshow_e1s02.avi

look like:

e1s01.avi, e1s02.avi