Housekeeping task always reports “Generated 5080 credits markers” — fixed number every time

Server Version#:1.43.0.10492
Player Version#:
<If providing server logs please do NOT turn on verbose logging, only debug logging should be enabled>

Hi,

I’ve noticed a strange behavior with the scheduled housekeeping tasks in Plex Media Server.
Every time the scheduled tasks run, the Warnings section shows the following message:

“Housekeeping generated 5080 credits markers.”

The issue is that this number is always exactly 5080, regardless of whether new media has been added or analyzed. My understanding is that credits detection should only generate markers for newly analyzed items, so the number should vary over time.

This raises a few questions:

  1. Is this message reporting the total number of credits markers in the database, rather than the number generated during this run?

  2. If so, is this the intended design?

  3. Or is this a bug where the housekeeping task is incorrectly logging a fixed total instead of the incremental count?

To verify, I checked my library and the number of credits markers does not appear to change, so it seems the message may not reflect actual new analysis.

It would be helpful to clarify whether this is expected behavior or a logging issue.
If it’s unintended, I hope the team can take a look, as the current message is misleading and makes it difficult to know whether credits detection is actually doing work during scheduled tasks.

Thanks!