Ferkner / mediarenamer

Automatically exported from code.google.com/p/mediarenamer
0 stars 0 forks source link

720p detection and naming? #43

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I was wondering if there is a way to get MediaRenamer to tell the difference 
between my SD episodes and 720p episodes and name them as such. 
I like to be able to see which of my files are high-def. as I think most people 
do. 

eg 
The.simpsons.s06e01.hdtv.avi 
becomes 
The Simpsons - S06E01 - Bart Of Darkness

whereas
The.simpsons.s06e01.720p.avi 
becomes 
The Simpsons - S06E01 - 720p - Bart Of Darkness

At the moment im just separating my files by MKV or AVI into different folders 
and then running a different nomenclature on each folder, but surely this is 
something which could be automatic?

What version of the product are you using? On what operating system?
2.1

Please provide any additional information below.

Original issue reported on code.google.com by lynza...@gmail.com on 1 Nov 2010 at 7:29

GoogleCodeExporter commented 8 years ago
This is also something I would be interested in. I separate all my HD content 
due to disk space and network traffic reasons. Its not exactly critical, but 
would be a solid addition. Here's how I do it (hosted on FreeNAS machine):

/hd/tv/family.guy/season.1/family.guy.s01e01.episode.name.720p.mkv
/sd/tv/family.guy/season.1/family.guy.s01e02.episode.name.avi

/hd/movies/pineapple.express.(2008).720p.mkv
/sd/movies/maid.in.manhattan.(2005).avi

etc.

Thanks!

Original comment by brianwel...@gmail.com on 18 Nov 2010 at 4:15