Page 1 of 1

720p and other info to generic sorting

Posted: November 6th, 2009, 8:22 am
by jlauwers
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:

Code: Select all

%.title[%y]%.info.%ext
Movie.Name[2000].720p.BDRip.myTeamName.avi
What do you think? :)

John.

Re: 720p and other info to generic sorting

Posted: November 6th, 2009, 5:11 pm
by doubledrat
what do you want to do with the information?

Re: 720p and other info to generic sorting

Posted: November 6th, 2009, 11:57 pm
by rollingeyeball
I think this is more of a feature request so this might be the wrong area to post in.

I like this idea though. It seems like something simple enough that some people might be able to use greatly to their advantage.
I can imagine categories of lists in a media catalogging app or media center for one.

Re: 720p and other info to generic sorting

Posted: November 7th, 2009, 4:49 am
by jlauwers
Mhhh yes it's the wrong section sorry...
Could a moderator move the topic please?

Re: 720p and other info to generic sorting

Posted: November 7th, 2009, 8:39 am
by doubledrat
doubledrat wrote: what do you want to do with the information?
the reason I ask is, there are plenty of tools which will extract the information from the video file.  YAMJ is the one I use, it downloads cover art and allsorts

Re: 720p and other info to generic sorting

Posted: November 9th, 2009, 2:11 pm
by Shady
Isn't this what postprocessing scripts are for?