#Ignore TMDb airing today

1 messages Β· Page 1 of 1 (latest)

acoustic pecan
#

How can I get PMM to ignore 'airing today' from TMDb Collection but still do the other ones? I haven't seen anything in the config database where I can say to not do 'airing today'. I found the following under PMM/Chart/TMDb.ymltmdb

So I would put 'top' under sonarr_tag_key and radarr_tag_key? to look like this:

sonarr_tag_key: top
radarr_tag_key: top

short shuttle
#

you would set use_airing: false to stop that collection being run. you need to manually delete it from Plex too.

#

radarr_tag_top: something and sonarr_tag_top: something πŸ™‚

acoustic pecan
#

So it would look like the following, sorry I'm new to this endeavor and trying to parse the language. πŸ™‚

- git: PMM/chart/tmdb
  template_variables:
     use_airing: false
short shuttle
#

yes that's right

acoustic pecan
#

Just ran it and it worked. πŸ™‚ Thank you so much for your assistance at this ungodly hour and for providing support to us night-owls.

short shuttle
#

hahaha it's 8:42am here in the UK

acoustic pecan
#

so for trending I would just do like item_sonarr_trending: tmdb_trending or something. πŸ™‚

#

Ah, it's 343 am NYC time. welcome to night shift as a network engineer. lol

short shuttle
#

I'm travelling to NYC a week tomorrow party

short shuttle
acoustic pecan
#

thank you. that will make all of this so much easier. can one program / film have multiple tags attached from this or do they override? (last question ipromise)

short shuttle
#

Ask away, it's better to know than guess! πŸ˜›

#

I believe you can comma separate the tags

#

item_sonarr_tag_trending: tmdb_trending, tag2, tag3