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
While creating a collection in pmm, pmm tries to update details of the items in the collection. I have 2 asset folders on in my config (depth 2), but I have no assets for the actual movies in the collection. Finding the poster for the collection, which I have, is no problem. But Asset Warning: unable to find asset folder is taking at least 10 seconds for each movie.
Relevant Collection/Overlay/Playlist Definition
####################################################### COLLECTIONS #######################################################templates:
Chart:
sort_title: 0<<num>><<collection_name>>sync_mode: syncsmart_label: randomcollection_mode: hide # hides in libraryvisible_home: true # shows on home screenCollection:
optional:
- collection
- movietmdb_collection_details: <<collection>>tmdb_movie: <<movie>>sync_mode: sync# item_assets: truecollection_order: releasedelete_below_minimum: truecollections:
IMDb Top 250 Movies:
imdb_chart: top_moviescollection_order: customsync_mode: syncsort_title: 01-Top Moviesvisible_library: falsecollection_mode: hide # hides in libraryRecently Released Movies:
sort_title: 00-Recently Releasedsmart_filter:
all:
release: 90summary: Released Movies in the last 90 Dayscollection_mode: hidevisible_home: true # shows on home screen# ATMOS+DV:# plex_all: true# filters:# - has_dolby_vision: true# audio_track_title.regex: (?i)\batmos(\b|\d)# - has_dolby_vision: true# filepath.regex: (?i)\batmos(\b|\d)# Atmos:# sort_title: 00-Atmos# smart_filter:# all:# audio_codec: # - dolby_atmos# - truehd_atmos# - plus_atmos# summary: Dolby Atmos# collection_mode: hide# visible_home: true # shows on home screenTrending Movies:
template: { name: Chart, num: 2 }tmdb_trending_daily: 30tmdb_trending_weekly: 30sync_mode: syncsummary: Trending MoviesPopular Movies:
template: { name: Chart, num: 3 }tmdb_popular: 40imdb_list:
url: https://www.imdb.com/search/title/?title_type=feature,documentary,shortlimit: 40summary: Popular Movies Across The Internetradarr_add_missing: trueradarr_tag: pmm - PopularDCU:
template:
name: Collectionimdb_list: https://www.imdb.com/list/ls047446610/MCU:
template:
name: Collectionimdb_list: https://www.imdb.com/list/ls066946827/MCU - Chronological:
template:
name: Collectionimdb_list: https://www.imdb.com/list/ls021001839/Top 10 Pirated Movies:
template: { name: Chart, num: 4 }# sort_title: 01-Top Moviestrakt_list: https://trakt.tv/users/linaspurinis/lists/top-10-pirated-movies-of-the-week?sort=rank,ascsync_mode: syncTop 10 Watched Movies Of The Week:
template: { name: Chart, num: 5 }trakt_list: https://trakt.tv/users/linaspurinis/lists/top-watched-movies-of-the-week?sort=rank,ascsync_mode: synclimit: 30# dynamic_collections:# TMDb Collections:# type: tmdb_collection# remove_suffix: "Collection"
Version Number
1.18.3
What branch are you on?
master
Describe the Bug
See thread on discord:
https://discord.com/channels/822460010649878528/1079511593064349747
While creating a collection in pmm, pmm tries to update details of the items in the collection. I have 2 asset folders on in my config (depth 2), but I have no assets for the actual movies in the collection. Finding the poster for the collection, which I have, is no problem. But
Asset Warning: unable to find asset folder
is taking at least 10 seconds for each movie.Relevant Collection/Overlay/Playlist Definition
Logs
https://gist.github.com/ikwtif/a06da7bd2d92fc1e0e59203931985617
The text was updated successfully, but these errors were encountered: