dsmart channel list. different 21 hours from orjinal time. how can fix this problem.
can I use this funtion for this problem. if yes, how I can use this functions
element.modify {calculate(format=date,yyyy/MM/d H:mm)|0:21:00 -}
dsmart channel list. different 21 hours from orjinal time. how can fix this problem.
can I use this funtion for this problem. if yes, how I can use this functions
element.modify {calculate(format=date,yyyy/MM/d H:mm)|0:21:00 -}
Brought to you by Jan van Straaten
Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl
Is there any solution at this problem. It seems epg time 12 hours behind
i dont know why but dsmart epg is a mess, i dont know how to fix but i can grab proper epg for only 1 day.
set maxdays=1 and use these for corrected epg time
index_start.scrub {single|"start_date": "|T|Z",}
index_start.modify {calculate(format=time)|21:00 -}
index_stop.scrub {single|"end_date": "|T|Z",}
index_stop.modify {calculate(format=time)|21:00 -}
free version dsmart.com.tr.E.ini https://github.com/SilentButeo2/webgrabplus-siteinipack/tree/master/site...
Hello i have another problem
in my side is the problem
at System.Security.Cryptography.RijndaelManagedTransform.DecryptData (System.Byte[] inputBuffer, System.Int32 inputOffset, System.Int32 inputCount, System.Byte[]& outputBuffer, System.Int32 outputOffset, System.Security.Cryptography.PaddingMode paddingMode, System.Boolean fLast) [0x00570] in <285579f54af44a2ca048dad6be20e190>:0
-bash: syntax error near unexpected token `('
root@ns3147710:~# at System.Security.Cryptography.RijndaelManagedTransform.TransformFinalBlock (System.Byte[] inputBuffer, System.Int32 inputOffset, System.Int32 inputCount) [0x000fa] in <285579f54af44a2ca048dad6be20e190>:0
-bash: syntax error near unexpected token `('
root@ns3147710:~# at System.Security.Cryptography.CryptoStream.ReadAsyncCore (System.Byte[] buffer, System.Int32 offset, System.Int32 count, System.Threading.CancellationToken cancellationToken, System.Boolean useAsync) [0x00657] in <285579f54af44a2ca048dad6be20e190>:0
-bash: syntax error near unexpected token `('
root@ns3147710:~# at WGconsole.Program.ConsoleApplication (System.String[] args) [0x01db9] in <23f2d3a19db54a6ba0eaa4986a9a33df>:0
-bash: syntax error near unexpected token `('
root@ns3147710:~# at WGconsole.Program.Main (System.String[] args) [0x00016] in <23f2d3a19db54a6ba0eaa4986a9a33df>:0
-bash: syntax error near unexpected token `('
root@ns3147710:~# For detailed info, see log file /root/.wg++/WebGrab++.log.txt
i guess you running linux, is mono updated to ver 5.0 or more ?