Medien Center : true -DVD einbinden : /bin/mount /media/dvd -DVD auswerfen : umount /media/cdfs ; umount /media/dvd ; eject /dev/dvd ; -CD nach MP3 wandeln : printf "/usr/bin/ripit.pl" | at now -MP3-Datenbank löschen : printf "rm -r /var/lib/mysql/GiantDisc/*;sleep 3; rmdir /var/lib/mysql/GiantDisc"|at now -USB manuell Geräte mounten : printf "/usr/bin/stick_mount" | at now -USB manuell Geräte umounten : printf "/usr/bin/stick_umount" | at now -MP3 in /brennen auf CD brennen ? : printf "/usr/bin/mp32audio.sh" | at now Activy Extras : true -Tvia on : printf "/usr/bin/tvia_on.sh" | at now -Tvia off : printf "/usr/bin/tvia_off.sh" | at now -Tvia zoom : printf "/usr/bin/tvia_zoom.sh" | at now -Tvia 4 3 an 16 9 TV : printf "/usr/bin/tvia_4:3.sh" | at now -Mplayer em84xx : cp /usr/bin/activy/mp_em84xx /usr/bin/mplayer.sh.conf -TV 800x600 reboot : printf "cp /usr/bin/activy/800_tvia /usr/bin/tvia_on.sh && /usr/bin/activy/800_zoom /usr/bin/tvia_zoom.sh && cp /usr/bin/activy/800_lilo /etc/lilo.conf && lilo && reboot" | at now -VGA 1024x786 reboot : printf "cp /usr/bin/activy/1024_tvia /usr/bin/tvia_on.sh && /usr/bin/activy/1024_zoom /usr/bin/tvia_zoom.sh && cp /usr/bin/activy/1024_lilo /etc/lilo.conf && lilo && reboot" | at now Mplayer Audio Optionen : true -Audio normal : cp /usr/bin/mp_spur_all /usr/bin/mplayer.sh.conf -Audio Spur0 : cp /usr/bin/mp_spur0 /usr/bin/mplayer.sh.conf -Audio Spur1 : cp /usr/bin/mp_spur1 /usr/bin/mplayer.sh.conf -Audio Spur2 : cp /usr/bin/mp_spur2 /usr/bin/mplayer.sh.conf -Audio Spur3 : cp /usr/bin/mp_spur3 /usr/bin/mplayer.sh.conf System Befehle : true -System neu starten ? : /sbin/reboot -System ausschalten --ohne Timer!!!! ? : /sbin/poweroff -VDR neu starten ? : printf "startvdr" | at now -Netwerkkarte anzeigen ? : printf "detect_netcard.sh" | at now -VDR-Setup.xml-Configdatei überprüfen ? : printf "/etc/init.d/Runvdr configtest" | at now -Laufwerke anzeigen : mount -IP-Adressen anzeigen : ifconfig $DEVICE | awk '/inet/ { print $2 } ' | sed -e s/addr:// -Speicherplatz anzeigen : df -h -Tast./FB neu anlernen (remote.conf löschen) ? : rm -i -f /etc/vdr/remote.conf; printf "startvdr" | at now -Speicherauslastung anzeigen : cat /proc/meminfo -Aufnahmen in video0 neu einlesen : printf "touch /video0/.update" | at now -XXV-Mysql-Datenbank reaparieren : printf "/usr/bin/mysqlxxvrep.sh" | at now Backup : true -Backup und ISO in "/media/backup" erstellen : printf "/_config/backup/vdrbkp.sh" | at now -Backup-ISO von "/media/backup" auf CD brennen : printf "/usr/bin/vdr-iso-brennen.sh cdbrennen" | at now -CD/RW löschen : printf "/usr/bin/vdr-iso-brennen.sh cdlöschen" | at now Plugins : true -experimentelle Plugins importieren : printf "/usr/bin/plugins -a" | at now -Plugins auf Defaultsortiment reduzieren : printf "/usr/bin/plugins -d" | at now -aktuelle Plugins auflisten : ls /usr/vdr/plugins -experimentelle Plugins anzeigen : VERSION=`readlink /usr/vdr/plugins`;ls /usr/vdr/more_$VERSION Diseqc-Konfiguration : true -Diseqc A/B : printf "cp /etc/vdr/diseqc1.conf /etc/vdr/diseqc.conf;stopvdr;sleep 15;startvdr" | at now -Diseqc B/A : printf "cp /etc/vdr/diseqc2.conf /etc/vdr/diseqc.conf;stopvdr;sleep 15;startvdr" | at now System aufräumen : true -VDR-Bilder löschen ? : printf "/usr/bin/vdr-image-clean.sh" | at now -Bilder löschen ? : printf "/usr/bin/image-clean.sh" | at now -VDR Iso's löschen ? : printf "/usr/bin/vdr-iso-clean.sh" | at now -Spiele löschen ? : printf "rm -f /media/GameBoy/*.gbc" | at now -Burn-Files löschen ? : printf "/usr/bin/burn_dir_clear.sh" | at now VDRConvert : true -Zeige VDRConvert Status : /usr/vdrconvert/bin/status.sh -Stoppe vdrconvert : /etc/init.d/vdrconvert stop >/dev/null 2>&1 -Starte vdrconvert : /etc/init.d/vdrconvert start >/dev/null 2>&1 Fritz!Box - Anrufe anzeigen : cat /tmp/fbfcall.log | grep -i sendmesg | cut -c1-9,25- Update : true #-Update via I-Net ? : printf "/usr/bin/easyvdr-update-inet.sh -A" | at now -Update via FTP Activy det : printf "/usr/bin/activy/easyvdr-em84xx-inet.sh -A" | at now