mrlucas84 / embermediamanager

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

Programmable Sets/Filename/Directory/Organization renaming #142

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi
  Firstly, thanx for your continued support YAMJ users.  I had made
the below request to YANFOE (Yet Another NFO Editor), and I though
I would request the same here.

I believe for your Sets/Filename/Directory/Organization/renaming engine,
it would be useful to have a programmable support. For example,
we should be able to format the movie names as

%M/%M.%Y.%S.%E
%S/%M/%M.%Y.%S.%E
%L/%S/%M/%M.%Y.%S.%E
etc

where:
%S is setname
%M is a Movie
%Y is Year (Can also have %4Y for 4 decimal places, etc)
%S is Source
%E is Extenstion
%R is resolution
%V is Video Encoding (may require media-info or similar plugin)
%A is Audio Encoding (may require media-info or similar plugin)
...
%L is Language
%P is part (if applicable)
/ is a folder/directory
etc

I guess you get the drift. 

Also some RegEx to support would be great...

\U FOR ALL UPPERCASE
\L for all lowercase
\u For First Letter Upper Case
\C ForCamelCase
etc

Original issue reported on code.google.com by rajesh.j...@gmail.com on 9 Jun 2009 at 7:20

GoogleCodeExporter commented 9 years ago
Not sure why this is categorized as "Defect" this should be a "Big Enhancement" 
:)

Original comment by rajesh.j...@gmail.com on 9 Jun 2009 at 7:21

GoogleCodeExporter commented 9 years ago
Dupe of issue 69. Merged.

Original comment by jason.schnitzler on 9 Jun 2009 at 7:29

GoogleCodeExporter commented 9 years ago

Original comment by jason.schnitzler on 14 Jun 2009 at 9:00