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
#421
2014-03-11, 01:20 AM
we could also revert his changes if that would be easier.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#422
2014-03-11, 03:06 AM
I've got another patch if Svekke wants it.

Martin
lukemb3
Offline

Member

Posts: 109
Threads: 1
Joined: Jul 2013
#423
2014-03-11, 12:41 PM
Yes please.
Svekke
Offline

Member

Posts: 121
Threads: 7
Joined: Oct 2012
#424
2014-03-11, 06:56 PM
Yes, you can put the patch here.

Didn't know you changed that stuff to download some specific stuff. Sad
Give me a new patch and i will update it for you. Smile
With your changes.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#425
2014-03-11, 10:10 PM (This post was last modified: 2014-03-12, 02:02 AM by mvallevand.)
Ok I modified it to match yours as much as possible last night but I can't see if you modified anything since because github is not responding Edit github is now back and you didn't change anything so the source should be ok

- I want to leave some of the response processing after recordings that you had in originally to deal with the 500 returns on conflicts (once I understand how to add UI in a plugin)
- I removed some of the the things the user can't change on an recording timer/series Update (NextPVR limitation)
- fixed the epg update start end date

I recommend that you move CloseLiveStream directly after GetChannelStream before submitting, it is a nuisance find it as I worked on both. Alternatively make all the calls alphabetic.

Martin
lukemb3
Offline

Member

Posts: 109
Threads: 1
Joined: Jul 2013
#426
2014-03-11, 10:41 PM
Quick question, after these changes are incorporated, is it more or less feature complete, aside from the three things you mentioned earlier that you should we should add?
lukemb3
Offline

Member

Posts: 109
Threads: 1
Joined: Jul 2013
#427
2014-03-11, 10:43 PM
Also, in GetStatusInfo

https://github.com/MediaBrowser/MediaBro...ce.cs#L770

The return object has a property that is the list of Tuners. This list is then displayed on the live tv dashboard page. Is this possible? And if so, is this then possible:

https://github.com/MediaBrowser/MediaBro...ce.cs#L805

That's the reset tuner method. It's not used internally, just on the dashboard page in the event the user is having some kind of issue.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#428
2014-03-11, 11:18 PM
lukemb3 Wrote:Quick question, after these changes are incorporated, is it more or less feature complete, aside from the three things you mentioned earlier that you should we should add?

As a minimum I need to work things out for multiple client from one server. The streaming API was designed for client. If there is a client id available I'd use that other I was going to modify the dictionary.

I did a good amount of testing on the weekend but the code got smashed a couple of times so I want to do that again.

I need to fiind out how to clear the cache to get to the bottom of the annoying paramater error

I will also write up more details on my suggestions for improvement.

It's not ready for release for a few weeks when 3.2.x is released so there shouldn't be a rush.

Martin
Svekke
Offline

Member

Posts: 121
Threads: 7
Joined: Oct 2012
#429
2014-03-12, 10:37 PM
I did a new merge!
The changes you made in some other code then the livestream is just for Test purpose? Or .......?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#430
2014-03-12, 11:37 PM (This post was last modified: 2014-03-13, 03:58 AM by mvallevand.)
Svekke Wrote:I did a new merge!
The changes you made in some other code then the livestream is just for Test purpose? Or .......?

The response handling with test was copied from your code that I started from but removing it and replacing it with exceptions seems wrong Since lukemb3 explained there is no UI I have just put them to exception.

However why are you not using git apply or a patch program to make the changes? Now I just have to remove all the commented out obsolete code and all those mvallevand regions that using github for source mgt avoids with the attached patch, just to finally get us in sync so we can go.

the syntax for patch from the command line is

patch -u -i mb3-5.patch

Depending on the version of patch in win32 you might need to reload files to use your unix style linefeeds. As a Windows app not using cr/lf causes me endless headaches in VS2012

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (56): « Previous 1 … 41 42 43 44 45 … 56 Next »
Jump to page 


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