[FR][EN] Ant Movie Catalog 4.2.1 (04/11/17)

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.
kgytopi
Posts: 51
Joined: 2007-11-02 22:13:31
Location: Hungary, Budapest

Post by kgytopi »

Hi Soulsnake!

I have a few suggestions for improving the program, if it's possible to implement them:

1 - To be able to decide whether to hide or show the movie record that match the search filter.
2 - To be able to decide which fields to overwrite when copying Record (shift-ctrl-C), using ResultWin
3 - Copying images to clipboard, or pasting images from clipboard
4 - To be able to access the HTML editor from the Toolbar (which can be found at HTML export)
5 - Selective Save (only the selected movie records will be saved with a different name)

Thanks,

kgytopi
soulsnake
Posts: 756
Joined: 2011-03-14 15:42:20
Location: France

Post by soulsnake »

I have a few suggestions for improving the program, if it's possible to implement them:

1 - To be able to decide whether to hide or show the movie record that match the search filter.
2 - To be able to decide which fields to overwrite when copying Record (shift-ctrl-C), using ResultWin
3 - Copying images to clipboard, or pasting images from clipboard
4 - To be able to access the HTML editor from the Toolbar (which can be found at HTML export)
5 - Selective Save (only the selected movie records will be saved with a different name)
Hi,

I will see to add this points in future releases.

Difficulty:
1 - Easy
2 - Medium
3 - Medium
4 - Easy
5 - Already added for the next release. Use export window to export a part of movies of catalog (checked, selected, ...) in XML and AMC format.

Soulsnake.
soulsnake
Posts: 756
Joined: 2011-03-14 15:42:20
Location: France

Post by soulsnake »

Ant Movie Catalog 4.1.2 [BETA] (15/09/12) released ! :grinking:

Please see first post for more details! ;)

Soulsnake.
GnomesRUs
Posts: 41
Joined: 2005-08-30 18:10:10
Location: U.S.A.

Post by GnomesRUs »

Oh, Thank You very much, soulsnake, for the shiny new version! :)

And TYTYTY for the new AutoFocus toggle :)
ysmp
Posts: 5
Joined: 2012-09-16 14:37:17

Post by ysmp »

Hi soulsnake ,

thanks for all the hard work , Ant look better and better :),

Don't you think is abut time to fix ,the Producer label name ??

this label need to be " Writers " Not " Producer " .... (sorry this was bug me for long time .... :wink: )

thanks,

[/img]
kgytopi
Posts: 51
Joined: 2007-11-02 22:13:31
Location: Hungary, Budapest

version 4.1.2

Post by kgytopi »

Hi soulsnake!

Congrats on the new version, it's really good! THX

However, I have a small suggestion for the "Copy/paste on movie" function.
It would be helpful if the program could remember which fields were selected last - this function could be saved to an external file and then loaded later (the same way import CSV works).
antp
Site Admin
Posts: 9629
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

ysmp wrote: Don't you think is abut time to fix ,the Producer label name ??

this label need to be " Writers " Not " Producer " .... (sorry this was bug me for long time .... :wink: )
Why changing it? What about all the people who store the producer name in that field?
ysmp
Posts: 5
Joined: 2012-09-16 14:37:17

Post by ysmp »

antp wrote:
ysmp wrote: Don't you think is abut time to fix ,the Producer label name ??

this label need to be " Writers " Not " Producer " .... (sorry this was bug me for long time .... :wink: )
Why changing it? What about all the people who store the producer name in that field?
Hi,
but as default installation , with imdb scraper the movies writers info go to the producer field ... ? :)
antp
Site Admin
Posts: 9629
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Possible indeed, but that's just a particularity of the IMDB script...
ysmp
Posts: 5
Joined: 2012-09-16 14:37:17

Post by ysmp »

antp wrote:Possible indeed, but that's just a particularity of the IMDB script...
Hi sir ,
just to make it more clear , please see screenshot ...
if you notes the label "producer" and the value is writers / screen writer..
so is not just scraper imdb , this part o.k , i mean the "producer" label name ,is my problem ... again this is how ANT set by default ,and scraper imdb as default too ... :)

thanks,

Image
Raoul_Volfoni
Posts: 863
Joined: 2006-08-31 23:58:18

Post by Raoul_Volfoni »

Hi,
ysmp wrote:just to make it more clear , please see screenshot ...
if you notes the label "producer" and the value is writers / screen writer..
so is not just scraper imdb , this part o.k , i mean the "producer" label name ,is my problem ... again this is how ANT set by default ,and scraper imdb as default too ... :)
Your problem is not due to AMC, but to the script.
In Imdb Script, you have an option called, "Producer" with 2 possible values :
0 -> Do not get producer, put writer in the producer field instead
1 -> Get producer

Now if you use just the imdb script and you want to keep the producer option whith "0" value, you can easily customize the producer field label by yourself by editing your langage file.
If you use english, please edit the "english.lng" file in the "Languages" directory of AMC and replace the line :
LProducer.Caption=Producer:
by
LProducer.Caption=Writers:
for example
Then in Tools -> Language choose "English(for translations)" in the select language window.
ysmp
Posts: 5
Joined: 2012-09-16 14:37:17

Post by ysmp »

Raoul_Volfoni wrote: Your problem is not due to AMC, but to the script.
In Imdb Script, you have an option called, "Producer" with 2 possible values :
0 -> Do not get producer, put writer in the producer field instead
1 -> Get producer

Now if you use just the imdb script and you want to keep the producer option whith "0" value, you can easily customize the producer field label by yourself by editing your langage file.
If you use english, please edit the "english.lng" file in the "Languages" directory of AMC and replace the line :
LProducer.Caption=Producer:
by
LProducer.Caption=Writers:
for example
Then in Tools -> Language choose "English(for translations)" in the select language window.
Hi ,thank you for the work around :)

But i also wonted to report the issue , as this is the default setting in imdb scraper and ANT html view , and they not right way...

thanks again for the info . :)
Raoul_Volfoni
Posts: 863
Joined: 2006-08-31 23:58:18

Post by Raoul_Volfoni »

Hi ysmp

For info, if you use the html view (the HTMLDefaultTemplate.html one), you have to change an another line in your "English.lng" file
Change this :
Fields.Strings.String[12]=Producer
for this
Fields.Strings.String[12]=Writers
ysmp
Posts: 5
Joined: 2012-09-16 14:37:17

Post by ysmp »

Raoul_Volfoni wrote:Hi ysmp

For info, if you use the html view (the HTMLDefaultTemplate.html one), you have to change an another line in your "English.lng" file
Change this :
Fields.Strings.String[12]=Producer
for this
Fields.Strings.String[12]=Writers
Thanks again , Raoul_Volfoni ..

writers view o.k :)
I-Catch
Posts: 19
Joined: 2012-03-23 19:37:45

Post by I-Catch »

hi

i think i have found a bug for the rating

for example for the movie the matrix it has the rating 8.7

with that it says that the rating is 87,0 in the overview windows (before you save it)

so i replace the '.' with ',' and it is shown corret in the overview but in the movie view its always says it have a rating with 10

i hope you know what i mean

edit:

now i tested it with 4.1.1 ther it worked also with 8.7 so it have something todo with the 4.1.2 beta
soulsnake
Posts: 756
Joined: 2011-03-14 15:42:20
Location: France

Post by soulsnake »

Thanks!
I will see to solve this problem.

EDIT: I identified the problem. This happens when your local thousand separator is equal to the default decimal separator (.). This problem will be corrected in next update. Sorry!

Soulsnake.
Wotan
Posts: 68
Joined: 2007-12-26 23:09:41

Post by Wotan »

soulsnake wrote:Ant Movie Catalog 4.1.2 [BETA] (15/09/12) released ! :grinking:

Please see first post for more details! ;)

Soulsnake.
Thanks a lot Soulsnake! Looking forward to try the new version :grinking:
gangdeshach
Posts: 30
Joined: 2010-11-18 10:42:47

Post by gangdeshach »

c'est moi ou la police global et plus petite ?
soulsnake
Posts: 756
Joined: 2011-03-14 15:42:20
Location: France

Post by soulsnake »

c'est moi ou la police global et plus petite ?
Je n'ai fait aucun changement à ce niveau.
Peut-être que c'est toi ou ton PC ?
Peux-tu poster une capture d'écran ?

Soulsnake.
soulsnake
Posts: 756
Joined: 2011-03-14 15:42:20
Location: France

Post by soulsnake »

Ant Movie Catalog 4.1.2 [BETA] update (04/10/12) released ! :grinking:

Please see first post for more details! ;)

Soulsnake.
Post Reply