720p and other info to generic sorting

Want something added? Ask for it here.
Post Reply
jlauwers
Release Testers
Release Testers
Posts: 3
Joined: November 6th, 2009, 5:04 am

720p and other info to generic sorting

Post 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.
Last edited by jlauwers on November 6th, 2009, 8:29 am, edited 1 time in total.
doubledrat
Release Testers
Release Testers
Posts: 180
Joined: February 20th, 2008, 3:16 pm

Re: 720p and other info to generic sorting

Post by doubledrat »

what do you want to do with the information?
rollingeyeball
Release Testers
Release Testers
Posts: 181
Joined: January 30th, 2009, 12:26 pm

Re: 720p and other info to generic sorting

Post 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.
jlauwers
Release Testers
Release Testers
Posts: 3
Joined: November 6th, 2009, 5:04 am

Re: 720p and other info to generic sorting

Post by jlauwers »

Mhhh yes it's the wrong section sorry...
Could a moderator move the topic please?
doubledrat
Release Testers
Release Testers
Posts: 180
Joined: February 20th, 2008, 3:16 pm

Re: 720p and other info to generic sorting

Post 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
Shady
Newbie
Newbie
Posts: 24
Joined: June 20th, 2009, 9:00 pm

Re: 720p and other info to generic sorting

Post by Shady »

Isn't this what postprocessing scripts are for?
Post Reply