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

Are these "Omitted attribute" lines in the log normal? #628

Open
somegirl opened this issue Jul 19, 2022 · 0 comments
Open

Are these "Omitted attribute" lines in the log normal? #628

somegirl opened this issue Jul 19, 2022 · 0 comments

Comments

@somegirl
Copy link

somegirl commented Jul 19, 2022

(I have installed this branch [https://github.com/Cornishman/Plex-Trakt-Scrobbler] - with this fix [https://github.com//issues/622#issuecomment-1107430931] - FYI.)

I noticed my log is crazy full of lines like this, like every 30 seconds. Is this normal? Is it supposed to be constantly doing something every 30 seconds, and do these lines indicate a problem that can be solved?

2022-07-19 00:19:38,188 - plugin.sync.modes.core.base.mode (2e44) :  INFO (plugin.sync.modes.core.base.mode:127) - Executing construct() on child: <plugin.sync.modes.fast_pull.movies.Movies object at 0x09911e50>
2022-07-19 00:19:38,191 - plex.objects.core.base           (2e44) :  WARNING (plex.objects.core.base:156) - [Section] Omitted attribute: content
2022-07-19 00:19:38,191 - plex.objects.core.base           (2e44) :  WARNING (plex.objects.core.base:156) - [Section] Omitted attribute: contentchangedat
2022-07-19 00:19:38,191 - plex.objects.core.base           (2e44) :  WARNING (plex.objects.core.base:156) - [Section] Omitted attribute: directory
2022-07-19 00:19:38,193 - plex.objects.core.base           (2e44) :  WARNING (plex.objects.core.base:156) - [Section] Omitted attribute: hidden
2022-07-19 00:19:38,193 - plex.objects.core.base           (2e44) :  WARNING (plex.objects.core.base:156) - [Section] Omitted attribute: scannedat
2022-07-19 00:19:38,194 - plex.objects.core.base           (2e44) :  WARNING (plex.objects.core.base:156) - [Section] Omitted attribute: content
2022-07-19 00:19:38,194 - plex.objects.core.base           (2e44) :  WARNING (plex.objects.core.base:156) - [Section] Omitted attribute: contentchangedat
2022-07-19 00:19:38,194 - plex.objects.core.base           (2e44) :  WARNING (plex.objects.core.base:156) - [Section] Omitted attribute: directory
2022-07-19 00:19:38,194 - plex.objects.core.base           (2e44) :  WARNING (plex.objects.core.base:156) - [Section] Omitted attribute: hidden
2022-07-19 00:19:38,194 - plex.objects.core.base           (2e44) :  WARNING (plex.objects.core.base:156) - [Section] Omitted attribute: scannedat
.......
2022-07-19 00:22:39,375 - plex.objects.core.base           (922c) :  WARNING (plex.objects.core.base:156) - [Detail] Omitted attribute: musicanalysis
2022-07-19 00:22:39,375 - plex.objects.core.base           (922c) :  WARNING (plex.objects.core.base:156) - [Detail] Omitted attribute: offlinetranscode
2022-07-19 00:22:39,375 - plex.objects.core.base           (922c) :  WARNING (plex.objects.core.base:156) - [Detail] Omitted attribute: pushnotifications
2022-07-19 00:23:10,619 - plex.objects.core.base           (922c) :  WARNING (plex.objects.core.base:156) - [Detail] Omitted attribute: musicanalysis
2022-07-19 00:23:10,619 - plex.objects.core.base           (922c) :  WARNING (plex.objects.core.base:156) - [Detail] Omitted attribute: offlinetranscode
2022-07-19 00:23:10,619 - plex.objects.core.base           (922c) :  WARNING (plex.objects.core.base:156) - [Detail] Omitted attribute: pushnotifications

I also see these regularly - is there a way to figure out WHICH show is unsupported (and then why)?

2022-07-19 00:25:41,868 - plugin.sync.modes.fast_pull.shows (2e44) :  INFO (plugin.sync.modes.fast_pull.shows:37) - Unsupported agent: local (1 items)
2022-07-19 00:25:41,868 - plugin.sync.modes.fast_pull.shows (2e44) :  INFO (plugin.sync.modes.fast_pull.shows:51) - Found 1 unsupported show(s)

com.plexapp.plugins.trakttv.log

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