Ticket #3 (closed patch: fixed)
Opened 8 years ago
Last modified 6 years ago
Mythweb Recorded Programs "disk usage" reporting
| Reported by: | rtsai1111@… | 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
Change History
comment:1 Changed 8 years ago by rtsai1111@…
You can ignore the "auto-transcode" bit from the English.php; that is a collision with a different patch.
comment:2 Changed 8 years ago by anonymous
- Summary changed from Mythweb Recorded Programs "disk usage" reporting to [Patch] Mythweb Recorded Programs "disk usage" reporting
comment:3 Changed 8 years ago by ijr
- Summary changed from [Patch] Mythweb Recorded Programs "disk usage" reporting to Mythweb Recorded Programs "disk usage" reporting
- Type changed from enhancement to patch
- Milestone changed from unknown to 0.19
