RemiRigal/Plex-Auto-Languages

[ERROR] Unable to process timeline

Metuant opened this issue · 0 comments

2022-06-23 06:54:03,988 [ERROR] Unable to process timeline Traceback (most recent call last): File "/app/plex_auto_languages/plex_alert_handler.py", line 43, in __call__ alert.process(self._plex) File "/app/plex_auto_languages/alerts/timeline.py", line 65, in process logger.info(f"[Timeline] Processing newly added episode {plex.get_episode_short_name(item)}") File "/app/plex_auto_languages/plex_server.py", line 91, in get_episode_short_name return f"'{episode.show().title}' (S{episode.seasonNumber:02}E{episode.episodeNumber:02})" TypeError: unsupported format string passed to NoneType.__format__

Running in docker - image tag master