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
Development
General Development (no feature request here!)
Custom Data Grabber including Sky UK Channel/EPG Grabber
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="Benoire" data-source="post: 1110562" data-attributes="member: 121281"><p>First thing is to disable the native EPG (Epg5.jpg), de-tick those options. Next question, what is does the output box say. The output box is the one with 'grab now' on the screen.</p><p></p><p>If this does something, post the output as a code list, otherwise go in to TVServer under project in the main config tree and see if the tuner is enabled there.[DOUBLEPOST=1416162236][/DOUBLEPOST]</p><p>This is an error due to the way the plugin is coded. Effectively, the code currently uses fixed, identified length for decoding the titles/summaries and if the title or summary starts, ends or is longer than this length it spits out that error. Geenrally only occurs on box office channels or 1 in 1000 channel scans.</p><p></p><p>EPGcollector and TVE3.5 do it slightly differently and use tags in the code which are defined and leave the rest to be determined, something that I was working on in the NZ code but haven't finished.</p></blockquote><p></p>
[QUOTE="Benoire, post: 1110562, member: 121281"] First thing is to disable the native EPG (Epg5.jpg), de-tick those options. Next question, what is does the output box say. The output box is the one with 'grab now' on the screen. If this does something, post the output as a code list, otherwise go in to TVServer under project in the main config tree and see if the tuner is enabled there.[DOUBLEPOST=1416162236][/DOUBLEPOST] This is an error due to the way the plugin is coded. Effectively, the code currently uses fixed, identified length for decoding the titles/summaries and if the title or summary starts, ends or is longer than this length it spits out that error. Geenrally only occurs on box office channels or 1 in 1000 channel scans. EPGcollector and TVE3.5 do it slightly differently and use tags in the code which are defined and leave the rest to be determined, something that I was working on in the NZ code but haven't finished. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Custom Data Grabber including Sky UK Channel/EPG Grabber
Contact us
RSS
Top
Bottom