enigma2 icon indicating copy to clipboard operation
enigma2 copied to clipboard

Two notifications on `Instant Record` with no program/event info

Open wedebe opened this issue 3 years ago • 1 comments

REC button press is set to Instant Record

No event info found, recording indefinitely

appears, which has no timeout and no user-actionable options (implies OK or Exit button press)

followed immediately by

A recording has been started:
instant record

Ideal scenario: One combined user-dismissable, timed notification.

wedebe avatar Jul 27 '22 23:07 wedebe

"One combined user-dismissable, timed notification." If you know, that,

A recording has been started:
instant record

is a seperat message outside of Instand Record and this won't combined with others.

There is a bad/bug case(for "No event info found, recording indefinitely") but you didn't described it. I think, if a record starts for 24h, a message with timeout is not enough.

A fix and or improvement can be done with a refactory of Instand Record(but not for this issue!).

GhostofGeeeee avatar Dec 06 '23 10:12 GhostofGeeeee