I would like to have a notification when a TV show is added and include the season and episode numbers. This I can do with {seasonnum}x{episodenum}. But when a Movie is added I don't want this to show.
I would like to either be able to put some logic in the body of the notification, or have a separate notification for each media type.
asimov6 commented over 3 years ago
I would like to have a notification when a TV show is added and include the season and episode numbers. This I can do with {seasonnum}x{episodenum}. But when a Movie is added I don't want this to show. I would like to either be able to put some logic in the body of the notification, or have a separate notification for each media type.
JonnyWong16 commented over 3 years ago Admin
It's already there.
asimov6 commented over 3 years ago
Great, that's it! Sorry for not noticing.