rejetto forum

Displaying poster art for movies

0 Members and 1 Guest are viewing this topic.

Offline jrdudley

  • Occasional poster
  • *
    • Posts: 1
    • View Profile
I have searched the HFS forums for any possible ways to do this but have had no luck.

Is it possible to change the way HFS displays files? The default is just to display the files as a detailed list. Is there a way to change it to display files in a thumbnail view or grid view?

I have many movies and I thought it would look a lot better if they were displayed as thumbnail showing their poster art. I have the poster art embedded right into the file. So in windows file explorer they display by there cover art in the icons viewing mode.

Just wondering if this is possible to do in HFS


Offline bmartino1

  • Tireless poster
  • ****
    • Posts: 910
  • I'm only trying to help i mean no offense.
    • View Profile
    • My HFS Google Drive Shared Link
html coding is required..
see http://v4e.thewikies.com/

---
html code:
<img alt="Big Buck Bunny" src="http://sandbox.thewikies.com/vfe-generator/images/big-buck-bunny_poster.jpg" width="640" height="360" title="No video playback capabilities, please download the video below" />
---
see link: http://www.rejetto.com/forum/everything-else/media-server-template-please-help/msg1059954/#msg1059954
example html:

<a title="Title the item" " href="Link to downlaod">
<img src="Link to cover art" alt="Caover are title" /></a>
---------------
Possibele if you want't only 1 pick for them all...:

http://www.rejetto.com/forum/html-templates/shared-templates/

if using live template
in zip folder path:
hfs live 3.0: template\blue\images\icons
blue can be either: (Blue/red/black...depends on template color picked used...)

in the file path, icon pics goes to file extension (if extension not listed, then you might have to add it to the tpl...
Other wise go to a picture, and you can edit the tpl to add/change icons
 (this make it the same on all the file type, not 1 for each individual...)

But i recommend you use the link above fill out info and html source is used below...
http://www.rejetto.com/forum/hfs-~-http-file-server/serving-video-files/

http://sandbox.thewikies.com/vfe-generator/
« Last Edit: March 06, 2015, 04:16:49 PM by bmartino1 »
Files I have snagged and share can be found on my google drive:

https://drive.google.com/drive/folders/1qb4INX2pzsjmMT06YEIQk9Nv5jMu33tC?usp=sharing


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
HFS itself doesn't offer such feature, but some templates do