Mailing List Archive

Leanfront feature request - add a periodic update to recordings to reflect new recordings started in the last 5 minutes of so.
After using the leanfront version on firetv, my wife has found a feature that is needed. :-). after you have been watching something, and return to the current recordings listings, new recordings are not shown, and have to be rescanned by going to the tools, and then waiting until that completes before you can see what’s currently available.

After I showed her how to get the list updated… she says.. take me back to the original mythfrontend. :-)


The specific case involved changing over to watch the news that gets scheduled for 12pm, or 5pm locally. If the scan could occur in the ‘background’ to update new stuff since the last scan, that would be a good thing. :-)

Videos section doesn’t need to be updated as it only changes occasionally.

Regards!

Jay


_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-users
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org
Re: Leanfront feature request - add a periodic update to recordings to reflect new recordings started in the last 5 minutes of so. [ In reply to ]
On 1/18/24 10:14, Jay Harbeston wrote:
> After using the leanfront version on firetv, my wife has found a feature that is needed. :-). after you have been watching something, and return to the current recordings listings, new recordings are not shown, and have to be rescanned by going to the tools, and then waiting until that completes before you can see what’s currently available.
>
> After I showed her how to get the list updated… she says.. take me back to the original mythfrontend. :-)
>
>
> The specific case involved changing over to watch the news that gets scheduled for 12pm, or 5pm locally. If the scan could occur in the ‘background’ to update new stuff since the last scan, that would be a good thing. :-)
>
> Videos section doesn’t need to be updated as it only changes occasionally.
>
> Regards!
>
> Jay
>
Leanfront refreshes the list in the background once per hour. The
refresh can take up to a minute. I could make it configurable so that
you can try to achieve a balance between system load and wife acceptance
factor.

The videos section is automatically reloaded as well once per hour.

I could make the video reload interval separate from the recording
interval and make both configurable.

It would not be easy to immediately update when a recording starts or
ends like mythfrontend does.

The recording list is updated when the recording starts, so if the
recording is still in progress it shows in the list, after the refresh
whether manual or automatic.

Please open an issue in github if you want me to make the change.

Peter


_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-users
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org
Re: Leanfront feature request - add a periodic update to recordings to reflect new recordings started in the last 5 minutes of so. [ In reply to ]
Peter,

Should I enter the issue in the mythtv/mythtv code GitHub code repo? Or?

Thanks!

Jay
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-users
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org
Re: Leanfront feature request - add a periodic update to recordings to reflect new recordings started in the last 5 minutes of so. [ In reply to ]
Peter,
Nevermind, I found where to put it… in https://github.com/bennettpeter/android-MythTV-Leanfront/issues

Apologies for the noise!