BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 eXtreme Movie Manager 8, 9, 10 Forum
 Suggestions / New Features
 Missing Features: Image naming

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
yan00s Posted - 04 Aug 2013 : 14:43:31
There are few things which bother me when it comes to cover / image related features in XMM 8 so here's a list (inspired by Sahphir ) of my wishes:

[1] Customizable file name patterns


Status quo: At the moment, it's not possible to actually customize the naming scheme for images. XMM7 at least had an "Picture Mask" option. It was imperfect but it was something. I know there's a config.ini entry left over but it's not enough. Also, XMM uses at least three different patterns internally which doesn't help either. Also, as a buglike feature, episode pictures won't get checked for existence but always seem to get a new (incredibly silly) file name.

Why I want some changes: First it's in my blood. I love it when things are well organized. It's the illusion of control. Then it would make things easier for extended usage scenarios if I'd have human readable cover names and such. And last but not least it would just look prettier (pretending XMM's a lady ).

What I want:

- a set of constructors for file names

for Covers (front, back, fanart, screenshots)

[Title] [Original title] [MovieYear] [MovieId] [Director]

additionally for Episodes

[Series Title] [Season ##] [Episode ##] [Episode Title] [Air Date]*

* ... I want to be able to set the air date format.

for Artists

[Name] [SortName] [Year of Birth] [PeopleID]

- freedom to construct "my" file names with additional characters (as long as those are allowed by the operating system), for instance:

<_> <(> <)> < >* <[> <]> <.> <x>**

* ... spaces - it's perfectly legal to use those in a file name and there's no reason to always replace 'em with dashes
** ... any letter allowed - may it be Upper or lower case


- freedom to select constructors and identifiers for related cover types (fanart, screenshots)

constructor+identifier: a (pre-defined but changeable) option field like
_fanart
-screenshot


Examples:

Cover:
My movie title (1910).jpg

Fanart:
My movie title (1910)-fanart.jpg

Episode cover:
[The Great Series] Another fine episode - 5x07.jpg

Artist:
Moore, Roger (b. 1927).jpg

[2] A dedicated (sub-) folder for episode pictures

It would be nice if it would be constructable pathes like for covers, for example

   ..._covers
            |
            series
                 |
                 Series one (1955)
                 Series two (2013)
                 ...

but it would be ok if it were just the "series" subfolder.
5   L A T E S T    R E P L I E S    (Newest First)
marcocc Posted - 13 Dec 2013 : 11:16:15
Hi,

i agree; it's a major drawback of the new version: i download many covers manually from google, and i import them directly in XMM. It would be a big improvement to allow users rename images as they prefer.

yan00s Posted - 17 Nov 2013 : 17:23:50
Bump: Ale, any plans?
JDommi Posted - 04 Aug 2013 : 17:14:52
Well, you're right with the file system access... so there must be a second column that contains the number of pics like 3-0-1-1 (3 front - 0 back - 1 fanart - 1 screenshot). And the different pic categories could be saved in a folder by the same name.

On the other side at the moment you do have this access, so as worst case there are no differences except that you have only one base name in the movie table instead of 4 base names that are only different in the _[category].
What's the most effective way is could be discussed before any changes.
yan00s Posted - 04 Aug 2013 : 15:53:52
quote:
Originally posted by JDommi

Additionally to this something I have asked for a long time ago:
Why not combining those database columns for cover (front, back, fanart, screenshot, are what ever else...) into only one column that contains only the suffix?
As example "My movie title (1910)" and for the different categories on the HTML Card you only have to add _[category].
Same for the script command #TAKECOVER# instead of #TAKEFANART#, #TAKESCREENSHOT# etc. Thus you have to add the _[category] in script code.
This brings two big advantages:
1. instead of 4 columns (present status quo) you only have one column -> less waste of database filesize and memory usage!
2. it will be easy to add more (user defined) categories.
As benefit you have same name convention for all pics.

Episodes could be handled similar.
And Actors - maybe with appended _actor or _character or _director...




There's a drawback: this will require even more file system access and this makes things slow and may be hindersome (security-wise):

It's already bad practice that there's no counter for images ... everytime XMM wants to display some image it needs to cycle thru the respective folder determining how many _## images are there. With your proposal there'd be yet even more such file system searches: first I'd need to find out which types of images are there and then I would need to count those. I believe filtering something from a db will be faster than filtering a flat file storage.

Note: creating alternative front-ends would be much easier if there would be no need for direct file system access.

But I second the request for user type images. I think this would be (kind of) easy to accomplish by using something like an Image table and an ImageLink table (or two / three sets of those, one for movies / series and one for artists).
JDommi Posted - 04 Aug 2013 : 15:15:54
Additionally to this something I have asked for a long time ago:
Why not combining those database columns for cover (front, back, fanart, screenshot, are what ever else...) into only one column that contains only the suffix?
As example "My movie title (1910)" and for the different categories on the HTML Card you only have to add _[category].
Same for the script command #TAKECOVER# instead of #TAKEFANART#, #TAKESCREENSHOT# etc. Thus you have to add the _[category] in script code.
This brings two big advantages:
1. instead of 4 columns (present status quo) you only have one column -> less waste of database filesize and memory usage!
2. it will be easy to add more (user defined) categories.
As benefit you have same name convention for all pics.

Episodes could be handled similar.
And Actors - maybe with appended _actor or _character or _director...

BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.14 sec. Powered By: Snitz Forums 2000 Version 3.4.07