Web UI question

When I click on Recordings > All, what does the little gray number 8 (next to 12 news) and number 3 (next to Fox 6 news) mean?

The number is supposed to represent the count of unwatched episodes inside that show. It's obviously not working correctly for some reason.

Can you try refreshing the browser? Does that make any difference?

How about if you empty the trash? Does that help?

Finally try updating to the latest build (click-and-hold the Update button). After the upgrade is there any change?

Refreshing the browser does not make any difference.

How do I empty the trash? I would seem from the settings page that the trash is set to remove items after 1 day. The news shows record once per day.

I forced an update to the latest beta and it seems to have recognized the correct number of recordings. I'm not sure why that would be necessary.

Have you tried a call the the prune deleted endpoint, or refreshing the metadata on the series?

I seem to remember a similar issue 12-18mo ago on the clients, but I can't remember what the fix was at this moment ...

I don't know what this means or how to do it. What is metadata?

For the "prune deleted", send an HTTP PUT request to the /dvr/pruner/deleted endpoint, such as:

curl -XPUT http://x.x.x.x:8089/dvr/pruner/deleted

For the "metadata" comment, see: