home-server icon indicating copy to clipboard operation
home-server copied to clipboard

Add thumbnails for the list of videos

Open schedutron opened this issue 7 years ago • 2 comments

Currently, the videos are listed with just their names. It would be awesome to have their thumbnails beside them.

schedutron avatar Oct 28 '17 19:10 schedutron

@Kalwing Wanna do something here?

schedutron avatar Oct 28 '17 19:10 schedutron

Sure. Is there a way somehow to generate thumbnail image file with python ? Because otherwise I could probably put the video and just remove the control. so it would appear to be just an image. The problem is that it would force the brother to load more data. So it's not ideal !

Edit : It appear that I can't prevent the browser from loading the video. still not perfect as it is not semantically correct to use a video as an image (and it can be problematic for accessibility) but it would works

Kalwing avatar Oct 28 '17 19:10 Kalwing