[FR][EN] Ant Movie Catalog 4.2.1 (04/11/17)
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
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
Hi,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)
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.
version 4.1.2
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).
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).
Hi,antp wrote:Why changing it? What about all the people who store the producer name in that field?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 .... )
but as default installation , with imdb scraper the movies writers info go to the producer field ... ?
Hi sir ,antp wrote:Possible indeed, but that's just a particularity of the IMDB script...
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,
-
- Posts: 863
- Joined: 2006-08-31 23:58:18
Hi,
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.
Your problem is not due to AMC, but to the script.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 ...
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 aroundRaoul_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.
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 .
-
- Posts: 863
- Joined: 2006-08-31 23:58:18
Thanks again , Raoul_Volfoni ..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
writers view o.k
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
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
-
- Posts: 30
- Joined: 2010-11-18 10:42:47