home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Electronic Program Guide
malformed JSON string, neither array
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="venkatesan" data-source="post: 1279827" data-attributes="member: 166825"><p>Hi,</p><p></p><p>I have prepared shell script to fetch EPG on Ubuntu Machine as follows</p><p></p><p>#/bin/bash</p><p>now=$(date +"%m_%d_%Y")</p><p>cd /home/ubuntu/</p><p>tv_grab_na_dtv --config-file wward.conf --output /home/ubuntu/xencast/public/epg_$now.xml --days 1</p><p></p><p></p><p>If run above script on Ubuntu command terminal , able to get EPG data.</p><p></p><p>If you run same script on crontab , got below error.</p><p></p><p>30 23 * * * bash epg.sh</p><p>malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "read timeout at /usr...") at /usr/bin/tv_grab_na_dtv line 459</p><p></p><p>Could help me to resolve above error.</p><p></p><p>Rgds</p><p>Venkatesan K</p></blockquote><p></p>
[QUOTE="venkatesan, post: 1279827, member: 166825"] Hi, I have prepared shell script to fetch EPG on Ubuntu Machine as follows #/bin/bash now=$(date +"%m_%d_%Y") cd /home/ubuntu/ tv_grab_na_dtv --config-file wward.conf --output /home/ubuntu/xencast/public/epg_$now.xml --days 1 If run above script on Ubuntu command terminal , able to get EPG data. If you run same script on crontab , got below error. 30 23 * * * bash epg.sh malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "read timeout at /usr...") at /usr/bin/tv_grab_na_dtv line 459 Could help me to resolve above error. Rgds Venkatesan K [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Electronic Program Guide
malformed JSON string, neither array
Contact us
RSS
Top
Bottom