New scripts, templates and translation files that allows to use Ant Movie Catalog to manage other things than movies
pollewops
Posts: 52 Joined: 2006-04-05 19:51:38
Post
by pollewops » 2006-04-27 19:33:52
I am using the language file EnglishMusic.lng.
In there you can add the lengt of the movie/music dvd/cd in minutes.
This piece of code is added to the language file for that":
LLength.Caption=Length:
LLengthMin.Caption=min.
I was wondering if that could be change, so that you can add minutes and seconds in the format mm:ss in there ?
How is that possible.
antp
Site Admin
Posts: 9651 Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:
Post
by antp » 2006-04-27 21:23:36
Impossible, as the field only accepts integer numbers.
You could use the Year field for the minutes and the Length field for the seconds, though it would maybe not be the easiest...
pollewops
Posts: 52 Joined: 2006-04-05 19:51:38
Post
by pollewops » 2006-04-28 14:36:58
ok..thanks.
The field could also not be changed to character field instead of integer field ?
antp
Site Admin
Posts: 9651 Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:
Post
by antp » 2006-04-28 15:10:14
no
pollewops
Posts: 52 Joined: 2006-04-05 19:51:38
Post
by pollewops » 2006-04-28 15:14:26
ok. clear. thanks.
I will try to come up with something else...