NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) v
« Previous 1 … 5 6 7 8 9 … 20 Next »
nDroid v1.2.x (Beta) support thread

 
  • 0 Vote(s) - 0 Average
nDroid v1.2.x (Beta) support thread
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,668
Threads: 170
Joined: Jun 2007
#11
2011-03-11, 06:26 AM
bgowland Wrote:There should be one more - did you uninstall the nDroidService before you moved it? If not, stop the service (if it's running) and put it back where you originally had it.

Yes, I ran the unstall.bat before I tried moving it. And I can't stop the service because it won't start. What I posted is from the only logfile that gets created when I try to start the service, but it won't start. And the service control manager says:
Code:
Windows could not start the ndroidservice on the local computer.

Error 1053: The service did not respond to the start or control request in a timely fashion.
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,668
Threads: 170
Joined: Jun 2007
#12
2011-03-11, 06:43 AM
OK, I checked the Application Event Log and found the following:
Code:
Log Name:      Application
Source:        nDroid Service
Date:          3/11/2011 12:36:53 AM
Event ID:      0
Task Category: None
Level:         Information
Keywords:      Classic
User:          N/A
Computer:      Dogbert
Description:
serviceHelper.GetInstallDirs() returned false - aborting
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="nDroid Service" />
    <EventID Qualifiers="0">0</EventID>
    <Level>4</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2011-03-11T06:36:53.000000000Z" />
    <EventRecordID>5432</EventRecordID>
    <Channel>Application</Channel>
    <Computer>Dogbert</Computer>
    <Security />
  </System>
  <EventData>
    <Data>serviceHelper.GetInstallDirs() returned false - aborting</Data>
  </EventData>
</Event>
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,589
Threads: 385
Joined: Dec 2004
#13
2011-03-11, 06:58 AM
Ah, OK, thanks - that explains a bit more.

I was wondering if this was a permissions issue but I think I may have missed something with the x64 stuff. I'll take a look.
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,589
Threads: 385
Joined: Dec 2004
#14
2011-03-11, 08:03 AM
@BrettB: Could you try the latest upload when you have the time (see post #1). I'm hoping it fixes the x64 issue.
Nistrod
Offline

Member

Posts: 243
Threads: 45
Joined: Jul 2010
#15
2011-03-11, 09:54 AM
I am still having the timezone issue. The Midday Report is shown as 02:00.
[SIZE="1"]NPVR 2.6.2;Windows 7 Enterprise SP1;i5 750; 8GB mem;Geforce 210;Winfast DTV100 S, Winfast DTV Dongle Gold; 2 x Winfast DTV2000DS
[/SIZE]
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,668
Threads: 170
Joined: Jun 2007
#16
2011-03-11, 08:05 PM
bgowland Wrote:@BrettB: Could you try the latest upload when you have the time (see post #1). I'm hoping it fixes the x64 issue.
That version lets the service startup OK.
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,668
Threads: 170
Joined: Jun 2007
#17
2011-03-11, 08:28 PM
I got the application to install on my Motorola Atrix and startup OK.

The first thing that I noticed is that the times for programs are wrong. On channel WCCO-DT, it is showing on Sat at 01:00, "The Defenders*" set to record. But, that should actually be on Fri at 19:00. And each subsequent show is off by the same amount there on WCCO-DT on Sat. This offset sort of makes sense to me since my timezone (US-CST) is GMT-6, so it seems to be displaying those in GMT rather than the local timezone that the phone is in.

The next thing I did was try to schedule a one-time recording. When I do that, the application on the droid hangs and has to be force exited. In the server log, I see:
Code:
11/03/2011 14:21:26.003 Url: http://192.168.143.10:8790/
11/03/2011 14:21:26.003 request: System.Net.HttpListenerRequest
11/03/2011 14:21:26.003 hrhkey.Key: x-ndroid-action hrhkey.Value: record
11/03/2011 14:21:26.003 hrhkey.Key: x-ndroid-oid hrhkey.Value: 2191166
11/03/2011 14:21:26.003 hrhkey.Key: x-ndroid-channeloid hrhkey.Value: 6870
11/03/2011 14:21:26.003 hrhkey.Key: x-ndroid-starttime hrhkey.Value: 2011-03-11 20:00:00
11/03/2011 14:21:26.003 hrhkey.Key: x-ndroid-title hrhkey.Value: The People's Court *
11/03/2011 14:21:26.003 hrhkey.Key: x-ndroid-rectype hrhkey.Value: ro
11/03/2011 14:21:26.003 hrhkey.Key: x-ndroid-exdata1 hrhkey.Value: admin
11/03/2011 14:21:26.003 hrhkey.Key: x-ndroid-exdata2 hrhkey.Value: 5f4dcc3b5aa765d61d8327deb882cf99
11/03/2011 14:21:26.003 hrhkey.Key: Connection hrhkey.Value: Keep-Alive
11/03/2011 14:21:26.003 hrhkey.Key: Host hrhkey.Value: 192.168.143.10:8790
11/03/2011 14:21:26.003 User authenticated
11/03/2011 14:21:26.003 CreateHttpListener - action:record threw exception: Object reference not set to an instance of an object.   at uk.co.beetec.csharp.nDroid.nDroidServiceHelper.GetRequestedRecordingOid(String oid, String channel_oid, String start_time, String title) in C:\Documents and Settings\gbpvr\My Documents\Visual Studio 2008\Projects\nDroidService\nDroidLib\nDroidServiceHelper.cs:line 548
   at uk.co.beetec.csharp.nDroid.nDroidServiceListener.CreateHttpListener() in C:\Documents and Settings\gbpvr\My Documents\Visual Studio 2008\Projects\nDroidService\nDroidService\nDroidServiceListener.cs:line 161
11/03/2011 14:21:26.003 CreateHttpListener() listening...
I'm attaching a .zip of all the logs.

- Brett
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,589
Threads: 385
Joined: Dec 2004
#18
2011-03-11, 08:28 PM
Nistrod Wrote:I am still having the timezone issue. The Midday Report is shown as 02:00.
Hmm, I'd hoped I'd fixed that. I'll look at it tonight.

BrettB Wrote:That version lets the service startup OK.
OK, that's good to hear, thanks.
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,589
Threads: 385
Joined: Dec 2004
#19
2011-03-11, 08:35 PM
BrettB Wrote:The first thing that I noticed is that the times for programs are wrong.
Yes Nistrod reported this for my first version - I'd hoped I was adjusting for local time in this version but it obviously isn't fixed. I'll get a look at it ASAP.

Code:
11/03/2011 14:21:26.003 hrhkey.Key: x-ndroid-title hrhkey.Value: The People's Court *
Hmmm, I don't like the look of that title - is that really what it should be with the '*' at the end?
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,668
Threads: 170
Joined: Jun 2007
#20
2011-03-11, 08:38 PM
bgowland Wrote:
Code:
11/03/2011 14:21:26.003 hrhkey.Key: x-ndroid-title hrhkey.Value: The People's Court *
Hmmm, I don't like the look of that title - is that really what it should be with the '*' at the end?

Yes, the '*' is really at the end of the title and indicates that it is a "new" show.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (12): « Previous 1 2 3 4 5 … 12 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Locast support dave87769 1 2,782 2019-02-02, 04:31 PM
Last Post: dave87769
  searchlite not working is their still support fame1418 5 6,446 2017-12-18, 08:51 PM
Last Post: mvallevand
  Timing.Info creator support thread. mvallevand 10 7,590 2016-10-25, 01:36 AM
Last Post: mvallevand
  AutoRefresh: Support Thread imilne 35 16,134 2015-01-12, 07:28 PM
Last Post: imilne
  SubMenu: Support Thread imilne 35 11,712 2013-03-07, 11:40 AM
Last Post: imilne
  ReClockOrNot: Support Thread imilne 13 6,202 2012-08-05, 11:23 AM
Last Post: imilne
  Looking for help to test Comskip live TV support for WTV and DVR-MS erik 0 2,080 2012-03-11, 07:48 AM
Last Post: erik
  System: Support Thread imilne 29 12,122 2012-03-10, 09:19 PM
Last Post: Jaggy
  Samsung Galaxy Tab 7.7 support odin 17 6,834 2012-02-11, 07:45 PM
Last Post: bgowland
  nDroid translators needed bgowland 4 3,062 2011-11-25, 04:10 PM
Last Post: bgowland

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

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

Linear Mode
Threaded Mode