Here I am again with yet another suggestion, am I a pain in the azz or what?
How about an autopad per program? The standard 1 min in/out actually kinda screwed up some of my stuff I recorded back-to-back and that all ended on time. However there's usually programs that always run over by about 5-10 mins, it would be great on a case-by-case basis if you could somehow tell it to add xx minutes to the recording.
I thought I saw the per-recording idea mentioned somewhere but I couldn't find it. There are some shows I'd like to record in a lot lower quality than others. Like a show I'm just going to watch then blow away, VCD or SVCD quality would be more than enough, why waste so much space on DVD quality (and yes, I know, I'd just blow it away afterwards anyway, but that's not the point).
The other thing I've seen brought up is the behavior of not recording the same show twice. Some networks re-run their shows a LOT before the next new episodes come along (Comedy Central is a prime example). In other words, an option such as "season record only new episodes" would be a good idea.
I have a quick question, my MSOH won't take my HTPC into use until she can play her radio stations all day on it. It just so happens that none of the stations that she listens too are on the internet which means I must give her a nice easy page where she can select her FM stations. I was wondering how to make another page for FM radio transmissions which mimics the Net Radio page but instead lists her 4 or 5 stations instead. I have a PVR USB2 in the post (PVR250 for me & FM Tuner for her)! Is there an easy way to set this up?
"Unable to schedule recording. No capture source available."
This is what happens when I try to schedule recordings that overlap. Obviously it's erroring out because of the overlap, but I would expect something more intuitive rather than just erroring out? Maybe, maybe not?
I'm surprised this hasn't come up before (I searched).
Working mediaMVP documentation and trying out all the functions, I can repeatedly crash the mediaMVP server when using the fast forward 1 min.
Here is one of errors reported by the .net framework:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.InvalidOperationException: The object is currently in use elsewhere.
at System.Drawing.Graphics.FromImage(Image image)
at b.a()
at b.g()
at ag.b(Object A_0, EventArgs A_1)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.Callback(IntPtr hWnd, Int32 msg, IntPtr idEvent, IntPtr dwTime)
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.
I am working on an xml grabber for the Chinese satellite TV programs here is the State. Before that could happen, the xmltv parser in GBPVR needs to be able to support unicode characters.
If I take any xmltv generated files (english only), open it up in notepad and save as unicode. GBPVR will refused to load it.
On the same note, the music and video library does not support unicode either. An music file with a Chinese character in the files name will not be player by GBPVR, and if the id tag field is Chinese, junk is display on the screen.
I would expect other unicode language would have the same problem, anybody has similar problem?
I installed the latest version of the software, but running either the config or the actual program result in a "Common Language Runtime Debugging Services" error that states the "Application has generated an exception that could not be handled. Process id=(random numbers), Thread id=(more randow numbers) Click OK to terminate the application. Click Cancel to debug the application."
Has anyone had anything similar? I didn't see a search ability in the forum, so I scanned the topics for the past month without seeing anything that appeared to be on this topic.
Posted by: colin - 2004-04-30, 06:36 PM - Forum: Developers
- No Replies
Hey Sub,
i'm planning on generating a few stub files for the plugin interfaces for sharp develp and then start writing up an api doc. Can you provide me a list of all api's so far and i'll try and get his out the door inthe next week or so. Might help reduce the number of api queries (though increase the api requests!