bennettpeter / android-MythTV-Leanfront

:tv: MythTV Android TV frontend
GNU General Public License v3.0
45 stars 9 forks source link

Undeleting a currently recording program #76

Closed jfabernathy closed 9 months ago

jfabernathy commented 9 months ago

So I started watching a recording that was in progress and I was about 30 minutes behind real time. It was supposed to be the Georgia vs. Georgia Tech football game, but what I saw was the end of another game. So then the end of that game happened, I forgot what I was really doing and deleted that recording. About a half second later I realize what a dumbbell I was I went back to the delete group and undeleted it. That didn't work as it does for a completed recording. The way I recovered was to switch to mythfrontend for Android and go the upcoming recordings and select the game and then select restart recording.

Maybe something can be added to Leanfront the help out football watchers who have had too much to drink while trying to watch football?

bennettpeter commented 9 months ago

I think the best solution is to prevent deleting a recording still in progress. That way you would have to first Stop Recording, then delete it.

jfabernathy commented 9 months ago

Maybe the best solution is not delete anything until the next morning when I'm drinking coffee.

jfabernathy commented 9 months ago

It's not like I'm short on storage.

bennettpeter commented 9 months ago

The delete happens immediately. I made it that way because If you made a mistake you can also undelete immediately after deleting. However if you delete something that is recording you do not have that option, the recording is canceled. Rather than adding a "Are you sure" dialog I think it is better to prevent deletion of something that is busy recording, unless they first stop recording.