Opened 14 years ago

Closed 14 years ago

#8101 closed defect (fixed)

'Always stream from backend' setting broken

Reported by: stuartm Owned by: sphery
Priority: major Milestone: unknown
Component: MythTV - Video Playback Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

We will always use a local file instead of streaming from the backend even when the 'Always stream' setting is enabled.

Attachments (1)

mythtv-8101-change_always_stream_to_stream_from_local_backends.patch (1.3 KB) - added by sphery 14 years ago.

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by sphery

comment:1 Changed 14 years ago by sphery

The attached patch, mythtv-8101-change_always_stream_to_stream_from_local_backends.patch , changes the "Always stream recordings from the backend" setting to do what Stuart M wants it to do (and changes its related help text to reflect the change in purpose). I've done only basic testing of the patch and verified that on a single system with a combined backend and frontend, it does as he wants. I don't know if the change would have any adverse effects on other configurations.

comment:2 Changed 14 years ago by sphery

Milestone: 0.23unknown

Pushing back since we're in a feature freeze and this changes the historical behavior/meaning of the setting, and since which approach is preferred is still undetermined.

comment:3 Changed 14 years ago by robertm

Owner: changed from Janne Grunau to sphery
Status: newassigned

comment:4 Changed 14 years ago by sphery

Resolution: fixed
Status: assignedclosed

(In [26011]) Remove the AlwaysStreamFiles? setting. Fixes #8101.

Note: See TracTickets for help on using tickets.