jmb295 wrote:Lasse,
This looks like a great plugin. I am trying to get it to work with the myHD card, and since it is a HD card it requires a few different parameters. For dabdig to create a HD tvpi file it needs the channel value to be in the form:
rfchan/majorchan/minorchan/stream
<snip>
if that sort of syntax causes a problem for the calling app - then you can use a different facility in DABDig via an optional text file called dabdig.map
This maps the given channel NAME to the required channel NUMBER
e.g.
[default]
TV4=34/9/1/1
Anyway - I see that Lasse has updated his plug-in
Lasse for forward compatibility - probably a good idea to put the numbers (date/time/duration) in quotes - at least the duration anyway.
Reason - I allow simple maths to be used in the duration field so that the requestor can ask for the recording duration to be changed for this particular recording .. e.g. 30+2
(DABDig has a system-wide setting that can be used to extend recordings - but this allow a further override on an individual show). The "+" without quotes around the whole field gets interpreted in a special way on many Windows platforms so needs quoting.
Even if you do not provide a way (today) to allow the user to request a duration extension, I can guess that you might ...
jmb - is it working for you?
If not - and if you want special help on the DABDig part then you could come over to my forum and I'll help out on that.