Sonarr not sending seeding time to qbit when release pushed to sonarr

Sonarr version (exact version): 4.0.16.2944 (-ls303 by [linuxserver.io])
Mono version (if Sonarr is not running on Windows): .NET Yes (6.0.13)
OS: Unraid 7.2.2, sonarr running in LS.io docker
Debug logs:
Description of issue:
Release pushed from autobrr (from IRC Announce) to sonarr than to qbit. In case of BTN, it doesn’t push the set ratio and seeding limits to sonarr. [History: Release Source: Release Push]
In case of HDB (also via IRC announce), it pushes the set seed time and ratio limits to qbit 5.1.4.

When RSS sync gets a release from BTN (IRC disconnected), it also pushes the right seeding targets to qbit.
Conclusion: only IRC push from BTN to sonarr to qbit has the missing seeding targets. Every other case, it works fine.

Seed time and ratio is set for both indexers for both episodes and seasons in sonarr. Could this be part of the API push from autobrr to sonarr? Or these limits are 100% governed by sonarr? In case of HDB, they work as they are set by sonarr. Can even this behaviour be overwritten by the API push message?
Thank you!

ps: not much in the logs, should I turn on trace?
2026-03-05 14:14:55.7|Info|ReleasePushController|Release pushed: abc.S01E03 - https://BTN
2026-03-05 14:14:55.7|Info|DownloadDecisionMaker|Processing 1 releases
2026-03-05 14:14:56.0|Info|DownloadService|Report sent to qbittorrent. Indexer ‘BTN’. abc.S01E03

2026-03-05 14:15:17.4|Info|RecycleBinProvider|Recycling Bin has not been configured, deleting permanently. /downloads/Series/_0day/abc.S01E03-previous.mkv

Definitely turn on trace logging.

Do you have an indexer named exactly BTN configured in Sonarr?

It’s currently named BTN. I now renamed it to the full name now, and I will see what happens tomorrow. If it still fails to push the seeding targets, I will enable trace debug and keep fishing. Thanks!