Reply to thread

I've recently purchased the OctopusNet device, but have been unable to get any of the two methods suggested here to work :(


Using the first method and tool, I am able to start the channel scan - but the TV service keeps crashing (randomly after scanning 1 or a few transponders). This is what the TVService-Error.log contains:

[CODE][2014-01-30 02:58:19,701] [Log    ] [19       ] [ERROR] - Exception   :TvLibrary.TvExceptionNoPMT: TVDvbChannel.OnGraphStarted: no PMT found

   at TvLibrary.Implementations.DVB.TvDvbChannel.OnGraphStarted()

   at TvLibrary.Implementations.DVB.TvCardDVBIPBuiltIn.RunGraph(Int32 subChannel, String url)

   at TvLibrary.Implementations.DVB.TvCardDVBIP.DoTune(Int32 subChannelId, IChannel channel, Boolean ignorePMT)[/CODE]


I also looked at the TVService.log and it was littered with lines like this one:

[CODE][2014-01-30 03:12:28,519] [Log    ] [13       ] [DEBUG] - Debug: SSDPClientController: Problem parsing incoming multicast UDP packet. Error message: 'Invalid HTTP header line '''[/CODE]


I'm using MP 1.6 on Windows 8.1 x64. The TVService appears to be executed in Windows 8 compatibility mode and using .NET 4.0.


Any ideas or suggestions?


PS: As an aside, I noticed a reference to gentle.log in the TVService.log.. looks like it's using an OR-mapper I wrote many years ago :eek: :)


Top Bottom