BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
 All Forums
 eXtreme Movie Manager (Rel. 7), No More Updates
 Suggestions / New Features
 Add fields into the the HTML Thumbnails View
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

BeZen
Starting Member

Belgium
2 Posts

Posted - 27 Aug 2004 :  00:16:12  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Hello,

I do find the HTML Thumbnails View very useful to obtain a list of a the movies in one HTML table.

With a small HTML code you can have a very nice list of all the Movies that are encoded into the DB.

The only problem is that many fields are not recognised. In fact, the only that I have found are:
_MOVIE_GENRE_
_MOVIE_ORIGINALTITLE_
_MOVIE_TITLE_

Would it be possible to add some other fields? I do find useful to also have the type of media (_MOVIE_MEDIA_) or the number of the CD (_MOVIE_CDBOXID_).

I put an example of my code (to make it clear, I replaced a good part by "...").

<!--END_HEAD-->
<div ...>
<div...>
<table ...>
<tr>
<td ... rowspan="4"><img src="_COVER_1_" ...></td>
<td colspan="2" ...>_MOVIE_TITLE_</td>
</tr>
<tr>
<td ...>..._TMOVIE_ORIGINALTITLE_...</td>
<td>..._MOVIE_ORIGINALTITLE_...</td>
</tr>
<tr>
<td ...>..._TMOVIE_GENRE_...</td>
<td>..._MOVIE_GENRE_...</td>
</tr>
<tr>
<td ...>..._TMOVIE_MEDIA_...</td>
<td>..._MOVIE_MEDIA_...</td>
</tr>
</table>
</div>
</div>
...
<!--END_BODY-->

Best regards,

Emmanuel

Alessio Viti
Forum Admin

Italy
9171 Posts

Posted - 27 Aug 2004 :  08:28:34  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Bezen,

For export all fields just press the second little button at top of the HTML Card. As you can see, the first little button create a "normal" html-thumb with few variables, the second export all. I have split this function in two button because the FULL HTML THUMB is very slow.

Let me know if you have problems!

Alessio
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.11 sec. Powered By: Snitz Forums 2000 Version 3.4.07