diff options
author | hudokkow <hudokkow@gmail.com> | 2015-05-15 11:59:32 +0100 |
---|---|---|
committer | hudokkow <hudokkow@gmail.com> | 2015-07-08 15:52:41 +0100 |
commit | cd6429d63cd6860766e1fad4cf01727cc259f23a (patch) | |
tree | 04b72c92d6031824820f79a441a11be831094670 /system | |
parent | ac54ddfe73672487aaaa54ab8d06b231d44e1201 (diff) |
Drop internal HDHomeRun support
Diffstat (limited to 'system')
-rw-r--r-- | system/playercorefactory.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/playercorefactory.xml b/system/playercorefactory.xml index cff5d8be46..df0e42f1f3 100644 --- a/system/playercorefactory.xml +++ b/system/playercorefactory.xml @@ -11,7 +11,7 @@ </players> <rules name="system rules"> - <rule name="hdhomerun/mms/udp" protocols="hdhomerun|mms|mmsh|udp" player="DVDPlayer" /> + <rule name="mms/udp" protocols="mms|mmsh|udp" player="DVDPlayer" /> <rule name="lastfm/shout" protocols="lastfm|shout" player="PAPlayer" /> <rule name="rtmp" protocols="rtmp" player="videodefaultplayer" /> |