Skip to content

Commit

Permalink
kodi: disable pvrmanager.syncchannelgroups
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Raue <stephan@openelec.tv>
  • Loading branch information
sraue committed Nov 1, 2015
1 parent 5a506f8 commit 4d23f2d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/mediacenter/kodi/config/appliance.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,13 @@
</section>

<section id="pvr">
<category id="pvrmanager">
<group id="1">
<setting id="pvrmanager.syncchannelgroups">
<default>false</default>
</setting>
</group>
</category>
<category id="epg">
<group id="2">
<setting id="epg.preventupdateswhileplayingtv">
Expand Down

0 comments on commit 4d23f2d

Please sign in to comment.