Collin Heist

Results 63 comments of Collin Heist

@Jorman Hey - so the season and episode text are controlled by two separate settings. The [season titles](https://github.com/CollinHeist/TitleCardMaker/wiki/Series-YAML-Files#season-titles) and [episode text format](https://github.com/CollinHeist/TitleCardMaker/wiki/Episode-Text). Most likely you will want to add the...

> Correct me if I am wrong, but I understand from your example that I have to create a template to apply to each individual series. Yes you have to...

You can read about templates [here](https://github.com/CollinHeist/TitleCardMaker/wiki/Templates), but these __cannot__ be defined in your global preferences file, these go in your sync (series) YAML file - `/config/plex-serie-tv.yml` in your case. The...

> TMDB doesn't always have all the information about the episodes, that's why on Plex I use TVDB for TV series, at least in my case, it seems more "accurate"...

The UI documentation is [here](https://titlecardmaker.com), in case you weren't able to find that. > I already have the `episode_data_source` set to plex, so I can "remove" the tmdb section? It's...

No problem! Let me know if you have any other questions. I am not familiar with the Plex webhooks / events, but there is currently a [Tautulli integration](https://github.com/CollinHeist/TitleCardMaker/wiki/Tautulli-Integration) for the...

Thanks, I didn't know Plex natively supported webhooks like that! I'll look at adding an integration with those to TCM. However, since it requires an active WebServer, that will only...

Thank you very much for the quick resolution! I appreciate it

@PierreDurrr Hey, thanks for the suggestion. That's a cool idea. I don't think I'll have time to implement it any time soon, but I welcome a PR & I'll keep...

@PierreDurrr Looks great! Very nice work. Did you want it merged back into this project, for wider use?