Advertisement
gw17252009

config.yaml

Apr 25th, 2024
544
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 11.75 KB | None | 0 0
  1. libraries:
  2.   Movies:
  3.     collection_files:
  4.       - default: decade
  5.       - default: basic
  6.       - default: seasonal
  7.       - default: actor
  8.         template_variables:
  9.           data:
  10.             depth: 20
  11.           style: Rainier
  12.           sort_by: title.asc
  13.       - file: config/movies.yml
  14.     reapply_overlays: true
  15.     remove_overlays: false
  16.     schedule_overlays: weekly(saturday)
  17.     overlay_files:
  18.       - default: resolution
  19.       - default: ribbon
  20.       - default: video_format
  21.       - default: audio_codec
  22.       - default: mediastinger
  23.       - default: ratings
  24.         template_variables:
  25.           rating1: critic
  26.           rating2: audience
  27.           rating3: user
  28.           rating1_image: imdb
  29.           rating2_image: rt_popcorn
  30.           rating3_image: tmdb
  31.           horizontal_position: right
  32.     operations:
  33.       - schedule: weekly(saturday)
  34.         mass_critic_rating_update: imdb
  35.       - schedule: weekly(saturday)
  36.         mass_audience_rating_update: mdb_tomatoesaudience
  37.       - schedule: weekly(saturday)
  38.         mass_user_rating_update: tmdb
  39.       metadata_backup:
  40.         path: config/Movie_Backup.yml
  41.         sync_tags: true
  42.         add_blank_entries: false
  43.   Horror:
  44.     collection_files:
  45.       - default: decade
  46.       - default: basic
  47.       - default: seasonal
  48.       - default: actor
  49.         template_variables:
  50.           data:
  51.             depth: 20
  52.           style: Rainier
  53.           sort_by: title.asc
  54.       - file: config/movies.yml
  55.     reapply_overlays: true
  56.     remove_overlays: false
  57.     schedule_overlays: weekly(saturday)
  58.     overlay_files:
  59.       - default: resolution
  60.       - default: ribbon
  61.       - default: video_format
  62.       - default: audio_codec
  63.       - default: mediastinger                                                  
  64.       - default: ratings
  65.         template_variables:
  66.           rating1: critic
  67.           rating2: audience
  68.           rating3: user
  69.           rating1_image: imdb
  70.           rating2_image: rt_popcorn
  71.           rating3_image: tmdb
  72.           horizontal_position: right
  73.     operations:
  74.       - schedule: weekly(saturday)
  75.         mass_critic_rating_update: imdb
  76.       - schedule: weekly(saturday)
  77.         mass_audience_rating_update: mdb_tomatoesaudience
  78.       - schedule: weekly(saturday)
  79.         mass_user_rating_update: tmdb
  80.       metadata_backup:
  81.         path: config/Horror_Backup.yml
  82.         sync_tags: true
  83.         add_blank_entries: false
  84.   Animated:
  85.     collection_files:
  86.       - default: decade
  87.       - default: basic
  88.       - default: seasonal
  89.       - default: actor
  90.         template_variables:
  91.           data:
  92.             depth: 20
  93.           style: Rainier
  94.           sort_by: title.asc
  95.       - file: config/movies.yml
  96.     reapply_overlays: true
  97.     remove_overlays: false
  98.     schedule_overlays: weekly(saturday)
  99.     overlay_files:
  100.       - default: resolution
  101.       - default: ribbon
  102.       - default: video_format
  103.       - default: audio_codec
  104.       - default: mediastinger
  105.       - default: ratings
  106.         template_variables:
  107.           rating1: critic
  108.           rating2: audience
  109.           rating3: user
  110.           rating1_image: imdb
  111.           rating2_image: rt_popcorn
  112.           rating3_image: tmdb
  113.           horizontal_position: right
  114.     operations:
  115.       - schedule: weekly(saturday)
  116.         mass_critic_rating_update: imdb
  117.       - schedule: weekly(saturday)
  118.         mass_audience_rating_update: mdb_tomatoesaudience
  119.       - schedule: weekly(saturday)
  120.         mass_user_rating_update: tmdb
  121.       metadata_backup:
  122.         path: config/Animated_Backup.yml
  123.         sync_tags: true
  124.         add_blank_entries: false
  125.   Documentaries:
  126.     collection_files:
  127.       - default: basic
  128.       - default: actor
  129.         template_variables:
  130.           data:
  131.             depth: 20
  132.           style: Rainier
  133.           sort_by: title.asc
  134.     reapply_overlays: true
  135.     remove_overlays: false
  136.     schedule_overlays: weekly(saturday)
  137.     overlay_files:
  138.       - default: resolution
  139.       - default: ribbon
  140.       - default: video_format
  141.       - default: audio_codec
  142.       - default: mediastinger
  143.       - default: ratings
  144.         template_variables:
  145.           rating1: critic
  146.           rating2: audience
  147.           rating3: user
  148.           rating1_image: imdb
  149.           rating2_image: rt_popcorn
  150.           rating3_image: tmdb
  151.           horizontal_position: right
  152.     operations:
  153.       - schedule: weekly(saturday)
  154.         mass_critic_rating_update: imdb
  155.       - schedule: weekly(saturday)
  156.         mass_audience_rating_update: mdb_tomatoesaudience
  157.       - schedule: weekly(saturday)
  158.         mass_user_rating_update: tmdb
  159.       metadata_backup:
  160.         path: config/Documentaries_Backup.yml
  161.         sync_tags: true
  162.         add_blank_entries: false
  163.   TV Shows:
  164.     collection_files:
  165.       - pmm: basic
  166. #      - pmm: imdb
  167.     reapply_overlays: true
  168.     remove_overlays: false
  169.     schedule_overlays: weekly(saturday)
  170.     overlay_files:
  171.       - default: ribbon
  172. #      - default: resolution
  173.       - default: resolution
  174.         template_variables:
  175.           builder_level: season
  176.       - default: resolution
  177.         template_variables:
  178.           builder_level: episode
  179. #      - default: video_format
  180.       - default: video_format
  181.         template_variables:
  182.           builder_level: season
  183.       - default: video_format
  184.         template_variables:
  185.           builder_level: episode
  186. #      - default: audio_codec
  187.       - default: audio_codec
  188.         template_variables:
  189.           builder_level: season
  190.       - default: audio_codec
  191.         template_variables:
  192.           builder_level: episode
  193.       - default: ratings
  194.         template_variables:
  195.           rating1: critic
  196.           rating2: audience
  197.           rating3: user
  198.           rating1_image: imdb
  199.           rating2_image: rt_popcorn
  200.           rating3_image: tmdb
  201.           horizontal_position: right
  202.       - default: ratings
  203.         template_variables:
  204.           builder_level: episode
  205.           rating1: critic
  206.           rating2: audience
  207.           rating1_image: imdb
  208.           rating2_image: tmdb
  209.           horizontal_position: right
  210.     operations:
  211.       - schedule: weekly(saturday)
  212.         mass_critic_rating_update: imdb
  213.       - schedule: weekly(saturday)
  214.         mass_audience_rating_update: mdb_tomatoesaudience
  215.       - schedule: weekly(saturday)
  216.         mass_user_rating_update: tmdb
  217.       - schedule: weekly(saturday)
  218.         mass_episode_critic_rating_update: imdb
  219.       - schedule: weekly(saturday)
  220.         mass_episode_audience_rating_update: tmdb
  221.   Animated TV Shows:
  222.     collection_files:
  223.       - default: basic
  224. #      - pmm: imdb
  225.     reapply_overlays: true
  226.     remove_overlays: false
  227.     schedule_overlays: weekly(saturday)
  228.     overlay_files:
  229. #      - default: resolution
  230.       - default: ribbon
  231.       - default: resolution
  232.         template_variables:
  233.           builder_level: season
  234.       - default: resolution
  235.         template_variables:
  236.           builder_level: episode
  237. #      - default: video_format
  238.       - default: video_format
  239.         template_variables:
  240.           builder_level: season
  241.       - default: video_format
  242.         template_variables:
  243.           builder_level: episode
  244. #      - default: audio_codec
  245.       - default: audio_codec
  246.         template_variables:
  247.           builder_level: season
  248.       - default: audio_codec
  249.         template_variables:
  250.           builder_level: episode
  251.       - default: ratings
  252.         template_variables:
  253.           rating1: critic
  254.           rating2: audience
  255.           rating3: user
  256.           rating1_image: imdb
  257.           rating2_image: rt_popcorn
  258.           rating3_image: tmdb
  259.           horizontal_position: right
  260.       - default: ratings
  261.         template_variables:
  262.           builder_level: episode
  263.           rating1: critic
  264.           rating2: audience
  265.           rating1_image: imdb
  266.           rating2_image: tmdb
  267.           horizontal_position: right
  268.     operations:
  269.       - schedule: weekly(saturday)
  270.         mass_critic_rating_update: imdb
  271.       - schedule: weekly(saturday)
  272.         mass_audience_rating_update: mdb_tomatoesaudience
  273.       - schedule: weekly(saturday)
  274.         mass_user_rating_update: tmdb
  275.       - schedule: weekly(saturday)
  276.         mass_episode_critic_rating_update: imdb
  277.       - schedule: weekly(saturday)
  278.         mass_episode_audience_rating_update: tmdb
  279.   TV Docu Series:
  280.     collection_files:
  281.       - default: basic
  282. #      - pmm: imdb
  283.     reapply_overlays: true
  284.     remove_overlays: false
  285.     schedule_overlays: weekly(saturday)
  286.     overlay_files:
  287. #      - default: resolution
  288.       - default: ribbon
  289.       - default: resolution
  290.         template_variables:
  291.           builder_level: season
  292.       - default: resolution
  293.         template_variables:
  294.           builder_level: episode
  295. #      - default: video_format
  296.       - default: video_format
  297.         template_variables:
  298.           builder_level: season
  299.       - default: video_format
  300.         template_variables:
  301.           builder_level: episode
  302. #      - default: audio_codec
  303.       - default: audio_codec
  304.         template_variables:
  305.           builder_level: season
  306.       - default: audio_codec
  307.         template_variables:
  308.           builder_level: episode
  309.       - default: ratings
  310.         template_variables:
  311.           rating1: critic
  312.           rating2: audience
  313.           rating3: user
  314.           rating1_image: imdb
  315.           rating2_image: rt_popcorn
  316.           rating3_image: tmdb
  317.           horizontal_position: right
  318.       - default: ratings
  319.         template_variables:
  320.           builder_level: episode
  321.           rating1: critic
  322.           rating2: audience
  323.           rating1_image: imdb
  324.           rating2_image: tmdb
  325.           horizontal_position: right
  326.     operations:
  327.       - schedule: weekly(saturday)
  328.         mass_critic_rating_update: imdb
  329.       - schedule: weekly(saturday)
  330.         mass_audience_rating_update: mdb_tomatoesaudience
  331.       - schedule: weekly(saturday)
  332.         mass_user_rating_update: tmdb
  333.       - schedule: weekly(saturday)
  334.         mass_episode_critic_rating_update: imdb
  335.       - schedule: weekly(saturday)
  336.         mass_episode_audience_rating_update: tmdb
  337. playlist_files:
  338.   - default: playlist
  339.   - file: config/playlists.yml
  340. settings:
  341.   cache: true
  342.   cache_expiration: 60
  343.   asset_directory: config/assets
  344.   asset_folders: true
  345.   asset_depth: 0
  346.   create_asset_folders: true
  347.   prioritize_assets: false
  348.   dimensional_asset_rename: false
  349.   download_url_assets: false
  350.   show_missing_season_assets: false
  351.   show_missing_episode_assets: false
  352.   show_asset_not_needed: true
  353.   sync_mode: append
  354.   minimum_items: 1
  355.   default_collection_order:
  356.   delete_below_minimum: true
  357.   delete_not_scheduled: false
  358.   run_again_delay: 2
  359.   missing_only_released: false
  360.   only_filter_missing: false
  361.   show_unmanaged: true
  362.   show_unconfigured: true
  363.   show_filtered: false
  364.   show_options: false
  365.   show_missing: true
  366.   show_missing_assets: true
  367.   save_report: false
  368.   tvdb_language: eng
  369.   ignore_ids:
  370.   ignore_imdb_ids:
  371.   item_refresh_delay: 0
  372.   playlist_sync_to_user: all
  373.   playlist_exclude_users:
  374.   playlist_report: false
  375.   verify_ssl: true
  376.   custom_repo:
  377.   check_nightly: false
  378.   run_order:
  379.  - operations
  380.   - metadata
  381.   - collections
  382.   - overlays
  383. webhooks:
  384.   error:
  385.   version:
  386.   run_start:
  387.   run_end:
  388.   changes:
  389.   delete:
  390. plex:
  391.   url: http://192.168.7.76:32400
  392.   token:
  393.   timeout: 60
  394.   clean_bundles: false
  395.   empty_trash: false
  396.   optimize: false
  397.   db_cache:
  398.   verify_ssl:
  399. tmdb:
  400.   apikey:
  401.   language: en
  402.   cache_expiration: 60
  403.   region:
  404. tautulli:
  405.   url: http://192.168.7.76:8181
  406.   apikey:
  407. mdblist:
  408.   apikey:
  409.   cache_expiration: 60
  410. trakt:
  411.   client_id:
  412.   client_secret:
  413.   pin:
  414.   authorization:
  415.     access_token:
  416.     token_type:
  417.     expires_in:
  418.     refresh_token:
  419.     scope:
  420.    created_at:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement