Suggestions + bug? reports...

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.
Post Reply
Blaza

Suggestions + bug? reports...

Post by Blaza »

Great program!

I have some suggestions for new features, though:

new features:

- Some kind of "movie seen" flag (maybe even different background color for such movies on list)
- "Writing credits" field
- an option for exchanging movie numbers between two movies
- html report with "small" pictures

bugs?

- I'm not able to access fieldURL from script?
- "get information from file" is for some reason not freeing file handle after it gathers information. I'm not able to delete scanned file until I exit MC.
antp
Site Admin
Posts: 9674
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

For the flag, you can enable the display of checkboxes in front of the movies in Tools -> Preferences -> Movie list.
New fields should be possible in version 4.
For the HTML report, what do you mean by "small pictures" ? resize the pictures when exporting ? it is quite heavy to to...

The fieldURL field should work, but in "Get information from script" mode it is not possible to access to existing fields (it is only possible in "Scripting" mode.
This problem will be solved in a future version.
For the files deletion, they should not be locked. That's quite strange... What kind of files are locked ? Or is it the folder that is locked ?
Blaza

Post by Blaza »

antp wrote: The fieldURL field should work, but in "Get information from script" mode it is not possible to access to existing fields (it is only possible in "Scripting" mode.
I'm able to access fieldOriginalTitle and fieldTranslatedTitle (existing fields). Why can't I access fieldURL?
antp wrote:This problem will be solved in a future version.
For the files deletion, they should not be locked. That's quite strange... What kind of files are locked ? Or is it the folder that is locked ?
Avi files are locked after "Get information from files"
antp
Site Admin
Posts: 9674
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Blaza wrote: I'm able to access fieldOriginalTitle and fieldTranslatedTitle (existing fields). Why can't I access fieldURL?
It is a feature :D Only these two fields are available.
I have to change that, this will be much better in version 4 or 4.1 I hope.
Blaza wrote:Avi files are locked after "Get information from files"
Strange, I'll verify that the files are correctly closed...
Post Reply