Opened 19 years ago
Closed 19 years ago
Last modified 18 years ago
#3 closed patch (fixed)
Mythweb Recorded Programs "disk usage" reporting
Reported by: | Owned by: | xris | |
---|---|---|---|
Priority: | trivial | Milestone: | 0.19 |
Component: | mythweb | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
At the bottom of the recorded_programs.php page, total disk usage is reported, but there is an implication that all of it is used by recorded programs (which it isn't, at least not in my case, since I have a single partition holding videos, livetv, photos, music, and recordedtv).
The current last line of the recorded_programs.php page reads:
19 programs, using 150 GB (16 hrs 11 mins) out of 284 GB.
This patch totals up the per-recording "filesize" values and changes the text to read:
19 programs, using 33 GB (16 hrs 11 mins) out of 284 GB (134 GB free).
Attachments (1)
Change History (5)
Changed 19 years ago by
Attachment: | mythweb.diskusage.diff added |
---|
comment:1 Changed 19 years ago by
comment:2 Changed 19 years ago by
Summary: | Mythweb Recorded Programs "disk usage" reporting → [Patch] Mythweb Recorded Programs "disk usage" reporting |
---|
comment:3 Changed 19 years ago by
Milestone: | unknown → 0.19 |
---|---|
Summary: | [Patch] Mythweb Recorded Programs "disk usage" reporting → Mythweb Recorded Programs "disk usage" reporting |
Type: | enhancement → patch |
Note: See
TracTickets for help on using
tickets.
You can ignore the "auto-transcode" bit from the English.php; that is a collision with a different patch.