Version 3.5 - Final version released

Comments on existing version & Suggestions for future versions. If you want a new feature suggest it here. Discussions about beta versions also come in this section.
Guest

Post by Guest »

Hi,

I would like to see 2 small features (if possible):
- is it possible to hide the movie # from the leftmost list?
- the software well memorize the previous window size... but not its location: would be fine if on subsequent starts the main window could be resized and moved

Keep on the good work.

Octopod
antp
Site Admin
Posts: 9636
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Hi,
I'll make the list more customizable in a future version. I'll maybe add an option to simply hide this column until I improve the list.
Somebody else asked me to remember the location of the window; it will be added.
scorpion7552
Posts: 182
Joined: 2004-02-05 11:57:33
Location: Paris, France

Post by scorpion7552 »

The script comments thumbnail is very usefull to put some comments (no, really ? :hihi: :hihi: ) but sometimes these comments (or help tips) can be a little long; in that case, it would be great if we have a scrollbar because users don't know if there is something after the visible part and then they can miss some informations. If it's not possible, may be you can add a [help] part in the script header. (I want to put help infos somewhere, because our scripts are more and more complex and we have to provide users with usefull informations like how to set some very special parameters...)

Something I've noticed: the filters (language) preferences are not memorized (I think that most of the users want to only see their language and may be english too, because they can't even understand others languages :/

Last thing: actually, parameters are 'only' integers (that's fine enough) but may be we want to have string parameters (like default value: yes, I have something in mind ;)). Could that be possible?

Once again, thanks for the great job you do :grinking:
antp
Site Admin
Posts: 9636
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

I'll add scrollbars for comments and license tabs, but when you do mean by "script comments thumbnail" ? You mean "tab" or "page" I guess :D

It is strange that the filter is not memorized... it should be. I will correct that.

About string options, I thought to it, but that will be for a future version ;)
scorpion7552
Posts: 182
Joined: 2004-02-05 11:57:33
Location: Paris, France

Post by scorpion7552 »

antp wrote:I'll add scrollbars for comments and license tabs, but when you do mean by "script comments thumbnail" ? You mean "tab" or "page" I guess :D;)
Yes tabs (translation prob, I wanted to say 'onglet' in french :D )

