qbit_manage icon indicating copy to clipboard operation
qbit_manage copied to clipboard

[FR]: "STREAM TRUNCATED" status message on TL

Open mat926 opened this issue 1 year ago • 2 comments
trafficstars

Is your feature request related to a problem? Please elaborate.

Some trackers like TL often gets tagged as an issue for stream truncated and then get untagged on the next run. This can happen consecutively which is annoying.

Describe the solution you'd like

An ideal solution would be to tag them only if they failed 3 consecutive number of times before sending a webhook notification. And untag them if they are working.

Does your solution involve any of the following?

  • [ ] New config option
  • [ ] New command option

Describe alternatives you've considered

None

Who will this benefit?

TL users.

Additional Information

No response

mat926 avatar Feb 26 '24 02:02 mat926

Seeing the same issue here. Important note is that in all my cases TL comes with 2 tracker urls: https://tracker.tleechreload.org/a/passkey/announce https://tracker.torrentleech.org/a/passkey/announce

in my case I have a torrent where the "stream truncated" message appears on the tleechreload.org tracker, but the torrentleech.org tracker shows up as working.

I guess if 1 of the 2 works it should not be tagged as an issue. Not sure if the error consistently appears on only one of the two

SnippetSpace avatar May 28 '24 23:05 SnippetSpace

@SnippetSpace , thanks for the investigation. As part of #595, I've also implemented a fix for this so if one of the two trackers are working then it won't be considered an issue. Please let me know if you're still seeing this issue on the latest develop branch.

bobokun avatar Jul 01 '24 16:07 bobokun