mirror of
https://github.com/fscorrupt/posterizarr.git
synced 2025-12-06 22:12:30 -08:00
🖼️ Automated poster maker for Plex/Jellyfin/Emby.
| .github | ||
| docs | ||
| fontpreviews | ||
| modules | ||
| Overlayfiles | ||
| webui | ||
| .dockerignore | ||
| .gitattributes | ||
| .gitignore | ||
| config.example.json | ||
| docker-compose.yml | ||
| docker-compose.yml_windows | ||
| Dockerfile | ||
| LICENSE | ||
| mkdocs.yml | ||
| MyPersonalConfig.json | ||
| Posterizarr.ps1 | ||
| README.md | ||
| Release.txt | ||
| Start.ps1 | ||
About The Project
Posterizarr is a PowerShell script with a full Web UI that automates generating images for your media library. It fetches artwork from Fanart.tv, TMDB, TVDB, Plex, and IMDb, focusing on textless images and applying your own custom overlays and text.
- User-Friendly Web UI: Manage settings, monitor activity, and trigger runs from a browser.
- Multiple Media Servers: Supports Plex, Jellyfin, and Emby.
- Kometa Integration: Organizes assets in a Kometa-compatible folder structure.
- Smart Integration: Trigger runs from Tautulli, Sonarr, and Radarr.
🚀 Get Started
All installation instructions, configuration guides, and advanced tutorials have been moved to our dedicated documentation site.
Click Here to Read the Full Documentation
Supported Platforms 💻
Enjoy
Feel free to customize the script further to meet your specific preferences or automation requirements.
PR Rules
Important
- Adjust on each PR the version number in script on Line 55
$CurrentScriptVersion = "2.1.0"- Adjust the version number in Release.txt to match the one in script.
- this is required because the script checks against this file if a newer version is available.
- Do not include images on a PR.
Version synchronization is critical for update detection
⭐ Star this repo if Posterizarr helps organize your media library!