
But before to start new version I am waiting a little for bug report.
It is always a Beta for the moment

Good night all!
Date is always set back to today´s date when checkbox is unckecked.Date in a date field is always set back to today´s date when i change the movie in the list. The marker also gets lost.
Default value is only used/added when you add a new movie.default value in all fields is not shown and not even selectable for list field.
Yes, I know, I will check this!multiple values do not make sense in an interger field and do not work of course.
OK, but then I have to write it in the list values field too to choose it later again. Not a bug, only a bit uncomfortable.Default value is only used/added when you add a new movie.
For me all work normally.2)
uncheck date marker for one movie and then changing to another movie will check first movie again, date untouched. --> Hm, OK?!
Answer: Should not but it works normally for me!?
3)
uncheck date for two or more movies will change date of first movie to todays date leving it unchecked. Other movies will be untouched and checked again. --> Bug?
Answer: Should not but it works normally for me, again!?
4)
changing a date, then uncheck, then change movie will change to todays date unchecked regardless which date it was before. --> Hm, intended this way?
Answer: Should not but it works normally for me, again!?
For now you can't but you can remove decimal rating in options.I do have another small question for the grouping of the movie list. Is it possible to group the movies by rating to less groups to have all movies from e.g. 7.0 to 7.9 in only one group? currently its grouped by every tenth and this makes it uncomfortable to watch.
Didn´t know. That´s fine for me.For now you can't but you can remove decimal rating in options.
Yes! Actually, when date is unchecked it is same as an empty field. So we put today date by default.OK, now in every case the unchecked movie(s) will be set to today´s date and remain unchecked. Seems OK. Every unchecked date is set to todays(set in system) date every time you load the database or change the system date, right?
I try to fix this bug by changing something in updated version.So old XP environment seems to be the problem.
It should be OK now.One small inconsistence I found:
If boolean default value is set to true, text "True" is written in the fields manager next time you open with modify. -- OK
If boolean default value is set to false, no text is written.... -- Missing "False"
Not for the moment but I will add it in futur version. Please wait...Can this mod scan a harddrive/disc for files?
For custom fields, you have to use this functions (you can read help tooI can not import data into a custom field, from a script.
I create a custum field called "Trackers". I make up my script to function SetField (fieldtrackers, variable) and I have an error: the name field is not recognized. Why?
Perhaps the custom felds are not recognized as a scrip for the movie fields?
Code: Select all
function GetCustomField(fieldTag: string): string;
Code: Select all
procedure SetCustomField(fieldTag: string; value: string);
Code: Select all
function CanSetCustomField(fieldTag: string): Boolean;
Code: Select all
function CustomFieldExists(fieldTag: string): Boolean;
Code: Select all
SetCustomField('Trackers', 'Test value');
You could use the AMCupdater that comes with MyFilms:soulsnake wrote:Hi,
Not for the moment but I will add it in futur version. Please wait...Can this mod scan a harddrive/disc for files?![]()
I don't know very well how fanarts are managed in myFilms plugins.hi soulsnake,
many thanks for custom fields support.
Is possible (or in future) to add custom fields something like backround (Fanart) manager on my picture?
http://img810.imageshack.us/img810/7151/antz.jpg
I use MediaPortal + MyFilms plugin. Fanart can be then easy imported like multiple backround images for each movie in MyFilms database and Fanart manager can give users full control with backround(Fanart) managnent in Ant Movie Catalog.
I know but the list view and thumbnails view work differently and I have to synchronise them. So add multiselect on thumbnails view is a little more complicated (especially when there are groups).Would be great if we could multiselect several movies in the thumbnails view (ctrl + click)