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
Watch / Listen Media
Television (MyTV frontend and TV-Server)
TO GIBMAN_dk Build 19192 "active recordings" problem with recording set as manual
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="iosub" data-source="post: 270570" data-attributes="member: 20095"><p>Hi Gibman</p><p>the new "active recording" is good idea but has a litle bug</p><p>If a schedule recording is for show "House" but on todays guide there is no guide for that channel, then the show is set as "manual" </p><p>If the show is set as manual it does not apear on the "active recordings " and also it gives a error on error.log</p><p></p><p>Log attached</p><p>Iosu</p><p></p><p>I have change the code on Tvhome.cs line 1463</p><p>string programTitle=""; </p><p> //string programTitle = ch.CurrentProgram.Title.Trim();// default is current EPG info</p><p> if (ch.CurrentProgram !=null) programTitle = ch.CurrentProgram.Title.Trim();// default is current EPG info</p><p></p><p>and now it works!</p><p></p><p>Hope it helps</p></blockquote><p></p>
[QUOTE="iosub, post: 270570, member: 20095"] Hi Gibman the new "active recording" is good idea but has a litle bug If a schedule recording is for show "House" but on todays guide there is no guide for that channel, then the show is set as "manual" If the show is set as manual it does not apear on the "active recordings " and also it gives a error on error.log Log attached Iosu I have change the code on Tvhome.cs line 1463 string programTitle=""; //string programTitle = ch.CurrentProgram.Title.Trim();// default is current EPG info if (ch.CurrentProgram !=null) programTitle = ch.CurrentProgram.Title.Trim();// default is current EPG info and now it works! Hope it helps [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
TO GIBMAN_dk Build 19192 "active recordings" problem with recording set as manual
Contact us
RSS
Top
Bottom