Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[APP SUBMITTED]: TypeError: string indices must be integers #11873

Open
Urkov opened this issue Nov 21, 2024 · 0 comments
Open

[APP SUBMITTED]: TypeError: string indices must be integers #11873

Urkov opened this issue Nov 21, 2024 · 0 comments

Comments

@Urkov
Copy link

Urkov commented Nov 21, 2024

INFO

Python Version: 3.9.2 (default, Mar 12 2021, 04:06:34) [GCC 10.2.1 20210110]
Operating System: Linux-6.1.21-v8+-aarch64-with-glibc2.31
Locale: UTF-8
Branch: master
Database: 44.19
Commit: 34a67cf
Link to Log: https://gist.github.com/Urkov/8b52fdb7208f7de55bcac787384f212a

ERROR

2024-11-21 19:38:39 ERROR    TRAKTCHECKER :: [34a67cf] Exception generated: string indices must be integers
Traceback (most recent call last):
  File "/opt/medusa/medusa/schedulers/scheduler.py", line 78, in run
    self.action.run(self.force)
  File "/opt/medusa/medusa/schedulers/trakt_checker.py", line 92, in run
    self.sync_watchlist()
  File "/opt/medusa/medusa/schedulers/trakt_checker.py", line 325, in sync_watchlist
    self.sync_trakt_episodes()
  File "/opt/medusa/medusa/schedulers/trakt_checker.py", line 595, in sync_trakt_episodes
    indexer_id = trakt_show['ids'].get(trakt_indexer)
TypeError: string indices must be integers

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant