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

Creating new Recording group not working first time. #471

Closed
jfabernathy opened this issue Feb 2, 2022 · 1 comment
Closed

Creating new Recording group not working first time. #471

jfabernathy opened this issue Feb 2, 2022 · 1 comment
Assignees
Labels
bug:general General Bugs
Milestone

Comments

@jfabernathy
Copy link

  • Platform:
    RPI4 Bullseye 64bit

  • MythTV version:
    master v32-Pre-3462-ge6307f599c

  • Package version:

  • Component:
    mythfrontend

What steps will reproduce the bug?

When setting a Recording rule, choose to create a new Recording Group. After created and the rule saved. The Recording Group is blank on the main Rules page when the cursor is positioned on the new rule. This caused an issue in Leanfront when it tried to play the recording because the Recording group should not have been null. Now if I go back in and try to create a new recording rule and use the previously new Recording group that works properly, but I cannot go back into the first rule where I tried to create the new Recording group It continues to think there is no group and one must be created.

I can get around the problem this caused for Leanfront by editing the Recording Group after the program is recorded and then Leanfront will play it correctly. Peter is aware of this issue in Leanfront.

How often does it reproduce? Is there a required condition?

What is the expected behaviour?

What do you see instead?

Additional information

@bennettpeter
Copy link
Member

Bug Confirmed. Also the null recording group causes mythfrontend to behave erratically when pressing comma or period to change recording group. The list of groups becomes corrupted with an unselectable blank group name appearing and overwriting other group names.

@bennettpeter bennettpeter self-assigned this Feb 8, 2022
bennettpeter added a commit that referenced this issue Feb 9, 2022
Wrong value was being set in button list when a new recording group is
created.

Fixes #471

(cherry picked from commit a7c063f)
@stuarta stuarta added this to the 32.0 milestone Feb 9, 2022
@stuarta stuarta added the bug:general General Bugs label Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:general General Bugs
Projects
None yet
Development

No branches or pull requests

3 participants