thanks for the reply rel.
Can I use the channel Id to permanently identify a channel, scan after scan, even if the channel is updated or other channels are added/deleted?
Search found 18 matches
- Mon Jun 07, 2010 7:23 am
- Forum: Module / Plugin Programming
- Topic: Channel id
- Replies: 3
- Views: 10336
- Mon Jun 07, 2010 4:00 am
- Forum: Module / Plugin Programming
- Topic: Channel id
- Replies: 3
- Views: 10336
Channel id
I'd like to know where the TChannelInfo.dwChId comes from. Is it a sequential number generated by DVBDream or is it received from the sat to uniquely identify channels?
Fred
Fred
- Thu Jun 04, 2009 7:52 am
- Forum: Module / Plugin Programming
- Topic: Unicode channel names in a char buffer
- Replies: 2
- Views: 6497
- Thu Jun 04, 2009 6:09 am
- Forum: Module / Plugin Programming
- Topic: Unicode channel names in a char buffer
- Replies: 2
- Views: 6497
Unicode channel names in a char buffer
Hi rel, in the TChlChannel, the strings are of type char: char ChName[MAX_STR_SIZE]; char Provider[MAX_STR_SIZE]; char ActualChName[MAX_STR_SIZE]; However, inside DD, the strings are unicode. This is clearly visible in the channel list since it displays unicode characters. The hex bytes in the TChlC...
- Fri Apr 24, 2009 5:05 am
- Forum: Module / Plugin Programming
- Topic: Force satellite scan from module
- Replies: 13
- Views: 18787
- Mon Apr 20, 2009 5:29 am
- Forum: Module / Plugin Programming
- Topic: Force satellite scan from module
- Replies: 13
- Views: 18787
genpix, I don't think you understood my question... or I don't understand how the SDK/module works. I want to trigger a scan in the application, using a message just like any other SDK functions. It would be just like going in the dvbdream's menu and select satellite scan, but instead of being start...
- Sun Apr 19, 2009 3:33 am
- Forum: Module / Plugin Programming
- Topic: Force satellite scan from module
- Replies: 13
- Views: 18787
Does anyone know Rel? He might be stuck in an ice cube or something. Why is there no answers from him? Rel if you just don't see the point for such a feature tell me. If you don't understand my question, please tell me. This is a module API help / support section for programmers. There is not much s...
- Mon Apr 13, 2009 5:14 am
- Forum: Module / Plugin Programming
- Topic: Force satellite scan from module
- Replies: 13
- Views: 18787
- Tue Apr 07, 2009 11:36 am
- Forum: Module / Plugin Programming
- Topic: Force satellite scan from module
- Replies: 13
- Views: 18787
Ok, thanks for the explanations. What I want to do is to trigger a scheduled scan from a module. I never turn off my dvbdream and I don't permanently watch it either, so I could launch scan on a scheduled basis. I get back to my original question: Is their a way for a scan, without any user actions,...
- Tue Apr 07, 2009 2:43 am
- Forum: Module / Plugin Programming
- Topic: Force satellite scan from module
- Replies: 13
- Views: 18787
Thank you for the reply. What I want to do is to stay up to date with the content of the satellite transponders. The problem is that the provider can add, delete or move channels on the satellite. What can happen in the case of a channel move is that the channel will stop working in dvbdream and a s...
- Mon Apr 06, 2009 7:39 am
- Forum: Module / Plugin Programming
- Topic: Force satellite scan from module
- Replies: 13
- Views: 18787
- Mon Mar 30, 2009 5:12 am
- Forum: Module / Plugin Programming
- Topic: Force satellite scan from module
- Replies: 13
- Views: 18787
- Tue Mar 24, 2009 5:27 am
- Forum: Module / Plugin Programming
- Topic: Force satellite scan from module
- Replies: 13
- Views: 18787
- Mon Mar 23, 2009 10:13 am
- Forum: Module / Plugin Programming
- Topic: Force satellite scan from module
- Replies: 13
- Views: 18787
Force satellite scan from module
Hi,
I'd like to launch satellite scan from a module. Is there a way to do that using the DvbDream API?
Fred
I'd like to launch satellite scan from a module. Is there a way to do that using the DvbDream API?
Fred
- Fri Jun 13, 2008 5:49 am
- Forum: General
- Topic: Enabling Media Center to stream from DVBDream
- Replies: 0
- Views: 3324
Enabling Media Center to stream from DVBDream
Hi rel, I tought you and the DVBDream community might be interested of knowing that I made a module for DVBDream/DVBSBridge that allow Media Center to stream seemlessly from DVBDream. To me, Media Center is one of the best PVR on the market. I've been using DVBDream as my Media Center source for a f...