Another thing (yes, once again ;) ). When we use batch mode in scripts, we don't use showmessage (because we don't want to interrupt the process), but if there is some system error (like HTTP error) we get a message; so why not imagine to have a global variable (always set to 0 by default) that we can set to 1 when we are in batch mode; in that case may be it is possible that the system messages will not be displayed (don't know if it is really possible ?)

(and don't forget the 'restore to default' option for (all) the parameters ;) )

Allez, A+ Antoine
antp
Site Admin
Posts: 9636
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

The "restore default" isn't in beta 3 ? (right click on options list)
Well, if it is not, it will be in beta 4 (I do not remember when exactly I added it)
scorpion7552
Posts: 182
Joined: 2004-02-05 11:57:33
Location: Paris, France

Post by scorpion7552 »

antp wrote:The "restore default" isn't in beta 3 ? (right click on options list)
Well, if it is not, it will be in beta 4 (I do not remember when exactly I added it)
My fault, I haven't seen it... sorry :sleep:
antp
Site Admin
Posts: 9636
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

AMC 3.5 beta4 :

- link to MediaInfo.dll to get info from MPG, OGM, MKV, RM, WMV, VOB. For OGM sometimes it fails, I do not know why. I did not test MKV :D For DVD's VOB/IFO it does not work very well.
- save main window position
- stats: total length
- option to hide numbers in main movie list
- functions SetStatic and GetStatic to save a variable (string) between script executions (for each movie the script is restarted, this function allows you to pass variables between movies)
- options to grouping: if there are groups with only one items these items can go in a common group called "others"
- multiple numbers are supported (but should be verified, I hope that everything still works :D), and the "add movie" window has new options
- rewrote things in the loan window
- few bug corrections as usual
scorpion7552
Posts: 182
Joined: 2004-02-05 11:57:33
Location: Paris, France

Post by scorpion7552 »

strange behavior in movies list (with beta 4, I don't remember for other beta)

When I load a database (don't remember precisely in what circumstance) , the list is 'empty'; if I click somewhere, the list appears like by miracle :hihi:

Somebody else have noticed that ??
antp
Site Admin
Posts: 9636
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Do you have either "enhanced scrollbars" or "soft borders" option enabled ?
The second one may make the scrollbar disappear in some case (it comes back when you click or hover it)
scorpion7552
Posts: 182
Joined: 2004-02-05 11:57:33
Location: Paris, France

Post by scorpion7552 »

antp wrote:Do you have either "enhanced scrollbars" or "soft borders" option enabled ?
The second one may make the scrollbar disappear in some case (it comes back when you click or hover it)
No nothing special.

The problem occurs when I have a database loaded at startup, then I insert a new movie and finally load another database :??:
antp
Site Admin
Posts: 9636
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

I do not have this problem.
Anyway, I'll check that I did not forgot a "EndUpdate" somewhere that informs the list that it can redraw.
Spain

Post by Spain »

I have a problem with beta 4 also... when I sort the database by medialabel, now some movies are not sorted in their proper media label and appear altogether in a medialabel called "other".
antp
Site Admin
Posts: 9636
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

You mean when you group movies ? That's a new feature actually. When there is group with only one movie, this movie goes in a "others" group. You can disable this in Tools -> Preferences -> Movie List
Guest

Post by Guest »

Great job ant! AMC handles my divx archive gently. :grinking:
I wonder if you are planning to add a "user defined" field in the next releases? Maybe sliding the rating field next to year/lenght and adding a field to it's place does the trick. (I really need it man. :cry: :p )
Also is there a way of docking the picture in the upper left corner of the view (over the movie list)?
Thanks for your efforts again!
Guest

Post by Guest »

One last question, :)
Is there a way of adding a value to a field for all the movies? For ex. I wanna add "CD-R" in Media Type for all the list but doing it manually for 2k movies is really pain in the ass. Is there something like batch processing or a Find/Replace kind of process? If no, can I edit the .amc file with an external database program like Access?
Thank again.
antp
Site Admin
Posts: 9636
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Anonymous wrote: I wonder if you are planning to add a "user defined" field in the next releases?
Next major version will be version 4. I'll add few missing fields (e.g. the DVD region field ;)) and I will probably also include few "custom" fields (custom1, custom2, etc.)
Until then there will maybe minor versions, maybe even a 3.6 version, this depends of what things I do first in my to-do list.
Anonymous wrote: Also is there a way of docking the picture in the upper left corner of the view (over the movie list)?
Currently no, but I'll probably improve that by making the list a toolwindow like the picture, so they will be both moveable
Anonymous wrote: Is there a way of adding a value to a field for all the movies? For ex. I wanna add "CD-R" in Media Type for all the list but doing it manually for 2k movies is really pain in the ass. Is there something like batch processing or a Find/Replace kind of process?
You can use scripting, it is also made for that ;)
e.g. this script will set "CD-R" to the media type of selected movies:

Code: Select all

program NewScript;
begin
  SetField(fieldMediaType, 'CD-R');
end.
Anonymous wrote: If no, can I edit the .amc file with an external database program like Access?
The database has its own format, but lots of things are doable with the build-in scripting engine as showed above.
If it is not enough, you can save your catalog to XML or export it to CSV to edit it with other programs
scorpion7552
Posts: 182
Joined: 2004-02-05 11:57:33
Location: Paris, France

Post by scorpion7552 »

Hi Antoine
how are you?

some new questions ;)

1) how can we know in a script that we are working for a single item (get information/from a script) or in scripting mode (more precisely working for one single movie or for a list)? This would be useful to automatically work in batch mode ;)

2) in scripting mode, how can we know we are treating the last item? btw, there is no more message at the end of scripting mode in beta 4 :??:

3) could it be possible to have in the script options a string (with no choice) where users can put some default value (by editing script (or better by double-clicking) and changing the value, so the value would be memorized in the script header as for the other parameters). This is not very important but could be useful.

4) strange behavior in script windows: when I click somewhere (not on a script) then 'modifiable fields/picture' is unchecked :D

CU
antp
Site Admin
Posts: 9636
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

1) it is not possible to know that, but "Get info" does not mean that you work on a single item. In v3.5 the "Get info" can be done on multiple movies ;)
Since there are options I thought it was not usefull to make a difference between modes.

2) Is it useful to know it ? No, there is no more message, I thought it was not so useful...

3) I'll add that later. As you said it could be useful, but not so important for the moment (if I do not stop adding things, the v3.5 will never be finished)

4) what sould it do in this case ?
scorpion7552
Posts: 182
Joined: 2004-02-05 11:57:33
Location: Paris, France

Post by scorpion7552 »

thanks for the reply

1) the idea was: 'if I select more than one movie, this is batch mode else this is normal mode' (selecting multiple movies and running the 'normal mode script' is not the same thing as batch mode ;)). I am working on my scripts to add batch mode (search with url or with movie name). The first version had an option to choose between normal and batch mode but I think it's confusing (and dangerous :hihi: ) because users have to carefully look at this option before running the script. So I have cut my scripts in 3 parts: a normal mode script, a batch mode script (with choice between url and movie name) and a common part (with all functions and procedures). So no more confusion. And because it's not possible to know, I'll continue like that ;) . And may be another modification (yes, one more but simple I think) GetInfo=2 to display the script only in 'get information/from internet' window

2) not really useful: just may be to display a log at the end (batch mode, of course). Don't waste time with that. I agree that the old message is not useful.

3) I totaly agree with you :grinking:

4) nothing (but surely not uncheck something :hihi: ) btw I'm not sure that it's unchecked by this operation: may be some remaining stuff :??: (I remember that I have made some tests with 'picture unchecked' and now the script name have changed . May be the reason ?)
Post Reply