Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#11472 closed Patch - Feature (fixed)

Make stream_raw.pl include season and episode into the filename

Reported by: OrcusMaximus@… Owned by: Rob Smith
Priority: minor Milestone: 0.27
Component: Plugin - MythWeb Version: Master Head
Severity: low Keywords: download stream_raw.pl
Cc: Ticket locked: no

Description

When downloading a set of recordings for offline viewing, you really need to have the season and episode incorporated into the filename, otherwise you don't know the correct order of the files.

These diffs to modules/stream/tv.pl and modules/stream/stream_raw.pl resolve this.

Attachments (2)

tv.pl.diff (802 bytes) - added by OrcusMaximus@… 12 years ago.
modules/stream/tv.pl diff
stream_raw.pl.diff (472 bytes) - added by OrcusMaximus@… 12 years ago.
modules/stream/stream_raw.pl

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by OrcusMaximus@…

Attachment: tv.pl.diff added

modules/stream/tv.pl diff

Changed 12 years ago by OrcusMaximus@…

Attachment: stream_raw.pl.diff added

modules/stream/stream_raw.pl

comment:1 Changed 12 years ago by OrcusMaximus <OrcusMaximus@…>

Resolution: fixed
Status: newclosed

In 89085160dbaa7a30f13a499c929ac00594f5cf10/mythweb:

Fixes #11472, this adds the season and episode numbers into the filename

Signed-off-by: Rob Smith <kormoc@…>

comment:2 Changed 12 years ago by Raymond Wagner

Milestone: unknown0.27
Note: See TracTickets for help on using tickets.