Jump to content

Allow custom filename regular expressions


jt-

Recommended Posts

Hi,

 

It would be nice to have customization options for filenames.

 

I have filenames in format of:

/Series/Series Name/Season X/N - Episode Name.mkv
 
X=season number
N=episode number
 
Those work ok, except in multi-episodes which are in format of:
01-02 - Episode Name.mkv
 
I work a lot in console (and I hate duplicate information) so long filenames are not a good idea.

 

If you could make config option for regular expressions for filenames, f.e. like in kodi:

 

<tvshowmatching action="prepend">

<regexp>Season[\._ ]([0-9]+)[\\/]([0-9]+)([^\\/]*)$</regexp>
</tvshowmatching>
 
If that's not possible, could you point out where in the code I can most easily make it work and I can just start compiling my own :)?
Link to comment
Share on other sites

  • 2 weeks later...

This and DVD order are only thing holding me from ordering lifetime subscription, so hopefully soon.

Link to comment
Share on other sites

  • 6 months later...
  • 3 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...