[mythtv-commits] Ticket #1626: Allow setting of playback group for recording rules and recorded programs
MythTV
mythtv at cvs.mythtv.org
Fri Apr 7 20:40:27 UTC 2006
#1626: Allow setting of playback group for recording rules and recorded programs
------------------------------+---------------------------------------------
Reporter: derek at battams.ca | Owner: xris
Type: patch | Status: new
Priority: minor | Milestone:
Component: mythweb | Version: head
Severity: medium | Resolution:
------------------------------+---------------------------------------------
Changes (by derek at battams.ca):
* summary: Allow setting of playback group for recording rules => Allow
setting of playback group for recording rules
and recorded programs
Comment:
This latest patch adds to the first one by also allowing changes to the
playback group for individual recordings on the 'Recorded Programs' page.
This patch replaces the first one.
Part of the patch fixes a bug in includes/programs.php. The program info
received from the backend gives the playback group of a recording in field
offset 39, but MythWeb incorrectly parses that field as the timestretch
field. It appears that the timestretch field is not printed by the
backend in ToStringList(), I therefore just set the value to an empty
string.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/1626>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list