NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 3 4 5 6 7 … 93 Next »
Media Browser Integration

 
  • 0 Vote(s) - 0 Average
Media Browser Integration
lukemb3
Offline

Member

Posts: 109
Threads: 1
Joined: Jul 2013
#391
2014-03-09, 09:24 PM
Sven - just to make sure, have all the hard-coded test url's been removed from the code?
Svekke
Offline

Member

Posts: 121
Threads: 7
Joined: Oct 2012
#392
2014-03-09, 09:31 PM
UncleJohnsBand Wrote:This is done and on the server....

I get the following error on version 03 (from today)

Server Error in '/' Application.

Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0117: 'NUtility.EPGEvent' does not contain a definition for 'GetListingsForTimePeriodForChannel'

Source Error:




Line 96: public override List<EPGEvent> GetListingsForTimePeriodForChannel(Channel channel, DateTime startTime, DateTime endTime)
Line 97: {
Line 98: return EPGEvent.GetListingsForTimePeriodForChannel(channel, startTime, endTime);
Line 99: }
Line 100:


Source File: c:\Users\Public\NPVR\web\App_Code\Classes\NPVRSchedule.cs Line: 98

Compiler Warning Messages:

Show Detailed Compiler Output:

Show Complete Compilation Source:

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18446

lukemb3 Wrote:Sven - just to make sure, have all the hard-coded test url's been removed from the code?

No not yet....
Didn't do the implementation with the channelOid yet..
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,181
Threads: 958
Joined: May 2006
#393
2014-03-09, 09:46 PM
Svekke Wrote:Merge is done!

I didn't expect you to change all those modules for style or I wouldn't have bothered uploading it.

Martin
Svekke
Offline

Member

Posts: 121
Threads: 7
Joined: Oct 2012
#394
2014-03-09, 09:52 PM
mvallevand Wrote:I didn't expect you to change all those modules for style or I wouldn't have bothered uploading it.

Martin

?? Don't understand the answer. Smile
Do you mean the logging? Or ... ?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,181
Threads: 958
Joined: May 2006
#395
2014-03-09, 10:00 PM
It's my fault I screwed up the patch, but I'm really surprised the patch didn't complain on the merge. Did you manually make the changes?

Martin
Svekke
Offline

Member

Posts: 121
Threads: 7
Joined: Oct 2012
#396
2014-03-09, 10:06 PM
Oh i did a compare. Because i saw that you had an older version of the code.
So anything weird happend, i changed it. Smile

BTW: The build succeeded, so overything was OK!
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,181
Threads: 958
Joined: May 2006
#397
2014-03-09, 10:11 PM
Yeah but doing that broke some things too. Ultimately it's my fault for being rushed into uploading before it was ready.

Martin
Svekke
Offline

Member

Posts: 121
Threads: 7
Joined: Oct 2012
#398
2014-03-09, 10:15 PM
mvallevand Wrote:Yeah but doing that broke some things too. Ultimately it's my fault for being rushed into uploading before it was ready.

Martin

I only changed the Stream part.....
Not the parts where you putted some "throw not implemented" things. Smile

The only thing that can fail is the channelstream and closestream. Smile
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#399
2014-03-09, 10:24 PM
Svekke Wrote:I get the following error on version 03 (from today)

Server Error in '/' Application.

Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0117: 'NUtility.EPGEvent' does not contain a definition for 'GetListingsForTimePeriodForChannel'

Source Error:




Line 96: public override List<EPGEvent> GetListingsForTimePeriodForChannel(Channel channel, DateTime startTime, DateTime endTime)
Line 97: {
Line 98: return EPGEvent.GetListingsForTimePeriodForChannel(channel, startTime, endTime);
Line 99: }
Line 100:


Source File: c:\Users\Public\NPVR\web\App_Code\Classes\NPVRSchedule.cs Line: 98

Compiler Warning Messages:

Show Detailed Compiler Output:

Show Complete Compilation Source:

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18446

You need to load the latest NPVR release 3.2.6 using the link sub sent you guys.... then load the 20140309-3 version of NEWA.... this error shows you don't have the latest NPVR loaded.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,181
Threads: 958
Joined: May 2006
#400
2014-03-09, 10:44 PM (This post was last modified: 2014-03-09, 11:00 PM by mvallevand.)
Svekke Wrote:I only changed the Stream part.....
Not the parts where you putted some "throw not implemented" things. Smile

The only thing that can fail is the channelstream and closestream. Smile

I think I have included all your changes in my baseline but the following clean-up patch needs to be applied.

This uses the new NEWA file that allows dumping by channelOid

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 3 Guest(s)

Pages (56): « Previous 1 … 38 39 40 41 42 … 56 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Looking for C# UPnP Media Server code bgowland 5 7,769 2016-12-16, 08:25 PM
Last Post: mvallevand
  Media\Show Directory mvallevand 12 6,149 2014-07-02, 10:58 AM
Last Post: sub
  Media\Shows Metadata mvallevand 2 1,949 2013-05-22, 04:09 AM
Last Post: mvallevand
  Streaming media imilne 44 13,236 2012-12-14, 04:05 AM
Last Post: mvallevand
  SkyDrive Eplorer Integration Released.....also available for Mac and iPad UncleJohnsBand 0 1,485 2012-04-24, 01:06 AM
Last Post: UncleJohnsBand
  Building a list of files in media folders (npvr Music and Videos) bgowland 2 1,964 2012-02-05, 10:29 AM
Last Post: bgowland
  Windows Media Connect - Storing stuff on a Home Server psycik 3 2,774 2009-09-29, 03:47 AM
Last Post: mvallevand
  Plugin notification of stopped media mvallevand 7 2,423 2009-08-19, 11:16 PM
Last Post: mvallevand
  GBPVR Media Events KingArgyle 1 1,623 2005-03-27, 07:12 PM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode