Opened 19 years ago

Closed 19 years ago

Last modified 17 years ago

#3 closed patch (fixed)

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 (1)

mythweb.diskusage.diff (3.4 KB) - added by rtsai1111@… 19 years ago.

Download all attachments as: .zip

Change History (5)

Changed 19 years ago by rtsai1111@…

Attachment: mythweb.diskusage.diff added

comment:1 Changed 19 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 19 years ago by anonymous

Summary: Mythweb Recorded Programs "disk usage" reporting[Patch] Mythweb Recorded Programs "disk usage" reporting

comment:3 Changed 19 years ago by Isaac Richards

Milestone: unknown0.19
Summary: [Patch] Mythweb Recorded Programs "disk usage" reportingMythweb Recorded Programs "disk usage" reporting
Type: enhancementpatch

comment:4 Changed 19 years ago by xris

Resolution: fixed
Status: newclosed

applied in [6817]

Note: See TracTickets for help on using tickets.