MythTV / mythtv

The official MythTV repository
https://www.mythtv.org
GNU General Public License v2.0
706 stars 346 forks source link

[SOLVED] Cannot schedule recordings using web interface in MythTV v35-Pre #948

Open ISO8807 opened 2 weeks ago

ISO8807 commented 2 weeks ago

What steps will reproduce the bug?

Use the web interface (localhost:6544), choose the Program Guide, select a program.

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

Always.

What is the expected behaviour?

The Save button should be available to schedule a recording.

What do you see instead?

The Save button is "grayed out" and cannot be clicked.

Additional information

I have a similar problem with the Mythling app for Android. This recognises that programs have been set to record, but does not give me the option to record other programs.

However, if I use mythfrontend, I can select a program from the guide and record a showing. That works fine, so there is a critical difference between mythfrontend and network access.

This appears to be the same issue as #897 in May. Should this have been fixed in the version I have?

bennettpeter commented 2 weeks ago

When you click a program in the Guide, you see this Screenshot_2024-10-13_12-36-22 The save button is disabled because by default "Do Not Record This Program" is selected in the Schedule Type. If you change the Schedule type to another option such as "Record All Showings", Save becomes enabled. Does this solve the problem? Otherwise please explain in more detail how this happens. What are you selecting in schedule type?

ISO8807 commented 1 week ago

Many thanks for the prompt and helpful reply.

What I missed was that the Schedule Recording popup is a scrollable window. It appeared to be complete because of the Close/Save buttons at the bottom. I also missed the scrollbar because it is light gray on my system. If I scroll down I can indeed set the Schedule Type to "Record Only This Showing". The program is then recorded :-)

Recording one showing would seem to be the norm, rather than not recording. Is it possible to have "Record Only This Showing" as the default when scheduling a recording? Having Schedule Type early in the popup window would also help as it's easy to overlook in later options.