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 "...").
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.