~mythbuntu-dev/mythtv/+git/mythweb:fixes/0.24

Last commit made on 2012-11-07
Get this branch:
git clone -b fixes/0.24 https://git.launchpad.net/~mythbuntu-dev/mythtv/+git/mythweb

Branch merges

Branch information

Name:
fixes/0.24
Repository:
lp:~mythbuntu-dev/mythtv/+git/mythweb

Recent commits

6d4398a... by "R.D. Vaughan" <email address hidden>

Add recognition of mkv containers to MythWeb for raw streaming.

Fixes #11180

Signed-off-by: Raymond Wagner <email address hidden>

bca1cf6... by "Michael T. Dean" <email address hidden>

Fix MythWeb Upcoming Recordings programinfo usage.

The programinfo refactor in #8406 changed the order of fields returned
in a programinfo string list, and a reference was missed in the MythWeb
Schedule class. The result is that any recording rule with recordid of
6 was skipped/didn't show in Upcoming Recordings.

The original intent of the code was to skip recordings with recstatus of
rsNotListed (as shown in commits e728aea5 and 508103511 , committed for

Thanks to JK on the -users list for finding the issue.

(Note that this is basically a backport of the same fix in 39a5dcd10
(master) and 89a347c852 (fixes/0.25), but with the proper index for
fixes/0.24, which does not contain a41e9657/was not reordered a second
time.)

946deb7... by Raymond Wagner <email address hidden>

Correct CLEAR_SETTINGS_CACHE call

Sends the signal to clear the settings cache as an event, prepended with
MESSAGE so the backend handles it as such.
(cherry picked from commit 467cea66d6ce77737ac20558608258f9b9db468e)

542e922... by Raymond Wagner <email address hidden>

Revise sorting strategy selection

This corrects the selection of sorting strategies in MythWeb, changing
the numeric sort regular expression to allow negative values.

Fixes #9857

d0f3ba1... by Rob Smith

Removes all mention if iPod from fixes/0.24

10e990e... by Raymond Wagner <email address hidden>

Add proper handling for JobsRunOnRecordHost flag when queuing new jobs
through the Program Detail page.
(cherry picked from commit 05caea0841575d00554830b5a6aee96d4a9eeef3)

1a998aa... by Rob Smith <email address hidden>

Should fix #9255, this prevents an issue where we try to issue a backend command before we are connected to a backend.
(cherry picked from commit 7cb90619d5654b9c1f9db6ea4d99646bd808861c)

cc03d21... by Rob Smith <email address hidden>

Add a gitignore

384a0d9... by Rob Smith <email address hidden>

Fixes #8779. This removes the iPod template from master

3ba1ec3... by Rob Smith <email address hidden>

Fixes #8779. This removes the iPod template from master. It has moved to a branch now.
(cherry picked from commit a4ceb01657302fbe5b51add357c01846798ff67c)