NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 68 69 70 71 72 … 93 Next »
exception when calling scheduledRecording.getProgramme().getTitle() (manual rec)

 
  • 0 Vote(s) - 0 Average
exception when calling scheduledRecording.getProgramme().getTitle() (manual rec)
betlit
Offline

Senior Member

Posts: 449
Threads: 17
Joined: Feb 2005
#1
2005-09-23, 02:13 PM
when scheduledRecording.getProgramme().getTitle() (or getSubtitle()) is called on a manual recording, an exception is raised.

i excpected to get the name specified in the manual-recordings-dialog... is there another/correct way to do this?
AMD 1600mHz, 512 M RAM, 20+160 GB drive, Hauppauge PVR-350 + PVR-150 + PVR-150MCE, Win XP Pro SP3, using software decoding.


There is a theory which states that if ever anyone discovers exactly what the Universe is for and why it is here, it will instantly disappear and be replaced by something even more bizarre and inexplicable.

There is another theory which states that this has already happened.

(The Restaurant at the End of the Universe)
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#2
2005-09-23, 02:56 PM
if ( scheduledRecording.getProgramme() == null )
{
title = "Manual Recording";
}

you can never trust scheduledRecording.getProgramme() to always return a non null

To get the name I think it is in filename of scheduled recording.
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
betlit
Offline

Senior Member

Posts: 449
Threads: 17
Joined: Feb 2005
#3
2005-09-23, 03:01 PM
k, thanks.
AMD 1600mHz, 512 M RAM, 20+160 GB drive, Hauppauge PVR-350 + PVR-150 + PVR-150MCE, Win XP Pro SP3, using software decoding.


There is a theory which states that if ever anyone discovers exactly what the Universe is for and why it is here, it will instantly disappear and be replaced by something even more bizarre and inexplicable.

There is another theory which states that this has already happened.

(The Restaurant at the End of the Universe)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Manual recording API mvallevand 2 931 2023-11-09, 02:14 PM
Last Post: mvallevand
  Puzzling exception bgowland 2 1,677 2012-03-07, 02:30 AM
Last Post: bgowland
  Calling NextPVR restart after config.xml changes steeb 33 10,136 2011-05-02, 04:24 PM
Last Post: steeb
  PlayAudioFile() throws exception bgowland 2 1,558 2008-10-09, 10:37 PM
Last Post: bgowland
  Calling JW idkpmiller 16 4,493 2008-04-27, 11:07 AM
Last Post: idkpmiller
  Recording truned into Manual Recordings: Not Showing Red zehd 2 1,710 2008-03-09, 08:27 PM
Last Post: zehd
  Error initializing event plugin: Exception has been thrown by the target of an invoca ralphy 1 1,988 2008-01-21, 11:23 PM
Last Post: ralphy
  Exception when querying gbpvr.db3 bgowland 5 2,000 2007-12-16, 07:47 PM
Last Post: bgowland
  Database locked exception bgowland 3 2,016 2007-10-20, 09:24 PM
Last Post: bgowland
  schedule a manual recording with sqlite3.exe jd142 4 2,235 2007-05-29, 09:13 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