Page 97 of 110

Re: [App] More TV channels on E/F/H series

Posted: Mon May 01, 2017 11:42 pm
by wluczykijwf
Does your configuration file look like this?
SpoilerShow

Code: Select all

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
  
  <configSections>
    <section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler, log4net"/>
  </configSections>
  <system.net>
    <connectionManagement >
      <add address = "*" maxconnection = "100"  />
    </connectionManagement>
    <settings>
      <servicePointManager expect100Continue="false"/>
    </settings>
  </system.net>
  <!-- Custom record sizes fore each file. -->
  <!-- If you put other values, please send me a notificaion to add at list -->
  <appSettings>
    <add key="fs_default" value="320" />
    <add key="fs_mapAirA" value="40,64" />
    <add key="fs_mapCableA" value="40,64" />
    <add key="fs_mapSateD" value="168,172,194" />
    <add key="fs_mapAstraHDPlusD" value="212" />
  </appSettings>
<runtime>
    <loadFromRemoteSources enabled="true"/>
  </runtime>
  <!-- logging parameters -->
  <log4net>
    <appender name="FileAppender" type="log4net.Appender.FileAppender">
      <file value="SamsChannelEditor.log"/>
      <appendToFile value="false"/>
      <layout type="log4net.Layout.PatternLayout">
        <conversionPattern value="%date [%logger] [%-5level] [%thread] %message%newline"/>
      </layout>
    </appender>

    <root>
      <level value="ALL"/>
      <appender-ref ref="FileAppender"/>
    </root>

  </log4net>
  <startup>
    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
    
  </startup>
  <runtime>
    <loadFromRemoteSources enabled="true"/>
  </runtime>
</configuration>

Re: [App] More TV channels on E/F/H series

Posted: Tue May 02, 2017 6:12 am
by prisonbreak1988
yes. now i only get this messenges. https://www.dropbox.com/s/wleg1kqtk44eh ... 2.jpg?dl=0

i dont have any scm file in the out/ Chlist directory. it`s empty. i have m3u file that i want to test. have windows 10

Re: [App] More TV channels on E/F/H series

Posted: Wed May 03, 2017 12:23 am
by wluczykijwf
First you import a *.scm (channel list) file from TV and put it to the in/CHlist directory.

Re: [App] More TV channels on E/F/H series

Posted: Wed May 03, 2017 6:00 am
by prisonbreak1988
Ok

Re: [App] More TV channels on E/F/H series

Posted: Wed May 03, 2017 4:37 pm
by prisonbreak1988
i have done that you told me. now i get this: https://www.dropbox.com/s/5ei17h3bxzlog ... 3.jpg?dl=0


here is my scm file from tv: https://www.dropbox.com/s/nxk5a22oqhhb7 ... 1.scm?dl=0

Re: [App] More TV channels on E/F/H series

Posted: Thu May 04, 2017 10:24 pm
by matrixabc
were i found line to change time in your EPG because is time is delay by an hour

Re: [App] More TV channels on E/F/H series

Posted: Sun May 07, 2017 6:55 pm
by wluczykijwf
matrixabc wrote: Thu May 04, 2017 10:24 pm were i found line to change time in your EPG because is time is delay by an hour
It should be changed automaticity.
Have you normal time on the GIUDE TV app? Otherwise i need your a log file from the OnlineTV app.

Re: [App] More TV channels on E/F/H series

Posted: Sun May 07, 2017 7:11 pm
by wluczykijwf
prisonbreak1988 wrote: Wed May 03, 2017 4:37 pm i have done that you told me. now i get this: https://www.dropbox.com/s/5ei17h3bxzlog ... 3.jpg?dl=0
here is my scm file from tv: https://www.dropbox.com/s/nxk5a22oqhhb7 ... 1.scm?dl=0
Your a channel list has some errors after importing from TV. My app will not fix them.
So:
  1. You opening your the channel list on a online app http://www.samychan.com/.
  2. You saving the channel list through the online app to in/CHlist in a main directory the OnlineTVChanList app.
  3. You launching the OnlineTVChanList app.

Re: [App] More TV channels on E/F/H series

Posted: Sun May 07, 2017 9:18 pm
by prisonbreak1988
i give up now. nothing happens when i save the file in http://www.samychan.com. when i save it says please wait.... it should write over the file but it doesn't do that.

Re: [App] More TV channels on E/F/H series

Posted: Mon May 08, 2017 1:25 pm
by wluczykijwf
prisonbreak1988 wrote: Sun May 07, 2017 9:18 pm i give up now. nothing happens when i save the file in http://www.samychan.com. when i save it says please wait.... it should write over the file but it doesn't do that.
:shock:
You try a channel list from attached a archive file. It's your the channel list after saved through the online app. Of course first unpack the archive. :D