720p and other info to generic sorting
Posted: November 6th, 2009, 8:22 am
Hi,
Could it be possible to keep the information 720p,1080p,... from a movie with the generic sorting?
Maybe with a new config string that the user could fill in (eg : "720p,1080p,BDrip,myTeamName") and regex the file name to see if one (or more) of those words are there?
So the result would be something like this:
What do you think?
John.
Could it be possible to keep the information 720p,1080p,... from a movie with the generic sorting?
Maybe with a new config string that the user could fill in (eg : "720p,1080p,BDrip,myTeamName") and regex the file name to see if one (or more) of those words are there?
So the result would be something like this:
Code: Select all
%.title[%y]%.info.%ext
Movie.Name[2000].720p.BDRip.myTeamName.avi
John.