Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- |====================================================================================================|
- | |
- | __ ___ ______ ___ ___ _______ __________ ___ |
- | | |/ / / __ \ | \/ | | ____|| | / \ |
- | | ' / | | | | | \ / | | |__ `---| |---` / ^ \ |
- | | < | | | | | |\/| | | __| | | / /_\ \ |
- | | . \ | `--` | | | | | | |____ | | / _____ \ |
- | |__|\__\ \______/ |__| |__| |_______| |__| /__/ \__\ |
- | |
- | Version: 2.1.0 (Docker: master) |
- | Platform: Linux-6.8.12-4-pve-x86_64-with-glibc2.28 |
- | Total Memory: 31 GB |
- | Available Memory: 27 GB |
- |====================================================================================================|
- | Run Command: kometa.py --run |
- | --config (KOMETA_CONFIG): None |
- | --times (KOMETA_TIMES): "05:00" |
- | --run (KOMETA_RUN): True |
- | --tests (KOMETA_TESTS): False |
- | --debug (KOMETA_DEBUG): False |
- | --trace (KOMETA_TRACE): False |
- | --log-requests (KOMETA_LOG_REQUESTS): False |
- | --timeout (KOMETA_TIMEOUT): 180 |
- | --no-verify-ssl (KOMETA_NO_VERIFY_SSL): False |
- | --collections-only (KOMETA_COLLECTIONS_ONLY): False |
- | --metadata-only (KOMETA_METADATA_ONLY): False |
- | --playlists-only (KOMETA_PLAYLISTS_ONLY): False |
- | --operations-only (KOMETA_OPERATIONS_ONLY): False |
- | --overlays-only (KOMETA_OVERLAYS_ONLY): False |
- | --run-collections (KOMETA_RUN_COLLECTIONS): None |
- | --run-libraries (KOMETA_RUN_LIBRARIES): None |
- | --run-files (KOMETA_RUN_FILES): None |
- | --ignore-schedules (KOMETA_IGNORE_SCHEDULES): False |
- | --ignore-ghost (KOMETA_IGNORE_GHOST): False |
- | --delete-collections (KOMETA_DELETE_COLLECTIONS): False |
- | --delete-labels (KOMETA_DELETE_LABELS): False |
- | --resume (KOMETA_RESUME): None |
- | --no-countdown (KOMETA_NO_COUNTDOWN): False |
- | --no-missing (KOMETA_NO_MISSING): False |
- | --no-report (KOMETA_NO_REPORT): False |
- | --read-only-config (KOMETA_READ_ONLY_CONFIG): False |
- | --divider (KOMETA_DIVIDER): "=" |
- | --width (KOMETA_WIDTH): 100 |
- | |
- |====================================================================================================|
- | Starting Run |
- |====================================================================================================|
- | Locating config... |
- | Using //config/config.yml as config |
- |========================================= Redacted Config ==========================================|
- | ## This file is a template remove the .template to use the file |
- | |
- | libraries: # This is called out once within the config.yml file |
- | Filme: # These are names of libraries in your Plex |
- | remove_overlays: false # Set this to true to remove all overlays |
- | schedule: weekly(saturday) |
- | collection_files: |
- | - default: basic # This is a file within Kometa's defaults folder |
- | - default: imdb # This is a file within Kometa's defaults folder |
- | # see the wiki for how to use local files, folders, URLs, or files from git |
- | overlay_files: |
- | - default: ribbon |
- | - default: languages |
- | - default: ratings |
- | template_variables: |
- | rating1: critic |
- | rating2: audience |
- | rating3: user |
- | rating1_image: imdb |
- | rating2_image: rt_popcorn |
- | rating3_image: tmdb |
- | operations: |
- | mass_critic_rating_update: imdb |
- | mass_audience_rating_update: mdb_tomatoesaudience |
- | mass_user_rating_update: tmdb |
- | # This is a file within Kometa's defaults folder |
- | # see the wiki for how to use local files, folders, URLs, or files from git |
- | Serien: |
- | remove_overlays: false # Set this to true to remove all overlays |
- | schedule: weekly(saturday) |
- | collection_files: |
- | - default: basic # This is a file within Kometa's defaults folder |
- | - default: imdb |
- | # This is a file within Kometa's defaults folder |
- | # see the wiki for how to use local files, folders, URLs, or files from git |
- | overlay_files: |
- | - default: ribbon |
- | - default: languages |
- | - default: ratings |
- | template_variables: |
- | rating1: critic |
- | rating2: audience |
- | rating3: user |
- | rating1_image: imdb |
- | rating2_image: rt_popcorn |
- | rating3_image: tmdb |
- | - default: ratings |
- | template_variables: |
- | builder_level: episode |
- | rating1: critic |
- | rating2: audience |
- | rating1_image: imdb |
- | rating2_image: tmdb |
- | operations: |
- | mass_critic_rating_update: imdb |
- | mass_audience_rating_update: mdb_tomatoesaudience |
- | mass_user_rating_update: tmdb |
- | mass_episode_critic_rating_update: imdb |
- | mass_episode_audience_rating_update: tmdb |
- | |
- | # This is a file within Kometa's defaults folder |
- | # see the wiki for how to use local files, folders, URLs, or files from git |
- | playlist_files: |
- | - default: playlist # This is a file within Kometa's defaults folder |
- | template_variables: |
- | libraries: Filme, Serien # list of libraries that you want the Kometa Defaults playlists to look at |
- | # see the wiki for how to use local files, folders, URLs, or files from git |
- | settings: |
- | run_order: |
- | - operations |
- | - metadata |
- | - collections |
- | - overlays |
- | cache: true |
- | cache_expiration: 60 |
- | asset_directory: config/assets |
- | asset_folders: true |
- | asset_depth: 0 |
- | create_asset_folders: false |
- | prioritize_assets: false |
- | dimensional_asset_rename: false |
- | download_url_assets: false |
- | show_missing_season_assets: false |
- | show_missing_episode_assets: false |
- | show_asset_not_needed: true |
- | sync_mode: append |
- | minimum_items: 1 |
- | default_collection_order: |
- | delete_below_minimum: true |
- | delete_not_scheduled: false |
- | run_again_delay: 2 |
- | missing_only_released: false |
- | only_filter_missing: false |
- | show_unmanaged: true |
- | show_unconfigured: true |
- | show_filtered: false |
- | show_options: true |
- | show_missing: true |
- | show_missing_assets: true |
- | save_report: false |
- | tvdb_language: eng |
- | ignore_ids: |
- | ignore_imdb_ids: |
- | item_refresh_delay: 0 |
- | playlist_sync_to_users: all |
- | playlist_exclude_users: |
- | playlist_report: false |
- | verify_ssl: true |
- | custom_repo: |
- | overlay_artwork_filetype: jpg |
- | overlay_artwork_quality: 75 |
- | webhooks: # Can be individually specified per library as well |
- | error: |
- | version: |
- | run_start: |
- | run_end: |
- | changes: |
- | delete: |
- | plex: # Can be individually specified per library as well; REQUIRED for the script to run |
- | url: (redacted) |
- | token: (redacted) |
- | timeout: 60 |
- | db_cache: |
- | clean_bundles: false |
- | empty_trash: false |
- | optimize: false |
- | verify_ssl: |
- | tmdb: # REQUIRED for the script to run |
- | apikey: (redacted) |
- | language: en |
- | cache_expiration: 60 |
- | region: |
- | github: |
- | token: (redacted) |
- | omdb: |
- | apikey: (redacted) |
- | cache_expiration: 60 |
- | mdblist: |
- | apikey: (redacted) |
- | cache_expiration: 60 |
- | mal: |
- | client_id: (redacted) |
- | client_secret: (redacted) |
- | authorization: |
- | # everything below is autofilled by the script |
- | access_token: |
- | token_type: |
- | expires_in: |
- | refresh_token: |
- | |
- |====================================================================================================|
- | Initializing cache database at //config/config.cache |
- |====================================================================================================|
- | notifiarr attribute not found |
- | gotify attribute not found |
- |====================================================================================================|
- | Connecting to TMDb... |
- | TMDb Connection Successful |
- |====================================================================================================|
- | Connecting to OMDb... |
- | Config Error: omdb sub-attribute apikey is blank |
- | OMDb Connection Failed |
- |====================================================================================================|
- | Connecting to MDBList... |
- | Config Error: mdblist sub-attribute apikey is blank |
- | MDBList Connection Failed |
- |====================================================================================================|
- | trakt attribute not found |
- |====================================================================================================|
- | Connecting to My Anime List... |
- | Config Error: mal sub-attribute client_id is blank |
- | My Anime List Connection Failed |
- |====================================================================================================|
- | |
- | Reading in Playlist Files |
- | |
- | Reading default: playlist |
- | Template Variables: {'libraries': 'Filme, Serien'} |
- | |
- | Loading Playlist File Default: playlist |
- | |
- | File Loaded From: /defaults/playlist.yml |
- | |
- | Reading default: templates |
- | File Loaded From: /defaults/templates.yml |
- | Playlist File Loaded Successfully |
- |====================================================================================================|
- | Connecting to Plex Libraries... |
- |====================================================================================================|
- | Filme Configuration |
- |====================================================================================================|
- | |
- | Connecting to Filme Library... |
- |===================================== Operation Configuration ======================================|
- | |
- | Operation 1/1 |
- | mass_critic_rating_update: imdb |
- | mass_audience_rating_update: mdb_tomatoesaudience |
- | mass_user_rating_update: tmdb |
- | Config Error: mass_audience_rating_update cannot use mdb_tomatoesaudience without a successful MDBList Connection |
- | |
- | Reading in Collection Files |
- | |
- | Reading default: basic |
- | |
- | Reading default: imdb |
- | Value: weekly(saturday) |
- | |
- | Reading in Overlay Files |
- | |
- | Reading default: ribbon |
- | |
- | Reading default: languages |
- | |
- | Reading default: ratings |
- | Template Variables: {'rating1': 'critic', 'rating2': 'audience', 'rating3': 'user', 'rating1_image': 'imdb', 'rating2_image': 'rt_popcorn', 'rating3_image': 'tmdb'} |
- | |
- |======================================== Plex Configuration ========================================|
- | |
- | Using Asset Directory: config/assets |
- | Connected to server plexmox version 1.41.3.9314-a0bfb8370 |
- | Running on Linux version 24.04.1 LTS (Noble Numbat) |
- | Plex DB cache setting: 40 MB |
- | PlexPass: True on Public update channel. |
- | Scheduled maintenance running between 2:00 and 4:00 |
- | Connected to library Filme |
- | Type: Movie |
- | Agent: tv.plex.agents.movie |
- | Scanner: Plex Movie |
- | Ratings Source: Rotten Tomatoes |
- | |
- | Filme Library Connection Successful |
- | |
- |========================================== Scanning Files ==========================================|
- | |
- | Loading Collection File Default: basic |
- | |
- | |
- |====================================================================================================|
- | Loading Collection File Default: basic |
- |====================================================================================================|
- | |
- | File Loaded From: /defaults/chart/basic.yml |
- | |
- | Reading default: templates |
- | Template Variables: {'collection_section': '010', 'image': 'chart/<<mapping_name_encoded>>'} |
- | File Loaded From: /defaults/templates.yml |
- | |
- | Collection File Loaded Successfully |
- | |
- | Loading Collection File Default: imdb |
- | |
- | |
- |====================================================================================================|
- | Loading Collection File Default: imdb |
- |====================================================================================================|
- | |
- | File Loaded From: /defaults/chart/imdb.yml |
- | |
- | Reading default: templates |
- | Template Variables: {'collection_section': '020', 'image': 'chart/<<mapping_name_encoded>>'} |
- | File Loaded From: /defaults/templates.yml |
- | |
- | Collection File Loaded Successfully |
- | |
- | Loading Overlay File 0 Default: ribbon |
- | |
- | File Loaded From: /defaults/overlays/ribbon.yml |
- | |
- | Reading default: templates |
- | Template Variables: {'default': {'style': 'yellow'}, 'conditionals': {'final_style': {'default': 'yellow', 'conditions': [{'style': 'gray', 'value': 'gray'}, {'style': 'black', 'value': 'black'}, {'style': 'red', 'value': 'red'}]}, 'default': {'conditions': [{'file.exists': False, 'file_<<key>>.exists': False, 'url.exists': False, 'url_<<key>>.exists': False, 'git.exists': False, 'git_<<key>>.exists': False, 'repo.exists': False, 'repo_<<key>>.exists': False, 'value': 'ribbon/<<final_style>>/<<key>>'}]}}, 'group': 'ribbon', 'horizontal_offset': 0, 'horizontal_align': 'right', 'vertical_offset': 0, 'vertical_align': 'bottom'} |
- | File Loaded From: /defaults/overlays/templates.yml |
- | Overlay File Loaded Successfully |
- | |
- | Loading Overlay File 1 Default: languages |
- | |
- | File Loaded From: /defaults/overlays/languages.yml |
- | Condition 1 Failed: use_subtitles is not a variable provided or a default variable |
- | Condition 1 Failed: builder_level is not a variable provided or a default variable |
- | Condition 2 Failed: overlay_level is not a variable provided or a default variable |
- | |
- | Reading default: templates |
- | Template Variables: {'conditionals': {'final_align': {'default': 'left', 'conditions': [{'flag_alignment': 'right', 'value': 'right'}, {'use_subtitles': True, 'value': 'right'}]}, 'final_text': {'default': '<<text>>', 'conditions': [{'use_lowercase': True, 'value': '<<key>>'}]}, 'final_style': {'default': 'round', 'conditions': [{'style': ['square', 'half'], 'value': 'square'}]}, 'back_radius': {'conditions': [{'style': ['round', 'half'], 'value': 26}, {'style': 'square', 'value': None}]}, 'default_<<key>>': {'conditions': [{'file.exists': False, 'url.exists': False, 'git.exists': False, 'repo.exists': False, 'value': 'flag/<<final_style>>/<<country_<<key>>>>'}]}}, 'default': {'style': 'round', 'country': '<<key>>', 'country_<<key>>': '<<country>>', 'offset': 10, 'width': 190}, 'queue': 'flags', 'addon_position': '<<final_align>>', 'addon_offset': '<<offset>>', 'back_color': '#00000099', 'back_width': '<<width>>', 'back_align': '<<final_align>>', 'font': 'fonts/Inter-Bold.ttf', 'font_size': 50, 'final_name': 'text(<<final_text>>)'} |
- | File Loaded From: /defaults/overlays/templates.yml |
- | Overlay File Loaded Successfully |
- | |
- | Loading Overlay File 2 Default: ratings |
- | |
- | File Loaded From: /defaults/overlays/ratings.yml |
- | Overlay File Loaded Successfully |
- | |
- |====================================================================================================|
- | Serien Configuration |
- |====================================================================================================|
- | |
- | Connecting to Serien Library... |
- |===================================== Operation Configuration ======================================|
- | |
- | Operation 1/1 |
- | mass_critic_rating_update: imdb |
- | mass_audience_rating_update: mdb_tomatoesaudience |
- | mass_user_rating_update: tmdb |
- | mass_episode_critic_rating_update: imdb |
- | mass_episode_audience_rating_update: tmdb |
- | Config Error: mass_audience_rating_update cannot use mdb_tomatoesaudience without a successful MDBList Connection |
- | |
- | Reading in Collection Files |
- | |
- | Reading default: basic |
- | |
- | Reading default: imdb |
- | Value: weekly(saturday) |
- | |
- | Reading in Overlay Files |
- | |
- | Reading default: ribbon |
- | |
- | Reading default: languages |
- | |
- | Reading default: ratings |
- | Template Variables: {'rating1': 'critic', 'rating2': 'audience', 'rating3': 'user', 'rating1_image': 'imdb', 'rating2_image': 'rt_popcorn', 'rating3_image': 'tmdb'} |
- | |
- | Reading default: ratings |
- | Template Variables: {'builder_level': 'episode', 'rating1': 'critic', 'rating2': 'audience', 'rating1_image': 'imdb', 'rating2_image': 'tmdb'} |
- | |
- |======================================== Plex Configuration ========================================|
- | |
- | Using Asset Directory: config/assets |
- | Connected to server plexmox version 1.41.3.9314-a0bfb8370 |
- | Running on Linux version 24.04.1 LTS (Noble Numbat) |
- | Plex DB cache setting: 40 MB |
- | PlexPass: True on Public update channel. |
- | Scheduled maintenance running between 2:00 and 4:00 |
- | Connected to library Serien |
- | Type: Show |
- | Agent: tv.plex.agents.series |
- | Scanner: Plex TV Series |
- | Ratings Source: N/A |
- | |
- | Serien Library Connection Successful |
- | |
- |========================================== Scanning Files ==========================================|
- | |
- | Loading Collection File Default: basic |
- | |
- | |
- |====================================================================================================|
- | Loading Collection File Default: basic |
- |====================================================================================================|
- | |
- | File Loaded From: /defaults/chart/basic.yml |
- | |
- | Reading default: templates |
- | Template Variables: {'collection_section': '010', 'image': 'chart/<<mapping_name_encoded>>'} |
- | File Loaded From: /defaults/templates.yml |
- | |
- | Collection File Loaded Successfully |
- | |
- | Loading Collection File Default: imdb |
- | |
- | |
- |====================================================================================================|
- | Loading Collection File Default: imdb |
- |====================================================================================================|
- | |
- | File Loaded From: /defaults/chart/imdb.yml |
- | |
- | Reading default: templates |
- | Template Variables: {'collection_section': '020', 'image': 'chart/<<mapping_name_encoded>>'} |
- | File Loaded From: /defaults/templates.yml |
- | |
- | Collection File Loaded Successfully |
- | |
- | Loading Overlay File 0 Default: ribbon |
- | |
- | File Loaded From: /defaults/overlays/ribbon.yml |
- | |
- | Reading default: templates |
- | Template Variables: {'default': {'style': 'yellow'}, 'conditionals': {'final_style': {'default': 'yellow', 'conditions': [{'style': 'gray', 'value': 'gray'}, {'style': 'black', 'value': 'black'}, {'style': 'red', 'value': 'red'}]}, 'default': {'conditions': [{'file.exists': False, 'file_<<key>>.exists': False, 'url.exists': False, 'url_<<key>>.exists': False, 'git.exists': False, 'git_<<key>>.exists': False, 'repo.exists': False, 'repo_<<key>>.exists': False, 'value': 'ribbon/<<final_style>>/<<key>>'}]}}, 'group': 'ribbon', 'horizontal_offset': 0, 'horizontal_align': 'right', 'vertical_offset': 0, 'vertical_align': 'bottom'} |
- | File Loaded From: /defaults/overlays/templates.yml |
- | Overlay File Loaded Successfully |
- | |
- | Loading Overlay File 1 Default: languages |
- | |
- | File Loaded From: /defaults/overlays/languages.yml |
- | Condition 1 Failed: use_subtitles is not a variable provided or a default variable |
- | Condition 1 Failed: builder_level is not a variable provided or a default variable |
- | Condition 2 Failed: overlay_level is not a variable provided or a default variable |
- | |
- | Reading default: templates |
- | Template Variables: {'conditionals': {'final_align': {'default': 'left', 'conditions': [{'flag_alignment': 'right', 'value': 'right'}, {'use_subtitles': True, 'value': 'right'}]}, 'final_text': {'default': '<<text>>', 'conditions': [{'use_lowercase': True, 'value': '<<key>>'}]}, 'final_style': {'default': 'round', 'conditions': [{'style': ['square', 'half'], 'value': 'square'}]}, 'back_radius': {'conditions': [{'style': ['round', 'half'], 'value': 26}, {'style': 'square', 'value': None}]}, 'default_<<key>>': {'conditions': [{'file.exists': False, 'url.exists': False, 'git.exists': False, 'repo.exists': False, 'value': 'flag/<<final_style>>/<<country_<<key>>>>'}]}}, 'default': {'style': 'round', 'country': '<<key>>', 'country_<<key>>': '<<country>>', 'offset': 10, 'width': 190}, 'queue': 'flags', 'addon_position': '<<final_align>>', 'addon_offset': '<<offset>>', 'back_color': '#00000099', 'back_width': '<<width>>', 'back_align': '<<final_align>>', 'font': 'fonts/Inter-Bold.ttf', 'font_size': 50, 'final_name': 'text(<<final_text>>)'} |
- | File Loaded From: /defaults/overlays/templates.yml |
- | Overlay File Loaded Successfully |
- | |
- | Loading Overlay File 2 Default: ratings |
- | |
- | File Loaded From: /defaults/overlays/ratings.yml |
- | Overlay File Loaded Successfully |
- | |
- | Loading Overlay File 3 Default: ratings |
- | |
- | File Loaded From: /defaults/overlays/ratings.yml |
- | Overlay File Loaded Successfully |
- | |
- |====================================================================================================|
- | 2 Plex Library Connections Successful |
- |====================================================================================================|
- | |
- |====================================================================================================|
- | Skipping Filme Library |
- |====================================================================================================|
- | |
- |====================================================================================================|
- | Skipping Serien Library |
- |====================================================================================================|
- | |
- |====================================================================================================|
- | Playlists |
- |====================================================================================================|
- | |
- |====================================================================================================|
- | Arrowverse (Timeline Order) Playlist |
- |====================================================================================================|
- | |
- |================================ Building Definition From Templates ================================|
- | |
- | Templates Called: playlist, arr |
- | |
- | |
- | Validating Method: variables |
- | |
- | Conditional: trakt_list |
- |==================================== Final Template Attributes =====================================|
- | |
- | {'trakt_list': 'https://trakt.tv/users/donxy/lists/arrowverse', 'cache_builders': 1, 'sync_mode': 'sync', 'libraries': 'Filme, Serien', 'url_poster': 'https://raw.githubusercontent.com/Kometa-Team/Default-Images/master/playlist/Arrowverse%20%28Timeline%20Order%29.jpg', 'summary': 'The Arrowverse is an American superhero media franchise and a shared universe that is centered on various interconnected television series based on DC Comics superhero characters, primarily airing on The CW as well as web series on CW Seed.', 'name': 'Arrowverse (Timeline Order)'} |
- | |
- |======================== Validating Arrowverse (Timeline Order) Attributes =========================|
- | |
- | Validating Method: name |
- | Value: Arrowverse (Timeline Order) |
- | Final Name: Arrowverse (Timeline Order) |
- | |
- | Validating Method: libraries |
- | Value: Filme, Serien |
- | Playlist Warning: sync_to_users attribute not found defaulting to playlist_sync_to_users: all |
- | |
- | Validating Method: sync_mode |
- | Value: sync |
- | |
- | Validating Method: trakt_list |
- | Value: https://trakt.tv/users/donxy/lists/arrowverse |
- | Traceback (most recent call last): |
- | File "//kometa.py", line 976, in run_playlists |
- | builder = CollectionBuilder(config, playlist_file, mapping_name, playlist_attrs, extra=output_str) |
- | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
- | File "/modules/builder.py", line 980, in __init__ |
- | raise Failed(f"{self.Type} Error: {method_final} requires Trakt to be configured") |
- | modules.util.Failed: Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | |
- |====================================================================================================|
- | Finished Arrowverse (Timeline Order) Playlist |
- | Playlist Run Time: 0:00:00 |
- |====================================================================================================|
- |====================================================================================================|
- | Marvel Cinematic Universe (Timeline Order) Playlist |
- |====================================================================================================|
- | |
- |================================ Building Definition From Templates ================================|
- | |
- | Templates Called: playlist, arr |
- | |
- | |
- | Validating Method: variables |
- | |
- | Conditional: trakt_list |
- |==================================== Final Template Attributes =====================================|
- | |
- | {'trakt_list': 'https://trakt.tv/users/donxy/lists/marvel-cinematic-universe', 'cache_builders': 1, 'sync_mode': 'sync', 'libraries': 'Filme, Serien', 'url_poster': 'https://raw.githubusercontent.com/Kometa-Team/Default-Images/master/playlist/Marvel%20Cinematic%20Universe%20%28Timeline%20Order%29.jpg', 'summary': 'The Marvel Cinematic Universe (MCU) is a collection of movies and television series that tell a singular narrative related to Marvel characters, settings and stories. The MCU is a product from Disney and Marvel that brings us heroes from Black Panther and Doctor Strange to Spider-Man and Iron Man.', 'name': 'Marvel Cinematic Universe (Timeline Order)'} |
- | |
- |================= Validating Marvel Cinematic Universe (Timeline Order) Attributes =================|
- | |
- | Validating Method: name |
- | Value: Marvel Cinematic Universe (Timeline Order) |
- | Final Name: Marvel Cinematic Universe (Timeline Order) |
- | |
- | Validating Method: libraries |
- | Value: Filme, Serien |
- | Playlist Warning: sync_to_users attribute not found defaulting to playlist_sync_to_users: all |
- | |
- | Validating Method: sync_mode |
- | Value: sync |
- | |
- | Validating Method: trakt_list |
- | Value: https://trakt.tv/users/donxy/lists/marvel-cinematic-universe |
- | Traceback (most recent call last): |
- | File "//kometa.py", line 976, in run_playlists |
- | builder = CollectionBuilder(config, playlist_file, mapping_name, playlist_attrs, extra=output_str) |
- | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
- | File "/modules/builder.py", line 980, in __init__ |
- | raise Failed(f"{self.Type} Error: {method_final} requires Trakt to be configured") |
- | modules.util.Failed: Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | |
- |====================================================================================================|
- | Finished Marvel Cinematic Universe (Timeline Order) Playlist |
- | Playlist Run Time: 0:00:00 |
- |====================================================================================================|
- |====================================================================================================|
- | DC Animated Universe (Timeline Order) Playlist |
- |====================================================================================================|
- | |
- |================================ Building Definition From Templates ================================|
- | |
- | Templates Called: playlist, arr |
- | |
- | |
- | Validating Method: variables |
- | |
- | Conditional: trakt_list |
- |==================================== Final Template Attributes =====================================|
- | |
- | {'trakt_list': 'https://trakt.tv/users/donxy/lists/dc-animated-series-universe', 'cache_builders': 1, 'sync_mode': 'sync', 'libraries': 'Filme, Serien', 'url_poster': 'https://raw.githubusercontent.com/Kometa-Team/Default-Images/master/playlist/DC%20Animated%20Universe%20%28Timeline%20Order%29.jpg', 'summary': 'The DC Animated Universe (DCAU) is a shared universe consisting primarily of superhero-based animated television series, produced by Warner Bros. Animation and based on characters that appear in American comic books published by DC Comics. The first TV series set in the DCAU was Batman: The Animated Series, which premiered in 1992; the last TV series was Justice League Unlimited, which ended its run in 2006.', 'name': 'DC Animated Universe (Timeline Order)'} |
- | |
- |=================== Validating DC Animated Universe (Timeline Order) Attributes ====================|
- | |
- | Validating Method: name |
- | Value: DC Animated Universe (Timeline Order) |
- | Final Name: DC Animated Universe (Timeline Order) |
- | |
- | Validating Method: libraries |
- | Value: Filme, Serien |
- | Playlist Warning: sync_to_users attribute not found defaulting to playlist_sync_to_users: all |
- | |
- | Validating Method: sync_mode |
- | Value: sync |
- | |
- | Validating Method: trakt_list |
- | Value: https://trakt.tv/users/donxy/lists/dc-animated-series-universe |
- | Traceback (most recent call last): |
- | File "//kometa.py", line 976, in run_playlists |
- | builder = CollectionBuilder(config, playlist_file, mapping_name, playlist_attrs, extra=output_str) |
- | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
- | File "/modules/builder.py", line 980, in __init__ |
- | raise Failed(f"{self.Type} Error: {method_final} requires Trakt to be configured") |
- | modules.util.Failed: Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | |
- |====================================================================================================|
- | Finished DC Animated Universe (Timeline Order) Playlist |
- | Playlist Run Time: 0:00:00 |
- |====================================================================================================|
- |====================================================================================================|
- | Pokémon (Timeline Order) Playlist |
- |====================================================================================================|
- | |
- |================================ Building Definition From Templates ================================|
- | |
- | Templates Called: playlist, arr |
- | |
- | |
- | Validating Method: variables |
- | |
- | Conditional: trakt_list |
- |==================================== Final Template Attributes =====================================|
- | |
- | {'trakt_list': 'https://trakt.tv/users/munch54/lists/pokemon-watching-order', 'cache_builders': 1, 'sync_mode': 'sync', 'libraries': 'Filme, Serien', 'url_poster': 'https://raw.githubusercontent.com/Kometa-Team/Default-Images/master/playlist/Pok%C3%A9mon%20%28Timeline%20Order%29.jpg', 'summary': 'Ash Ketchum, his yellow pet Pikachu, and his human friends explore a world of powerful creatures. Ten-year-old Ash aspires to be the greatest Pokémon (pocket monster) trainer in the world. To do this, he enlists the help of many friends, and his own Pokémon, Pikachu.', 'name': 'Pokémon (Timeline Order)'} |
- | |
- |========================== Validating Pokémon (Timeline Order) Attributes ==========================|
- | |
- | Validating Method: name |
- | Value: Pokémon (Timeline Order) |
- | Final Name: Pokémon (Timeline Order) |
- | |
- | Validating Method: libraries |
- | Value: Filme, Serien |
- | Playlist Warning: sync_to_users attribute not found defaulting to playlist_sync_to_users: all |
- | |
- | Validating Method: sync_mode |
- | Value: sync |
- | |
- | Validating Method: trakt_list |
- | Value: https://trakt.tv/users/munch54/lists/pokemon-watching-order |
- | Traceback (most recent call last): |
- | File "//kometa.py", line 976, in run_playlists |
- | builder = CollectionBuilder(config, playlist_file, mapping_name, playlist_attrs, extra=output_str) |
- | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
- | File "/modules/builder.py", line 980, in __init__ |
- | raise Failed(f"{self.Type} Error: {method_final} requires Trakt to be configured") |
- | modules.util.Failed: Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | |
- |====================================================================================================|
- | Finished Pokémon (Timeline Order) Playlist |
- | Playlist Run Time: 0:00:00 |
- |====================================================================================================|
- |====================================================================================================|
- | Star Trek (Timeline Order) Playlist |
- |====================================================================================================|
- | |
- |================================ Building Definition From Templates ================================|
- | |
- | Templates Called: playlist, arr |
- | |
- | |
- | Validating Method: variables |
- | |
- | Conditional: trakt_list |
- |==================================== Final Template Attributes =====================================|
- | |
- | {'trakt_list': 'https://trakt.tv/users/goodevilgenius/lists/star-trek-chronology', 'cache_builders': 1, 'sync_mode': 'sync', 'libraries': 'Filme, Serien', 'url_poster': 'https://raw.githubusercontent.com/Kometa-Team/Default-Images/master/playlist/Star%20Trek%20%28Timeline%20Order%29.jpg', 'summary': 'All Star Trek canon in chronological order, as found on thestartrekchronologyproject.blogspot.com. Includes animated series. Will be updated with new shows as they come out. Does not include Kelvinverse movies.', 'name': 'Star Trek (Timeline Order)'} |
- | |
- |========================= Validating Star Trek (Timeline Order) Attributes =========================|
- | |
- | Validating Method: name |
- | Value: Star Trek (Timeline Order) |
- | Final Name: Star Trek (Timeline Order) |
- | |
- | Validating Method: libraries |
- | Value: Filme, Serien |
- | Playlist Warning: sync_to_users attribute not found defaulting to playlist_sync_to_users: all |
- | |
- | Validating Method: sync_mode |
- | Value: sync |
- | |
- | Validating Method: trakt_list |
- | Value: https://trakt.tv/users/goodevilgenius/lists/star-trek-chronology |
- | Traceback (most recent call last): |
- | File "//kometa.py", line 976, in run_playlists |
- | builder = CollectionBuilder(config, playlist_file, mapping_name, playlist_attrs, extra=output_str) |
- | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
- | File "/modules/builder.py", line 980, in __init__ |
- | raise Failed(f"{self.Type} Error: {method_final} requires Trakt to be configured") |
- | modules.util.Failed: Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | |
- |====================================================================================================|
- | Finished Star Trek (Timeline Order) Playlist |
- | Playlist Run Time: 0:00:00 |
- |====================================================================================================|
- |====================================================================================================|
- | Star Wars (Timeline Order) Playlist |
- |====================================================================================================|
- | |
- |================================ Building Definition From Templates ================================|
- | |
- | Templates Called: playlist, arr |
- | |
- | |
- | Validating Method: variables |
- | |
- | Conditional: trakt_list |
- |==================================== Final Template Attributes =====================================|
- | |
- | {'trakt_list': 'https://trakt.tv/users/xrayblaster/lists/star-wars-chronological-order', 'cache_builders': 1, 'sync_mode': 'sync', 'libraries': 'Filme, Serien', 'url_poster': 'https://raw.githubusercontent.com/Kometa-Team/Default-Images/master/playlist/Star%20Wars%20%28Timeline%20Order%29.jpg', 'summary': "A long time ago in a galaxy far, far away, a farm boy on a desert planet dreamed of joining a rebellion and saving a princess from a dark lord, and thus, one of the most successful cinematic sagas of all time was born. What began with one space opera in 1977 quickly grew into a media empire that included toys, comic books, video games, TV series, and memorabilia in every possible form. Today, more than 40 years after it first arrived, Star Wars remains a global pop culture phenomenon, and the story still isn't over.", 'name': 'Star Wars (Timeline Order)'} |
- | |
- |========================= Validating Star Wars (Timeline Order) Attributes =========================|
- | |
- | Validating Method: name |
- | Value: Star Wars (Timeline Order) |
- | Final Name: Star Wars (Timeline Order) |
- | |
- | Validating Method: libraries |
- | Value: Filme, Serien |
- | Playlist Warning: sync_to_users attribute not found defaulting to playlist_sync_to_users: all |
- | |
- | Validating Method: sync_mode |
- | Value: sync |
- | |
- | Validating Method: trakt_list |
- | Value: https://trakt.tv/users/xrayblaster/lists/star-wars-chronological-order |
- | Traceback (most recent call last): |
- | File "//kometa.py", line 976, in run_playlists |
- | builder = CollectionBuilder(config, playlist_file, mapping_name, playlist_attrs, extra=output_str) |
- | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
- | File "/modules/builder.py", line 980, in __init__ |
- | raise Failed(f"{self.Type} Error: {method_final} requires Trakt to be configured") |
- | modules.util.Failed: Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | |
- |====================================================================================================|
- | Finished Star Wars (Timeline Order) Playlist |
- | Playlist Run Time: 0:00:00 |
- |====================================================================================================|
- |====================================================================================================|
- | Star Wars The Clone Wars (Timeline Order) Playlist |
- |====================================================================================================|
- | |
- |================================ Building Definition From Templates ================================|
- | |
- | Templates Called: playlist, arr |
- | |
- | |
- | Validating Method: variables |
- | |
- | Conditional: trakt_list |
- |==================================== Final Template Attributes =====================================|
- | |
- | {'trakt_list': 'https://trakt.tv/users/tomfin46/lists/star-wars-the-clone-wars-chronological-episode-order', 'cache_builders': 1, 'sync_mode': 'sync', 'libraries': 'Filme, Serien', 'url_poster': 'https://raw.githubusercontent.com/Kometa-Team/Default-Images/master/playlist/Star%20Wars%20The%20Clone%20Wars%20%28Timeline%20Order%29.jpg', 'summary': 'As more star systems get swept into the Clone Wars, the valiant Jedi knights struggle to maintain order. Anakin Skywalker and his Padawan learner Ahsoka Tano embark on a mission that brings them face-to-face with Jabba the Hutt. Plotting against them is evil Count Dooku and his agent, Asajj Ventress, who would ensure that the Jedis fail. Meanwhile, Yoda and Obi-Wan Kenobi lead the clone army against the forces of the Dark Side.', 'name': 'Star Wars The Clone Wars (Timeline Order)'} |
- | |
- |================= Validating Star Wars The Clone Wars (Timeline Order) Attributes ==================|
- | |
- | Validating Method: name |
- | Value: Star Wars The Clone Wars (Timeline Order) |
- | Final Name: Star Wars The Clone Wars (Timeline Order) |
- | |
- | Validating Method: libraries |
- | Value: Filme, Serien |
- | Playlist Warning: sync_to_users attribute not found defaulting to playlist_sync_to_users: all |
- | |
- | Validating Method: sync_mode |
- | Value: sync |
- | |
- | Validating Method: trakt_list |
- | Value: https://trakt.tv/users/tomfin46/lists/star-wars-the-clone-wars-chronological-episode-order |
- | Traceback (most recent call last): |
- | File "//kometa.py", line 976, in run_playlists |
- | builder = CollectionBuilder(config, playlist_file, mapping_name, playlist_attrs, extra=output_str) |
- | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
- | File "/modules/builder.py", line 980, in __init__ |
- | raise Failed(f"{self.Type} Error: {method_final} requires Trakt to be configured") |
- | modules.util.Failed: Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | |
- |====================================================================================================|
- | Finished Star Wars The Clone Wars (Timeline Order) Playlist |
- | Playlist Run Time: 0:00:00 |
- |====================================================================================================|
- |====================================================================================================|
- | X-Men (Timeline Order) Playlist |
- |====================================================================================================|
- | |
- |================================ Building Definition From Templates ================================|
- | |
- | Templates Called: playlist, arr |
- | |
- | |
- | Validating Method: variables |
- | |
- | Conditional: trakt_list |
- |==================================== Final Template Attributes =====================================|
- | |
- | {'trakt_list': 'https://trakt.tv/users/alan-pittflix/lists/x-men', 'cache_builders': 1, 'sync_mode': 'sync', 'libraries': 'Filme, Serien', 'url_poster': 'https://raw.githubusercontent.com/Kometa-Team/Default-Images/master/playlist/X-Men%20%28Timeline%20Order%29.jpg', 'summary': 'The X-Men are a fictional team of superheroes appearing in American comic books published by Marvel Comics, first appearing in The X-Men Issue 1. Although initially cancelled in 1970, following its 1975 revival and subsequent direction under writer Chris Claremont, it became one of the most recognizable and successful franchises of Marvel Comics.', 'name': 'X-Men (Timeline Order)'} |
- | |
- |=========================== Validating X-Men (Timeline Order) Attributes ===========================|
- | |
- | Validating Method: name |
- | Value: X-Men (Timeline Order) |
- | Final Name: X-Men (Timeline Order) |
- | |
- | Validating Method: libraries |
- | Value: Filme, Serien |
- | Playlist Warning: sync_to_users attribute not found defaulting to playlist_sync_to_users: all |
- | |
- | Validating Method: sync_mode |
- | Value: sync |
- | |
- | Validating Method: trakt_list |
- | Value: https://trakt.tv/users/alan-pittflix/lists/x-men |
- | Traceback (most recent call last): |
- | File "//kometa.py", line 976, in run_playlists |
- | builder = CollectionBuilder(config, playlist_file, mapping_name, playlist_attrs, extra=output_str) |
- | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
- | File "/modules/builder.py", line 980, in __init__ |
- | raise Failed(f"{self.Type} Error: {method_final} requires Trakt to be configured") |
- | modules.util.Failed: Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | |
- |====================================================================================================|
- | Finished X-Men (Timeline Order) Playlist |
- | Playlist Run Time: 0:00:00 |
- |====================================================================================================|
- |====================================================================================================|
- | Dragon Ball (Timeline Order) Playlist |
- |====================================================================================================|
- | |
- |================================ Building Definition From Templates ================================|
- | |
- | Templates Called: playlist, arr |
- | |
- | |
- | Validating Method: variables |
- | |
- | Conditional: trakt_list |
- |==================================== Final Template Attributes =====================================|
- | |
- | {'trakt_list': 'https://trakt.tv/users/grawler/lists/dragon-ball-in-order', 'cache_builders': 1, 'sync_mode': 'sync', 'libraries': 'Filme, Serien', 'url_poster': 'https://raw.githubusercontent.com/Kometa-Team/Default-Images/master/playlist/Dragon%20Ball%20%28Timeline%20Order%29.jpg', 'summary': 'Dragon Ball follows the adventures of an extraordinarily strong young boy named Goku as he searches for the seven dragon balls. These balls, when combined, can grant the owner any one wish he desires. Along the way he makes many new friends, and enemies, and he trains to become the strongest fighter in the world.', 'name': 'Dragon Ball (Timeline Order)'} |
- | |
- |======================== Validating Dragon Ball (Timeline Order) Attributes ========================|
- | |
- | Validating Method: name |
- | Value: Dragon Ball (Timeline Order) |
- | Final Name: Dragon Ball (Timeline Order) |
- | |
- | Validating Method: libraries |
- | Value: Filme, Serien |
- | Playlist Warning: sync_to_users attribute not found defaulting to playlist_sync_to_users: all |
- | |
- | Validating Method: sync_mode |
- | Value: sync |
- | |
- | Validating Method: trakt_list |
- | Value: https://trakt.tv/users/grawler/lists/dragon-ball-in-order |
- | Traceback (most recent call last): |
- | File "//kometa.py", line 976, in run_playlists |
- | builder = CollectionBuilder(config, playlist_file, mapping_name, playlist_attrs, extra=output_str) |
- | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
- | File "/modules/builder.py", line 980, in __init__ |
- | raise Failed(f"{self.Type} Error: {method_final} requires Trakt to be configured") |
- | modules.util.Failed: Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | |
- |====================================================================================================|
- | Finished Dragon Ball (Timeline Order) Playlist |
- | Playlist Run Time: 0:00:00 |
- |====================================================================================================|
- | |
- |====================================================================================================|
- | Summary |
- |====================================================================================================|
- | |
- |========================================== Filme Summary ===========================================|
- | |
- | Title | Run Time | |
- | =========================== | ======== | |
- | |
- | Title | + | = | - | Run Time | Status |
- |============================================|=======|=======|=======|==========|====================|
- | |
- |========================================== Serien Summary ==========================================|
- | |
- | Title | Run Time | |
- | =========================== | ======== | |
- | |
- | Title | + | = | - | Run Time | Status |
- |============================================|=======|=======|=======|==========|====================|
- | |
- |======================================== Playlists Summary =========================================|
- | |
- | Title | + | = | - | Run Time | Status |
- |============================================|=======|=======|=======|==========|====================|
- | Arrowverse (Timeline Order) | 0 | 0 | 0 | 0:00:00 | Kometa Failure |
- | Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | Marvel Cinematic Universe (Timeline Order) | 0 | 0 | 0 | 0:00:00 | Kometa Failure |
- | Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | DC Animated Universe (Timeline Order) | 0 | 0 | 0 | 0:00:00 | Kometa Failure |
- | Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | Pokémon (Timeline Order) | 0 | 0 | 0 | 0:00:00 | Kometa Failure |
- | Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | Star Trek (Timeline Order) | 0 | 0 | 0 | 0:00:00 | Kometa Failure |
- | Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | Star Wars (Timeline Order) | 0 | 0 | 0 | 0:00:00 | Kometa Failure |
- | Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | Star Wars The Clone Wars (Timeline Order) | 0 | 0 | 0 | 0:00:00 | Kometa Failure |
- | Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | X-Men (Timeline Order) | 0 | 0 | 0 | 0:00:00 | Kometa Failure |
- | Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | Dragon Ball (Timeline Order) | 0 | 0 | 0 | 0:00:00 | Kometa Failure |
- | Playlist Error: trakt_list requires Trakt to be configured |
- | |
- | |
- |========================================= Warning Summary ==========================================|
- | |
- | Count | Message |
- |=======|============================================================================================|
- | 9 | Playlist Warning: sync_to_users attribute not found defaulting to playlist_sync_to_users: all |
- | 1 | Config Error: omdb sub-attribute apikey is blank |
- | 1 | Config Error: mdblist sub-attribute apikey is blank |
- | 1 | Config Error: mal sub-attribute client_id is blank |
- | |
- |========================================== Error Summary ===========================================|
- | |
- | Count | Message |
- |=======|============================================================================================|
- | 9 | Playlist Error: trakt_list requires Trakt to be configured |
- | 2 | Config Error: mass_audience_rating_update cannot use mdb_tomatoesaudience without a successful MDBList Connection |
- | |
- |====================================================================================================|
- | Finished Run |
- | Version: 2.1.0 |
- | Finished: 10:08:21 2025-01-20 Run Time: 0:00:01 |
- |====================================================================================================|
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement