Guest User

Medua Log

a guest
Feb 16th, 2023
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. During handling of the above exception, another exception occurred:
  2.  
  3. Traceback (most recent call last):
  4. File "/opt/medusa/medusa/metadata/generic.py", line 935, in _get_show_data
  5. my_show = self.indexer_api[int(series_id)]
  6. File "/opt/medusa/medusa/indexers/base.py", line 435, in __getitem__
  7. self._get_show_data(key, self.config['language'])
  8. File "/opt/medusa/medusa/indexers/tmdb/api.py", line 548, in _get_show_data
  9. self._get_episodes(tmdb_id, specials=False, aired_season=self.config['limit_seasons'])
  10. File "/opt/medusa/medusa/indexers/tmdb/api.py", line 280, in _get_episodes
  11. raise IndexerException(
  12. medusa.indexers.exceptions.IndexerException: Could not get episodes for series 88803 using indexer TMDB. Cause: 'NoneType' object has no attribute 'raise_for_status'
  13. 2023-02-17 04:49:10 WARNING POSTPROCESSQUEUE-POST-PROCESS :: [] Processing failed for /Media/Torrents/Completed/[EMBER] Vinland Saga S2 - 05.mkv: This show isn't in your list, you need to add it before post-processing an episode
  14. 2023-02-17 04:49:10 WARNING POSTPROCESSQUEUE-POST-PROCESS :: [] Problem(s) during processing, failed for the following files/folders:
  15. 2023-02-17 04:49:10 WARNING POSTPROCESSQUEUE-POST-PROCESS :: [] Missed file: /Media/Torrents/Completed/[EMBER] Vinland Saga S2 - 05.mkv: Processing failed: This show isn't in your list, you need to add it before post-processing an episode
Add Comment
Please, Sign In to add comment