Jellyfin Forum
Jellyfin Latest Content Export To HTML Website - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Off Topic (https://forum.jellyfin.org/f-off-topic)
+--- Forum: General Discussion (https://forum.jellyfin.org/f-general-discussion)
+--- Thread: Jellyfin Latest Content Export To HTML Website (/t-jellyfin-latest-content-export-to-html-website)



Jellyfin Latest Content Export To HTML Website - Shakeel Bieding - 2025-07-04

# Jellyfin-Latest-Content-Export-To-HTML-Website

Desktop View
[Image: 7a359777-1efb-478a-9a7c-7928873ef0e7]
[Image: 08949e19-5503-40f1-b740-c58fb18d86e7]

This script connects to a Jellyfin server, retrieves the latest added **Movies** and **Series** **Episodes**, and generates a mobile-friendly, auto-refreshing HTML page displaying media posters, titles, genres, season info, and descriptions.

---

## 📌 Features

- ✅ Pulls latest 50 movies, seasons and episodes from a Jellyfin server.
- 🎬 Displays:
  - Poster image
  - Title (with episode/season labels)
  - Genres
  - Season/Episode Info
  - Production Year
  - Description/Overview
  - Rating
  - Runtime
  - Added TMDB/IMDB Links to cards
  - Added Latest TV Series Tab
- 📱 Mobile-friendly layout with responsive design
- 🔁 HTML auto-refresh interval (user-defined)
- 🔄 Script update interval (user-defined)
- ⚠️ Suppresses SSL warnings for self-hosted instances
- ✅ Advanced Logic
  - Computes an **MD5 hash** of the latest library response
  - Stores the last hash in jellyfin_last_hash.txt
  - Skips HTML generation if the library has not changed

LINK : https://github.com/arab21dwc/Jellyfin-Latest-Content-Export-To-HTML-Website