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)
scrambled channels doesn't work from SVN 20/9 and forward
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="gibman" data-source="post: 184769" data-attributes="member: 25430"><p>If u are able to compile urself. </p><p>the try this;</p><p></p><p>open tvlibrary.sln</p><p>in tvcontroller.cs (service project)</p><p></p><p>Find the method "public ChannelState GetChannelState(int idChannel, User user)"</p><p></p><p> public ChannelState GetChannelState(int idChannel, User user)</p><p> {</p><p> ChannelState chanState;</p><p> Channel dbchannel = Channel.Retrieve(idChannel);</p><p></p><p> user= new User(); // THIS ONE</p><p>......</p><p></p><p>This removes my change, so u can test without it.</p><p></p><p>I could compile a tvservice.exe for u, if u cant ?</p><p></p><p>/Gibman</p></blockquote><p></p>
[QUOTE="gibman, post: 184769, member: 25430"] If u are able to compile urself. the try this; open tvlibrary.sln in tvcontroller.cs (service project) Find the method "public ChannelState GetChannelState(int idChannel, User user)" public ChannelState GetChannelState(int idChannel, User user) { ChannelState chanState; Channel dbchannel = Channel.Retrieve(idChannel); user= new User(); // THIS ONE ...... This removes my change, so u can test without it. I could compile a tvservice.exe for u, if u cant ? /Gibman [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
scrambled channels doesn't work from SVN 20/9 and forward
Contact us
RSS
Top
Bottom