hide "import EPG" dialog on startup
#1
hey
just a short question:
is there a way to hide the "import EPG" dialog on every startup? I don't want to blend it out because it lasts too long, but rather because it interferes other (for me) more important/interesting messages on startup.

regards
Reply
#2
I'm very interested in a solution, too.
Reply
#3
(2016-04-19, 19:18)Zombie Wrote: I'm very interested in a solution, too.


put this in your advancedsettings.xml

Code:
<epg>
   <displayupdatepopup>false</displayupdatepopup>  <!-- display a progress popup while updating EPG data from clients -->
   <displayincrementalupdatepopup>false</displayincrementalupdatepopup>  <!-- also display a progress popup while doing incremental EPG updates -->
</epg>
Reply
#4
(2016-06-29, 18:05)horstepipe Wrote:
(2016-04-19, 19:18)Zombie Wrote: I'm very interested in a solution, too.


put this in your advancedsettings.xml

Code:
<epg>
   <displayupdatepopup>false</displayupdatepopup>  <!-- display a progress popup while updating EPG data from clients -->
   <displayincrementalupdatepopup>false</displayincrementalupdatepopup>  <!-- also display a progress popup while doing incremental EPG updates -->
</epg>

This file (advencedsettings.xml) for the place where dir.windows 7
Reply

Logout Mark Read Team Forum Stats Members Help
hide "import EPG" dialog on startup0