Skip to content

CollinHeist/TitleCardMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo TitleCardMaker

Docker Pulls GitHub Develop Commits Discord Support

An automated title card maker for the Plex, Jellyfin, and Emby media servers. All user documentation is available on the Wiki.

Version 2.0 - the Web UI - has officially entered pre-release, and is currently available for project Sponsors.

Web UI

More details are located at titlecardmaker.com - this README (and the Wiki documentation) are primarily geared towards the non-UI (v1).

Table of Contents

Description

TitleCardMaker is a program and Docker container written in Python that automates the creation of customized title cards (which are image previews of an episode of TV) for use in personal media server services like Plex, Jellyfin, or Emby.

TitleCardMaker can be automated such that everything can be done without manual intervention. All your series can be read from your media server or Sonarr; episode data can be pulled from Sonarr, your media server, or TheMovieDatabase; images from TheMovieDatabase, or your media server; and TitleCardMaker can even utilize an episode's watch status to create "spoiler free" versions of title cards automatically, as shown below:

card unblurring process

All configuration/automation of the TitleCardMaker is done via YAML files, and the actual image creation is done using the open-source and free image library called ImageMagick.

Getting Started

The Wiki has very extensive documentation on every feature and customization available in TitleCardMaker. I highly recommend looking here as the first step when troubleshooting or customizing your setup. The Discord is also a great place to get detailed help.

Read the Getting Started page on the Wiki for the traditional install, or the Getting Started on Docker page to install using Docker.

If you're using Unraid, there is a template available for easy setup - just search titlecardmaker on the Unraid Community Apps store.

Usage and Troubleshooting

Assuming you're using the default preference filename, invoking the Maker is as simple as:

pipenv run python main.py --run

For invocation and configuration details, read here.

If you have trouble getting the Maker working, or have a problem, create an issue on GitHub, or join the Discord for help.

Examples

Below are examples of almost all the types of title card that can be created automatically by TitleCardMaker:

Built-in Card Types

Anime Banner Calligraphy Comic Book Cutout Divider Fade Frame Inset Landscape Logo Marvel Olivier Overline Poster Roman Standard Shape Star Wars tinted Frame Tinted Glass White Border

The above cards are, in order, the anime, banner, calligraphy, comic book, cutout, divider, fade, frame, inset, landscape, logo, marvel, olivier, overline, poster, roman, standard, shape, star wars, tinted frame, tinted glass, and the white border title cards - the textless card is not shown.

User-Created Card Types

The TitleCardMaker can also use user-created and maintained card types hosted on the companion GitHub, an example of each type is shown below:

The above cards are, in order, Yozora/BarebonesTitleCard, Beedman/GradientLogoTitleCard, Yozora/RetroTitleCard, Yozora/SlimTitleCard, Wdvh/StarWarsTitleOnly, Wdvh/WhiteTextAbsolute, lyonza/WhiteTextBroadcast, Wdvh/WhiteTextStandard, Wdvh/WhiteTextTitleOnly, azuravian/TitleColorMatch, and KHthe8th/TintedFramePlusTitleCard

Other Features

In addition to title card creation and management, the TitleCardMaker can also be used for other image-creation functionality. For example, the mini maker - a.k.a. mini_maker.py - can be used to "manually" create collection posters, genre cards, movie posters, show summaries, and season posters. An example of each is shown below:

Example Collection Poster Example Genre Card Example Movie Poster Example Genre Card Example Genre Card

This is largely done via the command-line, and is described on the wiki here.

Contributing

If you'd like to contribute - whether that's a suggested feature, a bug fix, or anything else - please do so on GitHub by creating an issue, or join the Discord. The best way for me to manage technical aspects of the project is on GitHub.

Support

This has taken a pretty substantial amount of effort, so if you find this project useful you can support me on BuyMeACoffee, or become a GitHub sponsor - I would really appreciate it!

A huge thank you to my current and past sponsors.