Jump to content

Visual Indicator for Added (Stop when possible) Recording Time


Recommended Posts

Posted

I’d like to begin by expressing how much I’ve been enjoying the Emby DVR. After being a long-time Plex DVR user, I made the switch to Emby at the start of 2024, and I’ve been really satisfied with the experience. To that end, while it’s not a major issue, I have a suggestion: it would be great to have a visual indicator showing any added recording time (like an additional 30 minutes) during an active recording. Currently, this extra time isn’t reflected in the active recording view, as demonstrated in the attached example.

Emby Recording In Progress.png

  • Agree 1
  • Thanks 1
Posted

HI, yes I agree this makes sense to incorporate into the active recordings section.

  • 1 year later...
Posted

Hi Luke,

Following up on this suggestion regarding padding indicators.

After looking at the data flow, the issue is that the backend API correctly serves the PostPaddingSeconds metadata, but the UI client currently discards this property the moment the recording status transitions to "Recording."

The Fix: Ensure the ActiveRecording UI model maps and retains the PostPaddingSeconds property during the state transition from scheduled to active. Because this data is already present in the API payload, this should just be a UI mapping adjustment.

Additionally, exposing this field for manual adjustment during an active recording would be a massive improvement for users needing to extend recordings on the fly.

This feels like a low-hanging fruit—any chance we can get this prioritized for an upcoming build?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...