Feat : Handling idle state
All checks were successful
release / build (push) Successful in 25s
release / verify-windows (push) Successful in 1m14s

This commit is contained in:
jeanotx32
2026-08-11 23:31:26 +02:00
parent 2380196169
commit 242bbf1383
6 changed files with 108 additions and 11 deletions

View File

@@ -508,8 +508,11 @@ export function AgentSettings({ agent, targets, onClose, onCommand, notify }: Pr
}
/>
<span className="muted small">
Statuts renvoyés par Stripchat : public, private, p2p, groupShow, idle. Retire
groupShow si tu veux continuer à enregistrer les shows de groupe.
Statuts renvoyés par Stripchat : public, private, p2p, groupShow,
virtualPrivate, ticketShow, idle, off. Ceux listés ici mettent en pause sans
clore. <strong>idle</strong> est le « revient bientôt » : le streamer est
connecté mais ne diffuse pas. Retire groupShow pour continuer à enregistrer
les shows de groupe.
</span>
</label>