Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add item_lock_art, item_lock_poster item details #442

Merged
merged 2 commits into from
Nov 21, 2021

Conversation

axsuul
Copy link
Contributor

@axsuul axsuul commented Nov 20, 2021

Description

Support locking Plex art (background) and poster for all items within collection. Tested with this config which locks art and posters while also refreshing metadata for any movie released in the past 5 days.

collections:
  'Recent':
    build_collection: false
    item_lock_art: true
    item_lock_poster: true
    item_refresh: true
    plex_search:
      release: 5

Issues Fixed or Closed

None

Type of Change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@meisnate12 meisnate12 merged commit ab90958 into Kometa-Team:develop Nov 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants