trakt / Plex-Trakt-Scrobbler

Add what you are watching on Plex to trakt.tv
1.45k stars 167 forks source link

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

Open somegirl opened 2 years ago

somegirl commented 2 years ago

(I have installed this branch [https://github.com/Cornishman/Plex-Trakt-Scrobbler] - with this fix [https://github.com/trakt/Plex-Trakt-Scrobbler/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