Guest User

kometa overlay issue

a guest
Jun 30th, 2025
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. collection_files:
  2. - default: golden # Golden Globes Awards
  3. template_variables: # Show collections from latest-10 onwards.
  4. data:
  5. starting: latest-6
  6. ending: latest
  7. - default: oscars # The Oscars
  8. template_variables:
  9. data:
  10. starting: latest-6
  11. ending: latest
  12. - default: basic # Some basic chart collections
  13. - default: imdb # PMM's IMDb collections
  14. - default: tmdb # TMDb Charts (Popular, Trending, etc.)
  15. - default: seasonal # Christmas, Halloween, etc.
  16. template_variables:
  17. schedule_independence: never
  18. schedule_thanksgiving: never
  19. schedule_memorial: never
  20. schedule_labor: never
  21. - default: streaming
  22. template_variables:
  23. originals_only: true
  24. - default: universe
  25. template_variables:
  26. file_poster: config/assets/collections/Universe Collections/<<key>>.png
  27. - default: collectionless
  28. template_variables:
  29. exclude:
  30. - Marvel Cinematic Universe
  31. - Certified Fresh
  32. - Cult Classics
  33. - Most Pirated (This Week)
  34. - Trakt Trending
  35. - DreamWorks
  36. - Pixar
  37. - Sony Pictures Animation
  38. - Warner Animation Group
  39. - Walt Disney Animation Studios
  40. - Walt Disney Pictures
  41. - Best of Gangster
  42. - Best of Pandemic
  43. - Christmas
  44.  
  45. remove_overlays: false
  46. reapply_overlays: true
  47. #reset_overlays: tmdb
  48.  
  49. overlay_files:
  50. - default: audio_codec
  51. - default: resolution
  52. - default: video_format
  53. - default: ratings
  54. template_variables:
  55. rating1: critic
  56. rating2: audience
  57. rating3: user
  58. rating1_image: imdb
  59. rating2_image: rt_popcorn
  60. rating3_image: tmdb
  61.  
  62. operations:
  63. mass_critic_rating_update: imdb
  64. mass_audience_rating_update: mdb_tomatoesaudience
  65. mass_user_rating_update: tmdb
  66. split_duplicates: false
  67. assets_for_all: false
  68.  
  69. settings:
  70. asset_directory:
  71. - config/assets/collections
  72.  
  73. collections:
  74. collectionless:
  75. update: true
  76. clear_tags:
  77. - collectionless
  78. tag_on_update: true
  79.  
Tags: kometa
Advertisement
Add Comment
Please, Sign In to add comment