Opened 20 years ago
Closed 20 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)
by , 20 years ago
Attachment: | mythweb.diskusage.diff added |
---|
comment:1 by , 20 years ago
comment:2 by , 20 years ago
Summary: | Mythweb Recorded Programs "disk usage" reporting → [Patch] Mythweb Recorded Programs "disk usage" reporting |
---|
comment:3 by , 20 years ago
Milestone: | unknown → 0.19 |
---|---|
Summary: | [Patch] Mythweb Recorded Programs "disk usage" reporting → Mythweb Recorded Programs "disk usage" reporting |
Type: | enhancement → patch |
You can ignore the "auto-transcode" bit from the English.php; that is a collision with a different patch.