diff options
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" /> |