NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) nDroid v
« Previous 1 2 3 4 5 6 7 Next »
Problem with apostrophes in channel names

 
  • 0 Vote(s) - 0 Average
Problem with apostrophes in channel names
stevegb36
Offline

Junior Member

Posts: 3
Threads: 0
Joined: Feb 2013
#11
2013-02-22, 05:58 PM
Brian

Where are the service logs? I looked in /sdcard/Android/data/uk.co.beetec.ndroid/files/temp but I can't find anything that resembles a log file. What filename am I looking for?

I just tested some combinations of title's with an apostrophe (npvr.db3 --> select * from epg_event where title like "%'%" group by title order by title)

- everything with an apostrophe works and everything with an apostrophe and punctuation marks works - ("what's in a name?" and "whatever happened to..?")

- I suspect that's it's something to do with an apostrophe and a double hyphen. (X-Men works) but I'm unable to test anything with a double hyphen as the guide is only for 7 days and the double hyphen programs are scheduled for the following week. I'll test it again as soon as the programs are in the guide.

By the way, I just started using your program to test the NextPVR, XBMC databases and it works very well. Thank you

Cheers
Steve
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,583
Threads: 384
Joined: Dec 2004
#12
2013-02-22, 06:18 PM
stevegb36 Wrote:Brian

Where are the service logs? I looked in /sdcard/Android/data/uk.co.beetec.ndroid/files/temp but I can't find anything that resembles a log file. What filename am I looking for?
The service is the PC end of it. The logs will be in a folder called \Beetec Services\nDroid Service\logs and that folder location will depend on Windows version. For XP it will be in C:\Documents and Settings\All Users\Application Data. For later Windows versions it will be in C:\Users\Public (I think).

Quote:- I suspect that's it's something to do with an apostrophe and a double hyphen. (X-Men works) but I'm unable to test anything with a double hyphen as the guide is only for 7 days and the double hyphen programs are scheduled for the following week. I'll test it again as soon as the programs are in the guide.
Hmm, I can't think why that would be a problem but post the logs if it is and I'll take a look.

Quote:By the way, I just started using your program to test the NextPVR, XBMC databases and it works very well. Thank you
Glad you like it.

Cheers,
Brian
stevegb36
Offline

Junior Member

Posts: 3
Threads: 0
Joined: Feb 2013
#13
2013-03-02, 06:18 PM
Brian

It seems that the apostrophe is not the problem. After further testing, I still get an unknown error but it is when there is a schedule conflict and nextpvr is unable to schedule the recording (I have 2 tuners). It was just a coincidence that the I was trying to record a program that had hyphens in the name.

The service ndroidServiceHelper.log for the recording is:


/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////


02/03/2013 11:30:24.932 oid: 2166523
02/03/2013 11:30:24.932 channel_oid: 7153
02/03/2013 11:30:24.932 start_time: 2013-03-04 02:00:00
02/03/2013 11:30:24.932 title: Red Widow
02/03/2013 11:30:24.932 strNPVRConnString: data source="C:\Users\Public\NPVR\npvr.db3"
02/03/2013 11:30:24.935 GetRequestedRecordingOid - sbQueryString: SELECT oid,channel_oid,start_time,title FROM EPG_EVENT WHERE EPG_EVENT.channel_oid = 7153 AND EPG_EVENT.start_time = '2013-03-04 02:00:00' AND EPG_EVENT.title = 'Red Widow'
02/03/2013 11:30:24.935 SQL Query: SELECT oid,channel_oid,start_time,title FROM EPG_EVENT WHERE EPG_EVENT.channel_oid = 7153 AND EPG_EVENT.start_time = '2013-03-04 02:00:00' AND EPG_EVENT.title = 'Red Widow'
02/03/2013 11:30:24.936 GetRequestedRecordingOid - oidString: 2166523
02/03/2013 11:30:24.936 GetRequestedRecordingOid - startString: 04/03/2013 2:00:00 AM
02/03/2013 11:30:24.936 GetRequestedRecordingOid - weekdayString: Monday
02/03/2013 11:30:24.936 ScheduleNpvrRecording() - creating ScheduleService...
02/03/2013 11:30:24.937 ScheduleNpvrRecording() - serviceSchedule.Url: http://127.0.0.1:8866/public/services/Sc...rvice.asmx
02/03/2013 11:30:24.937 ScheduleNpvrRecording() - creating webServiceScheduleSettings...
02/03/2013 11:30:24.937 ScheduleNpvrRecording() - creating webServiceAuthentication_Schedule_NPVR...
02/03/2013 11:30:24.937 ScheduleNpvrRecording() - creating CreateCredential...
02/03/2013 11:30:24.950 ScheduleNpvrRecording() - calling scheduleRecording()...
02/03/2013 11:30:24.998 Result.webServiceEPGEventObjects:
02/03/2013 11:30:24.999 Error: True

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////


By the way, the nDroidStreamer.log is contains multiple entries of:

18/02/2013 19:12:07.696 bytesRead: 250000
18/02/2013 19:12:07.704 bytesRead: 250000
18/02/2013 19:12:07.704 bytesRead: 250000
18/02/2013 19:12:07.710 bytesRead: 250000
18/02/2013 19:12:07.710 bytesRead: 250000
18/02/2013 19:12:07.712 bytesRead: 250000
... and so on.


Cheers
Steve
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,583
Threads: 384
Joined: Dec 2004
#14
2013-03-02, 08:21 PM
stevegb36 Wrote:After further testing, I still get an unknown error but it is when there is a schedule conflict and nextpvr is unable to schedule the recording (I have 2 tuners). It was just a coincidence that the I was trying to record a program that had hyphens in the name.

...

02/03/2013 11:30:24.998 Result.webServiceEPGEventObjects:
02/03/2013 11:30:24.999 Error: True
Ah, OK. Thanks for tracking that down. I'll need to look more closely at what the NEWA Web Services return when there's a conflict. I have 4 tuners so it's very rare for me to get a conflict situation so it obviously got overlooked. I'll disable a couple of tuners and force a conflict and see if I can work out the proper way of handling it.


Quote:By the way, the nDroidStreamer.log is contains multiple entries of:

18/02/2013 19:12:07.696 bytesRead: 250000
18/02/2013 19:12:07.704 bytesRead: 250000
18/02/2013 19:12:07.704 bytesRead: 250000
18/02/2013 19:12:07.710 bytesRead: 250000
18/02/2013 19:12:07.710 bytesRead: 250000
18/02/2013 19:12:07.712 bytesRead: 250000
... and so on.
Yes, I suppose I could remove those from logging as they were really only for testing / debugging purposes.

Cheers,
Brian
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  channel logos fuzzweed 16 14,093 2016-06-17, 09:44 AM
Last Post: martint123
  Channel logos not updated eurojojo 7 4,084 2014-01-07, 09:01 PM
Last Post: bgowland
  install problem? WKleeven 42 14,635 2013-11-12, 04:18 PM
Last Post: WKleeven
  cant view a channel because it cant get guide data xsirxx 23 9,997 2013-10-05, 03:47 AM
Last Post: mvallevand
  Windows Firewall problem OTAjunkie 1 2,237 2013-02-05, 05:49 PM
Last Post: bgowland
  1.8.6/1.8.4 Missing channel logo Nistrod 7 3,367 2013-02-03, 06:01 PM
Last Post: ACTCMS
  nDroid password problem Nistrod 4 2,575 2012-06-28, 09:24 PM
Last Post: bgowland
  Problem switching to new computer ppijoseph 3 2,209 2012-06-25, 10:18 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