#Easter collection on Plex home screen not being taken down by PMM
1 messages · Page 1 of 1 (latest)
You can press the "Close Post" button above or type !close at any time to close this post.
Delete your config.yml. It has your api tokens. A redacted config is always written to the meta.log
"So in the past PMM will add the holiday collections automatically and then remove then on a set time. I have noticed Easter is not being removed though even though it should have on 4/30. I ran it a few times again, I am on nightly, but I also tried stable release. My friend who has the same config is having the same issue.
I am also getting quite a few errors now in my logs that I could use some help working through. I am including my config, holiday template and logs."
Thx
holy 700mb log file
Collection Error: translation_key: season is invalid
So it looks like you've manually copied the holidays default at some point
Changes have been made since that pull, so you'll need to re-pull the file @golden kayak
I'm not sure why you don't just use - pmm: seasonal ?
I would be willing to do that. How would I make that change on my config?
replace
- file: /config/metadata/templates/holidays.yml
with
- pmm: seasonal
Awesome thank you, it is running now with that change. Ill update this later with the results. It usually takes about 12 hours to run.
@wooden fiber So I think I am past the point where it would remove at least the 4K Easter collection and it didnt.
Will review in a bit, just about to have dinner
Ping me in a couple hours if I haven't responded
I am wondering if I need to do something special to remove the collections since they were added from a difference source.
And no problem, I am about to start a 3 hour interview lol enjoy your meal!
It's still using that file
Let me send the config.
metadata_path:
- file: /config/metadata/templates/holidays.yml
replace the file entry with - pmm: seasonals
I thought i changed that....
I guess it didnt save, I changed it again, it seems like it sticked.
I think that worked
You can't leave the template variables hanging like this; they'll be applied to the imdb entry.
You need to comment out all lines for a given default.
I missed that sorry. So do i need to also fix this.
# template_variables: # Canadian Thankgsgiving is a different date range. Otherwise, I want to ALWAYS see the seasonal # schedule_independence: range(06/28-07/05) # schedule_easter: daily # schedule_valentine: range(01/025-02/15) # schedule_patrick: range(03/01-03/18) # schedule_thanksgiving: range(11/01-11/30) # schedule_halloween: range(10/01-11/01) # schedule_christmas: range(11/01-12/31) # schedule_years: daily # schedule_mother: daily # schedule_memorial: daily # schedule_father: daily # schedule_labor: daily
That config was chock-full of tokens, so I deleted it.
Fix it in what way? You only need those if you want to change the dates.
oh ok that makes sense
Thank you!
It deleted the 4k easter collection so I think im good.
Ill mark it as closed as soon as I see 1080p easter disappear. Thank you all for the help!
OK fully fixed! Thank you!