You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have had this non-blocking but disturbing problem for a long time now. Every day I have notifications of collection creation for "Oscars Winners XXXX" even though I have neither added nor deleted films in my Plex, in the Kometa log, it adds the films every day that it added the day before, and I don't know why, whereas for the Golden Globes I have no problem.
Relevant Collection/Overlay/Playlist Definition
libraries:
Films:
collection_files:
- default: seasonaltemplate_variables:
language: frminimum_items: 3visible_home: truevisible_shared: truesync_mode: syncuse_independence: falsesort_by: random imdb_list_christmas: https://www.imdb.com/list/ls027353066/mdblist_list_christmas:
- https://mdblist.com/lists/bluejack92/christmas-by-antares/
- https://mdblist.com/lists/scottgigawatt/every-christmas-movie-ever-made/mdblist_list_halloween: https://mdblist.com/lists/linvo/halloween-popular-movies/mdblist_list_valentine: https://mdblist.com/lists/linvo/valentines-day-popular-movies/emoji: ""#PLEX BUG EMOJI
- default: basedtemplate_variables:
language: frminimum_items: 3use_separator: falseexclude:
- comics
- video_games
- default: decadetemplate_variables:
use_separator: falselanguage: frminimum_items: 3
- default: golden # Golden Globes Awardstemplate_variables: # Show collections from latest-10 onwards.language: frminimum_items: 3use_separator: falsedata:
starting: latest-2ending: latest
- default: oscars # The Oscarstemplate_variables:
language: fr # Show collections from latest-10 onwards.minimum_items: 3use_separator: falsedata:
starting: latest-2ending: latestoverlay_files:
- remove_overlays: false#- reapply_overlay: true
- default: resolutionoperations:
mass_content_rating_update:
- mdb_commonsense
- mdb_age_rating#delete_collections:# configured: false# managed: trueSéries TV:
overlay_files:
- remove_overlays: false # Set to true if you want to remove overlays#- reapply_overlay: true # If you are doing a lot of testing and changes like me, keep this to true to always reapply overlays - can cause image bloat#- reset_overlays: tmdb # if you want to reset the poster to default poster from tmdb - can cause image bloat
- default: streamingtemplate_variables:
vertical_offset: 15
- default: resolutiontemplate_variables:
overlay_level: episodevertical_align: bottomhorizontal_align: left
- default: runtimestemplate_variables:
overlay_level: episodevertical_align: bottomhorizontal_align: righttext: ''back_width: 254settings:
cache: truecache_expiration: 60asset_directory: config/assetsasset_folders: trueasset_depth: 0create_asset_folders: trueprioritize_assets: falsedimensional_asset_rename: falsedownload_url_assets: falseshow_missing_season_assets: falseshow_missing_episode_assets: falseshow_asset_not_needed: truesync_mode: appendminimum_items: 2default_collection_order:
delete_below_minimum: truedelete_not_scheduled: falserun_again_delay: 2missing_only_released: falseonly_filter_missing: falseshow_unmanaged: trueshow_unconfigured: trueshow_filtered: falseshow_options: falseshow_missing: falseshow_missing_assets: truesave_report: falsetvdb_language: fraignore_ids: Noneignore_imdb_ids: Noneitem_refresh_delay: 0playlist_sync_to_user: allplaylist_exclude_users: Noneplaylist_report: falseverify_ssl: truecustom_repo: Nonecheck_nightly: falserun_order:
- operations
- metadata
- collections
- overlaysoverlay_artwork_filetype: jpgoverlay_artwork_quality:
plex: # Can be individually specified per library as well; REQUIRED for the script to runurl: http://192.168.1.14:32400token: XXXXxxxxXXXXtimeout: 60clean_bundles: trueempty_trash: trueoptimize: trueverify_ssl: falsedb_cache: 40tmdb: # REQUIRED for the script to runapikey: XXXXXxxxXXXXlanguage: frcache_expiration: 60region: FRmdblist:
apikey: XXXXxxxxXXXcache_expiration: 60gotify:
url: https://XxxxxXxXxtoken: xXXXXxxXxxwebhooks:
error: gotifyrun_start: gotifyrun_end: gotifychanges: gotifydelete: gotifyversion: gotify
This is being caused by language: fr, when you set the language, it will look for and delete the English named collection prior to creating the new collection.
Version Number
2.1.0
What branch are you on?
master
Describe the Bug
Good morning,
I have had this non-blocking but disturbing problem for a long time now. Every day I have notifications of collection creation for "Oscars Winners XXXX" even though I have neither added nor deleted films in my Plex, in the Kometa log, it adds the films every day that it added the day before, and I don't know why, whereas for the Golden Globes I have no problem.
Relevant Collection/Overlay/Playlist Definition
Logs
https://gist.github.com/Derekcde/f041700a40e31fe2da8e1a016f2df635
The text was updated successfully, but these errors were encountered: