diff options
-rw-r--r-- | HISTORY | 4 | ||||
-rw-r--r-- | README | 4 |
2 files changed, 8 insertions, 0 deletions
@@ -240,3 +240,7 @@ VDR Plugin 'dynamite' Revision History 2011-12-21: Version 0.0.9 - adjust to vdr 1.7.22 + +2011-12-21: Version 0.0.9a + +- reset CAMs if device will not get ready on attach @@ -322,6 +322,7 @@ dynamite_instanceid dynamite_cardindex n: if possible attach at slot with given cardindex + if no cardindex is given, the adapter number will be used (see "Known issues") dynamite_disable_autoidle "yes", "y", "disable", "true", "1": disable the auto-idle feature on this device, any other @@ -342,6 +343,9 @@ or should be forced to transfer mode or something else. Since I don't know anything about this you have to wait for this feature or teach me how to do this... +The "no cardindex given" default mechanism doesn't count frontends with +numbers > 0. Make sure you have one frontend per adapter. + TODO ---- ... |