2014-03-11, 01:20 AM
we could also revert his changes if that would be easier.
2014-03-11, 01:20 AM
we could also revert his changes if that would be easier.
2014-03-11, 03:06 AM
I've got another patch if Svekke wants it.
Martin
2014-03-11, 12:41 PM
Yes please.
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. Give me a new patch and i will update it for you. With your changes.
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
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?
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.
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
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 .......?
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 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 |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Looking for C# UPnP Media Server code | bgowland | 5 | 7,290 |
2016-12-16, 08:25 PM Last Post: mvallevand |
|
Media\Show Directory | mvallevand | 12 | 5,678 |
2014-07-02, 10:58 AM Last Post: sub |
|
Media\Shows Metadata | mvallevand | 2 | 1,709 |
2013-05-22, 04:09 AM Last Post: mvallevand |
|
Streaming media | imilne | 44 | 12,009 |
2012-12-14, 04:05 AM Last Post: mvallevand |
|
SkyDrive Eplorer Integration Released.....also available for Mac and iPad | UncleJohnsBand | 0 | 1,351 |
2012-04-24, 01:06 AM Last Post: UncleJohnsBand |
|
Building a list of files in media folders (npvr Music and Videos) | bgowland | 2 | 1,703 |
2012-02-05, 10:29 AM Last Post: bgowland |
|
Windows Media Connect - Storing stuff on a Home Server | psycik | 3 | 2,509 |
2009-09-29, 03:47 AM Last Post: mvallevand |
|
Plugin notification of stopped media | mvallevand | 7 | 2,061 |
2009-08-19, 11:16 PM Last Post: mvallevand |
|
GBPVR Media Events | KingArgyle | 1 | 1,440 |
2005-03-27, 07:12 PM Last Post: sub |