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
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#91
2013-12-15, 04:20 AM
lukemb3 Wrote:Ok, no problem. Do you plan to add more endpoints? For example, I'd like to get a list of recordings and a list of timers.

mvallevand Wrote:Again that's for UJB I just use both his and sub's web services, but I know he's making json calls for all the existing soap calls so I expect them in beta fairly soon.

Martin

There is a new build on the FTP server that provides the ManageService (20131214) which provides available recordings and associated settings for them including recurring info if set.
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
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#92
2013-12-15, 04:21 AM
I'll probably have the schedule service completed tomorrow or Monday. That will complete all NEWA services being converted to REST.
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
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#93
2013-12-15, 04:23 AM
Svekke Wrote:When i copy the new folder to my installation. Nothing works anymore.
When i set my old "web" folder back. Everything works again. What could be the problem?

mvallevand Wrote:Did you restart the recording service?

Martin

Is this working for you?

You should follow the process on the wiki for upgrading.
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
lukemb3
Offline

Member

Posts: 109
Threads: 1
Joined: Jul 2013
#94
2013-12-15, 04:43 AM
Thanks for your help.
lukemb3
Offline

Member

Posts: 109
Threads: 1
Joined: Jul 2013
#95
2013-12-15, 04:52 AM
i posted some web client previews in our forum:

http://mediabrowser3.com/community/index...v/?p=49733

once we finish the last bit of management features we'll move onto playback
Svekke
Offline

Member

Posts: 121
Threads: 7
Joined: Oct 2012
#96
2013-12-15, 06:31 PM
UncleJohnsBand Wrote:Is this working for you?

You should follow the process on the wiki for upgrading.

Yes it works now. I followed now the wiki.... Smile
Thanks!
lukemb3
Offline

Member

Posts: 109
Threads: 1
Joined: Jul 2013
#97
2013-12-16, 02:14 AM
I've attempted to switch to the json endpoint for listings, however unlike the web service it only returns a few hours worth of data. is there a way i can get everything like the web service method?
lukemb3
Offline

Member

Posts: 109
Threads: 1
Joined: Jul 2013
#98
2013-12-16, 02:16 AM
UncleJohnsBand Wrote:There is a new build on the FTP server that provides the ManageService (20131214) which provides available recordings and associated settings for them including recurring info if set.


I've installed the latest, however I still have only have two methods under ManageService.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,155
Threads: 958
Joined: May 2006
#99
2013-12-16, 02:19 AM
lukemb3 Wrote:I've attempted to switch to the json endpoint for listings, however unlike the web service it only returns a few hours worth of data. is there a way i can get everything like the web service method?

Odd, I found the opposite, with newa json it includes shows that start at the end time.

Martin
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,155
Threads: 958
Joined: May 2006
#100
2013-12-16, 02:23 AM
lukemb3 Wrote:I've installed the latest, however I still have only have two methods under ManageService.

Yes I had to modify Routes.cs with the following to get the Post event working too, it doesn't work from /api though. I emailed UJB on this earlier today.

Code:
RouteTable.Routes.MapHttpRoute(
                "GetList",
                "public/ManageService/Get/List",
                new { Controller = "ManageService", Action = "GetList" },
                new { httpMethod = new HttpMethodConstraint("Post") }
                );

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 7 Guest(s)

Pages (56): « Previous 1 … 8 9 10 11 12 … 56 Next »
Jump to page 


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