Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It should not be possible to shut down XBMC while recording (vdr-addon) #3624

Closed
hzulla opened this issue Nov 17, 2014 · 1 comment
Closed

Comments

@hzulla
Copy link

hzulla commented Nov 17, 2014

System: x86 PC with an MCE remote control, OpenELEC 4.2.1 with vdr-addon and imon-mce installed.

To reproduce:

Set a TV timer or go to "Live TV" and start a recording.
While vdr is still recording TV, touch the power button of the remote control.

What happens: OpenELEC turns off, cutting off vdr in the middle of the recording.

Why this is a problem: While a user is watching a movie file with XBMC, it's possible that unaware to the user a vdr timer will start recording TV in the background. If the user switches off OE after watching the movie file, the vdr timer's recording will be broken.

What I expected: OpenELEC shows a warning and does not shutdown immediately on a single press of the power button. Something like e.g.

Shutdown canceled:
Still recording Live TV 'Star Trek TNG Episode 23'.
Press [Power] twice now to force shutdown.

@chewitt
Copy link
Contributor

chewitt commented Nov 18, 2014

I'm closing the ticket because the intelligence to prevent this needs to be internal to Kodi itself where you have visibility of remote keypresses and knowledge of what plugins are being actively used (any maybe what those plugins are doing). From the OS layer underneath Kodi none of this is programatically visible so it's not something that OpenELEC can prevent. You need to make the feature request to Kodi devs in the Kodi forums.

@chewitt chewitt closed this as completed Nov 18, 2014
shaun2029 pushed a commit to shaun2029/LibreELEC-HotPi that referenced this issue Oct 5, 2019
…tails_update

kodi: temp fix stream details are being lost once playback ends [backport]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants