Adds new feature for Poster Overlays, create overlays in the editor under Posters -> Poster Overlays
with variables and conditions, and select which libraries the overlays should apply to
fix#144, re #115, re #128
adds options to create placeholders for missing items in config form, adds tmdb coming soon options,
refactors recently added smart collection to main collection type
re #115, re #128
A new collection sub-type 'Recently Added' has been added under Coming Soon. This will create a
smart collection that is identical to the default Plex recently added collection, but without the
coming soon placeholder items
re #115
previsouly removing all agregarr collections and labels was only available by deleting all agregarr
collections in the UI which would trigger the cleanup. This has now been exposed as a button in the
Settings page
fix#117
Adds our own external IMDb ratings proxy api to enable TV show ratings in preview collections. Adds
proper handling of RT items without rating.
re #130
Adds new "Coming Soon" collection type, with options for Monitored in Sonarr/Radarr or Trakt
Anticipated. If a media file doesn't exist (unreleased TV Shows and Movies), a placeholder file will
be added (trailer if available). Poster overlays are added depending on its availability and
monitored status. Options for number of days to look ahead and number of days to keep item in
collection after release date. After this period the poster is reset. The placeholder file is
removed when an actual file gets added by Sonarr/Radarr.
fix#115
previously only the existing label! restrictions were preserved because that was all that we
modified, however all fields must be passed through otherwise they will be overwritten
fix#107
when creating a multi source collection with cycle lists mode enabled, you can now choose Dynamic
Cycle Title as a title option, which will use either the default title for presets, or the source
title for custom lists, and update the title and poster accordingly in plex
adds options for radarr/sonarr tags similar to overseerr service user creation. fixes tag matching
so items now correctly use the right tag. also fixes form validation for radarr/sonarr root folder
fix#79
adds new option in preview collections that allows items to be added to a global exclusions list,
this will exclude an item from all agregarr collections, and from grabbing missing items
overseerr will no longer try send email notifications to agregarr created users. adds check for
overseerr labels to speed up sync cycles when altering/removing labels is not required
fix#92