diff options
author | Lars Hanisch <dvb@flensrocker.de> | 2011-03-18 00:08:18 +0100 |
---|---|---|
committer | Lars Hanisch <dvb@flensrocker.de> | 2011-03-18 00:08:18 +0100 |
commit | 064797c1d6bdf08dcc0bc9c1195cb765431cca6b (patch) | |
tree | 32a6fb5822fff734eba34c9c2491945fa15a6b4c /README | |
parent | 346ebc85cd43fbf778a200e912bcb6079b611e64 (diff) | |
download | vdr-plugin-dynamite-064797c1d6bdf08dcc0bc9c1195cb765431cca6b.tar.gz vdr-plugin-dynamite-064797c1d6bdf08dcc0bc9c1195cb765431cca6b.tar.bz2 |
add new command ForceDetachDevice, the device will be detached regardless of any receivers or locks
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -88,6 +88,14 @@ DETD devicepath Any timeouts or locks set to this slot will be reset to its defaults. alternate command: DetachDevice +"dynamite-ForceDetachDevice-v0.1" +FDTD devpath + Looks through its remembered devicepaths and deletes the attached + device if found. Case is important! + The device will be detached regardless of recordings or other locks! + This is useful for unplugged usb-sticks etc. + alternate command: ForceDetachDevice + "dynamite-DetachAllDevices-v0.1" DTAD [force] detachs all attached devices |