Opened 13 years ago
Closed 13 years ago
#8599 closed defect (duplicate)
MythWeb not showing number of episodes recorded in dropdown list.
Reported by: | Owned by: | Rob Smith | |
---|---|---|---|
Priority: | trivial | Milestone: | unknown |
Component: | Plugin - MythWeb | Version: | Master Head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
I just noticed this today. In MythWeb, on the Recorded Programs page, in the Show Recordings dropdown list, you no longer see the number of episodes recorded for a show. However, it still knows if there is more than 1.
For example:
A single episode would only show "The Mentalist", this still works.
Multiple episodes should say "The Mentalist (2)", currently you get "The Mentalist ()"
Attachments (1)
Change History (9)
Changed 13 years ago by
Attachment: | Show Recordings.png added |
---|
comment:1 Changed 13 years ago by
Some additional observations likely related to the reported problem:
- "Length" column in /mythweb/tv/recorded is always empty.
- "Record Length" column in /mythweb/tv/upcoming is always empty.
- If /mythweb/tv/upcoming is repeated reloaded, it alternates between a normal state (except for item 2 above) and a state where the "Record Date" and "Record Length" columns are always empty and the date separator rows are missing.
(Note: I am running with PHP 5.2.9 with the mythweb workaround referenced in #8597.)
comment:2 Changed 13 years ago by
I can confirm Jim's reported issues as well, however I am using the correct version of PHP, 5.3.
comment:3 Changed 13 years ago by
Additionally on the listings page the day/date dropdown box is not always populating. If you refresh a few times it sill finally populate. The time dropdown is always filled in.
comment:4 Changed 13 years ago by
"Frequency ID" is blank for all channels in "Channel Info". Clicking on "Source ID" will not sort channel by Source ID list in "Channel Info". Actually clicking on any header will not change the sorting order. Hard to tell, because I can't sort the list, but either all channels are marked visible even when they are not, or channels marked not visible are not being listed.
I don't dare change anything in the channel list as I suspect it would destroy my channels in its current condition.
comment:5 Changed 13 years ago by
I posted a patch for the "Length" and "Recorded Length" issues noted above at #8614 . I'm not sure if it's a correct solution but it works for me and may be a first step.
-D
Screenshot of issue, currently running myth and all plugins from 25163