Page 2 of 39

Posted: 2011-08-14 20:36:25
by otreux
it's all correct but don't work correctly :(

the only thing I can think of is that I used the same prefs.xml I had for the old version, is ok or I must create a new one with the 3.6.0 version?

Posted: 2011-08-14 21:19:59
by soulsnake
It should be work with an old pref.xml even if there are some modifications.
But try with a new pref.xml (delete it or rename it with an other name).
I try to reproduce your problem but I never success.
It works very well for me.
Sorry :(

Posted: 2011-08-17 06:05:34
by otreux
I have post here the program. I have recreate the file but without luck and I have see that the program does not change not only the year but also the other options

http://www.megaupload.com/?d=U003YGH1

Posted: 2011-08-17 11:26:50
by soulsnake
Ok, I see the problem.
It is because you group by Media Label so the list is sorted by the group name.

You have to :
- Do right click on list and set group by <none> (to remove groups).
- Go in preferences and check "Movie column" in MovieList Menu (to show movie number header and clic on it to sort by this numbers) .
- Always in preferences, select Media Label in Title Formatting Menu (to display Media Label instead of Movie Title)

Easier way without renumer:
- Do right click on list and set group by <none> (to remove groups).
- Display as grid and click on header "year" to sort by year ! (You can stretch the list to have a better view)
- You can organise columns by dragging header columns on left and resise them like you want.

Posted: 2011-08-18 13:09:50
by otreux
ehm...thank's but not one of your tricks work for me and completely changes the appearance. I dream that in the future this bug is solved, in this time I retourn to use the old version :)

Posted: 2011-08-19 10:22:23
by soulsnake
Actually, I don't see any bug and it is the same behavior than 3.5.1 version for the sort of groups (by name or by number of movies in groups if you choose this option in preferences).
I really don't understand your problem and I am sorry.
What you have to understand is that "renumber" tool just change the number of movies.
So, if you don't sort movies my number then it is normal that nothing change on the list order.

Posted: 2011-08-20 20:08:08
by otreux
in the visualization that I have with the old version I don't see the number and the function "Advanced sort options" - "Years" work perfectly.
With the same setting in your mod version NOT, so for me is a bug but don't worry, I retourn to use the old version.
Thank's for your patience :grinking:

Posted: 2011-08-27 16:01:45
by soulsnake
Ant Movie Catalog Unofficial 3.7.0 (27/08/11) released ! :grinking:

Posted: 2011-08-27 17:04:58
by fullman
Thanks,

I install it immediatly

Posted: 2011-08-27 19:25:22
by soulsnake
J'espère que vous apprécierez cette nouvelle version.
I hope you will enjoy this new version. :)

Posted: 2011-08-30 13:21:48
by kgytopi
Hi Soulsnake!

I really like the new 3.7 version, congrats on solving an old problem!
Wonderful! :grinking: :grinking: :grinking:

A friend of mine is importing data from Extreme Movie Manager to AMC, but the current number of fields isn't enough for him.

It would be nice if we could discuss this and maybe add more fields to the structure, since you most likely have more knowledge of Delphi7 than I do.
I've already made a version 4.0, but it's probably not perfect.

This is my version 4.0 :
http://i53.tinypic.com/2gx2qmd.jpg

Could you help me with this?

Thanks,

Posted: 2011-08-30 16:57:47
by soulsnake
I am happy that you like this new version! :D

I know the number of fields is not enough for all.
However, my first priority is to keep full compatibility with official version (3.5.1).
Later, in a new major version (4.X), I will add a fields manager where you will can:
- add or delete custom fields
- choose name and type of a custom field
- choose position of fields with multi tabs features
- show or hide a field
- etc...
But this new features requiere many modifications on the base program... ;)

Posted: 2011-08-30 20:33:22
by kgytopi
Ok, thanks for the answer, I'll be looking forward to the new version!

Posted: 2011-09-06 14:08:48
by antp
(I'll write in English so more people can follow the discussion)

I'll test it first, but I may use that version as official version :D
What was missing as translation strings except in the Statistics window?

One of the only feature that I was planning to add in short term (since a few years :D) is a real compatibility with Vista/7's AUC, by putting all data files in user profile folder instead of program's folder.
You haven't changed anything about that yet I suppose?

Did you use other new 3rd-party components? (one thing I was trying to avoid, as it is annoying to install a lot of these in Delphi)

We could release it "as it is" as version 4, no need to add big features, due to the long life of 3.x versions.
One thing I was planned do starting with version 4 is to have a version numbering like what I use in Ant Renamer:
a.bc.d instead of a.b.c.d
So there would be versions 4.00 to 4.99: each version with new features increments that number, it avoids the problem to decide which number has to be incremented :D (then e.g. 4.00.1 if a release fixes only bugs)

I say "we" could release since I think that I could use your version as an official one (with you as co-author of course), as long was it follows the few things I was planning like the version number, and that translations and help files are maintained...
About that, I guess you only update the French translation file?
What about the help file?
And the toolbar images?

About adding new fields, I think that it would be better to decide a new file format rather than modify the current one, as it is not really well conceived for handling big files. One of the thing which could be done is to read pictures when needed rather than loading/writing the whole catalog each time. It makes saving a little more complicated, of course.
Using only the XML format would allow to add fields and still keep the files readable by old versions, but it does not allow to easily store pictures in it. As there are many tools which can handle/import AMC files we have to be careful on what we do there.

Posted: 2011-09-06 17:28:09
by soulsnake
Hello,

Thank you for adding this version on download page!
Now I reply to your questions :D.
What was missing as translation strings except in the Statistics window?
Nothing except in the Statistics windows. ;-)

Here you can find strings I have added:

Code: Select all

[MainWindow]

ActionStretchList.Caption=&Stretch list
ActionStretchList.Hint=Stretch list|Stretch the list to the right
ActionDisplayHTML.Caption=&Display HTML
ActionDisplayHTML.Hint=Display HTML|Display movie infomation according to HTML template 
ActionDisplayThumbnails.Caption=Display as &thumbnails
ActionDisplayThumbnails.Hint=Display as thumbnails|Display the movie list as thumbnails
ActionSortAscend.Caption=Ascending
ActionSortAscend.Hint=|Sort in ascending order
ActionSortDescend.Caption=Descending
ActionSortDescend.Hint=|Sort in descending order

ActionMovieRandom.Caption=&Random
ActionMovieRandom.Hint=Random|Random selection

ActionMenuSort.Caption=&Sort by
ActionMenuSort.Hint=Sort movies|Sort by a specified field the movies of the list

Messages.Strings.String[33]=|Sort by %s

[OptionsWin]

LHHTMLTemplate.Caption=HTML Template
EHTMLTemplate.ButtonHint=Browse...|Select file
LGridTextSize.Caption=Number of characteres by section in grid mode (0 = no limit):
LGridTextSize.Hint=|The sections FormatedTitle, OriginalTitle and TranslatedTitle are not affected
CBGroupMulti.Caption=Make groups with values in multi field separated by:
CBGroupMulti.Hint=|For multi fields such as Category, Actors, Languages, Subtitles...
EGroupMultiSep.Hint=|Separtor to delimite values in multi field
CBGroupMultiRmAllP.Caption=Remove values between parentheses for all multi fields
CBGroupMultiRmAllP.Hint=|Field Actors by default + Others multi fields
CBGroupMultiAddPatch.Caption=Add patch to ignore parenthesis of (I, (II, (II, (IV... (XXX values
CBSortGroupsByCount.Caption=Sort groups by groups count

[StatsWin]

Messages.Strings.String[4]=< others >

lstCategories.Items.String[13]=Directors
lstCategories.Items.String[14]=Producers
lstCategories.Items.String[15]=Actors
You haven't changed anything about that yet I suppose ?
Actually, I use AMCU as portable version so I didn't change anything about data files directory.
But if we change this, I thing we have to put an option to choose portable version or not :D.
Did you use other new 3rd-party components? (one thing I was trying to avoid, as it is annoying to install a lot of these in Delphi)
I only use 2 new components (very easy to install):
- HTML Viewer Components 9.45 : http://pbear.com/htmlviewers.html
- rkSmartView v1.0 modified for Ant Movie Catalog Unofficial 3.7.0 : included in source package.
(official version of rkSmartView can be found on http://rmklever.com)
So there would be versions 4.00 to 4.99: each version with new features increments that number, it avoids the problem to decide which number has to be incremented grin (then e.g. 4.00.1 if a release fixes only bugs)
I have thought the same thing :D. No problem.
I say "we" could release since I think that I could use your version as an official one (with you as co-author of course), as long was it follows the few things I was planning like the version number, and that translations and help files are maintained...
Of course, no problem !
About that, I guess you only update the French translation file?
Yes, French and English translation !
What about the help file?
I have to update it...
And the toolbar images?
In fact, I don't know where you found images, so I add 2 open source images (Random, HTML Viewer) but we can change them.
About adding new fields, I think that it would be better to decide a new file format rather than modify the current one...
For the moment, I don't known.
We have to choose between compatibility and big change...
But in any case, I prefer XML because it is standard and readable by human :D.

PS: I update install and zip package because I have forgotten some English translation in "English.lng" file. It's fixed now ;).

Posted: 2011-09-06 22:07:49
by antp
For the icons I think links are in the help file.
I'll check that later and either send you the links or the icons collection.
There are several "themes", I do not know if it is useful to maintain all of them though.

Do not worry about portable version, for me it is very important that a program can work without install and directly on a USB key, so it will always be possible to run in different modes ;)
At work I already properly migrated the software that we sell to make them compatible with UAC, I'll do it the same way for AMC/Ant Renamer...

I probably already made a few minor changes compared to the version which is available from my site, so I'll try to send you the info on what has to be changed to include these (I guess it is easier to consider that for the moment it is your version the "main" one, and I'll just submit you the changes I made + what to update for UAC compatibility).

Posted: 2011-09-09 00:51:33
by soulsnake
Ant Movie Catalog Unofficial 3.8.0 (09/09/11) released ! :grinking:

Posted: 2011-09-09 09:09:55
by antp
Try to not arrive at 4.0 before I have time to add vista/seven compatibility for making an official release :lol:

Posted: 2011-09-09 12:29:27
by soulsnake
Don't worry ! It is one of last unofficial release. Next should be an official release with your help :D.

Posted: 2011-09-10 00:18:08
by fullman
Hello,

With this release ( 3.8 ), there is a bug with html screen.
I don't have image. I have this sentence "PATH" alt="poster" width="200" />"

Thanks

PS : I see where is the mismatch. The tag changed
old : $$ITEM_PICTUREPATH
new : $$ITEM_PICTUREFILENAME