Autotimeredit-plugin
Aus VDR Wiki
Dieser Artikel wurde noch nicht komplett ins Deutsche übersetzt! (Übersetzung zu ~ 65 % durchgeführt.)
Das könntest auch Du machen, einfach per [bearbeiten]. Danach bitte
Das könntest auch Du machen, einfach per [bearbeiten]. Danach bitte
{{übersetzen|<Zahl>}}
aus dem Kopf des Artikels entfernen. DANKE :-)
Inhaltsverzeichnis |
Beschreibung
Autor: Hardy Flor
Plugin welches auf den Autotimer von Vdradmin aufsetzt.
Der Autotimer funktioniert wie eine Suchmaschine, nach Eingabe eines Suchtextes wird das EPG gescannt.
Bei gefundenen Begriffen werden die Timer automatisch gesetzt.
Bilder
Softwareanforderungen
- Vdradmin oder Vdradmin AM
Installation
Patches
- vdr >= 1.3.38 Spiegel
Konfiguration
Kommandozeilen Optionen gibt es reichlich, die wichtigsten sind jedoch:
Parameter (kurz) | Parameter (lang) | Beschreibung |
---|---|---|
-f <DATEI> | --autotimerfile=<DATEI> | Datei, in der die Auto-Timer gespeichert werden (Die gleiche, wie für Vdradmin) |
-p | --use_sighup_vdradmin | Sende VDRAdmin ein SIGHUP zur erneuten Suche (VDRAdmin>=0.96, oder Patch) |
Übergabe könnte wie folgt aussehen.
vdr -P'autotimeredit -f vdradmind.at -p' ^^^^^^^^^^^^ find / -name vdradmind.at
Mit der Option "-p" erscheint ein neuer Menüpunkt "Sofort jetzt neue Suche beginnen".
Parameter
Parameter (kurz) | Parameter (lang) | Beschreibung |
---|---|---|
-f <PATH> | --autotimerfile=<PATH> | Autotimer-Datei auswählen (die Gleiche wie bei vdradmind!) |
--nosetup_autotimerfile | Datei-Einstellungen im Setup-Menu verbergen | |
--ns_autotimerfile | Abkürzung für --nosetup_autotimerfile | |
-p | --use_sighup_vdradmin | SIGHUP verwenden (vdradmind >=0.96 oder mit patch für Autotimer update) |
-x | --use_sighup_xxv | SIGHUP verwenden (xxv) für Autotimer update |
--nosetup_update_method | Update Method im Setup-Menu vergergen (inkl. nosetup_vdradminupdate) | |
--ns_update_method | Abkürzung für --nosetup_update_method | |
-u <PATH> | --vdradminupdate=<PATH> | Script/Config-Datei zum update des autotimer (siehe readme) |
--nosetup_vdradminupdate | vdradminupdate-Datei im Setup-Menu verbergen | |
--ns_vdradminupdate | Abkürzung für --nosetup_vdradminupdate | |
-m | --visible_in_mainmenu | Plugin im Hauptmenu zeigen |
-M | --hide_in_mainmenu | Plugin im Hauptmenu verbergen |
-n <NAME> | --mainmenu_name=<NAME> | Namen des Plugin im Hauptmenu einstellen (-m muss gesetzt sein) |
-v | --verbose | mehr logging einschalten |
-V | --noverbose | mehr loggig ausschalten |
-r | --use_repeat_feature | Wiederholungs-Feature vom vdradmin bigpatch 0.9 benutzen |
-R | --not_use_repeat_feature | not use, it set automatic to use, if the autotimerfile with 11 values |
--nosetup_repeat_feature | Hide the option from setup-menu | |
--ns_repeat_feature | Abkürzung für --nosetup_repeat_feature | |
-k | --use_weekday_feature | se the repeat feature from vdradmin am 3.4.1, sets also -r |
-K | --not_use_weekday_feature | not use, it set automatic to use, if the autotimerfile with 12 values |
--nosetup_weekday_feature | Hide the option from setup-menu | |
--ns_weekday_feature | same as --nosetup_weekday_feature | |
-b | --update_begin | Show the manual update line at begin of autotimer-list |
-B | --noupdate_begin | Hide the manual update line at begin of autotimer-list |
-e | --update_end | Show the manual update line at end of autotimer-list |
-E | --noupdate_end | Hide the manual update line at end of autotimer-list |
-h <xx> | --min_entrys=<xx> | minimum entrys for display update line at begin and end (include -b and -e) |
-q [a] | --question_update=[a] | When one or more Autotimer are modifed, by quit the plugin appears a question for force search update |
-Q | --noquestion_update | see above but no question |
-l | --show_flags | In der Autotimerliste "Flags" anzeigen (Suche im Titel, Untertitle und Beschreibung) |
-L | --hide_flags | verstecke Spalte "Flags" |
-a | --show_start | In der Autotimerliste "startsearchtime" anzeigen |
-A | --hide_start | verstecke Spalte "Start" |
-t | --show_stop | In der Autotimerliste "stopsearchtime" anzeigen |
-T | --hide_stop | verstecke Spalte "Stop" |
-c | --show_channel | In der Autotimerliste "searchchannel" anzeigen |
-C | --hide_channel | verstecke Spalte "Channel" |
-s | --show_channel_name | if show_channel the name of channel is use |
-S | --show_channel_number | if show_channel the number of channel is use |
-w x | --searchtext_lenght | minimale Textlänge für Suche |
--nosetup_commandline | Hide the Preferr Command Line Parameter form setup-menu | |
--ns_commandline | Abkürzung für --nosetup_commandline | |
-d <DIR>[,<DIR>] | --defaultdictionary=<DIR>[,<DIR>] | set the default choise for the dictionary (space '_', any special char with #xx) |
-D <bitset> | --use_defaultdictionary=<bitset> | Select the source for the defaultdictionary
|
--nosetup_defaultdictionary | Hide many options with default dictionary from setup-menu | |
--ns_defaultdictionary | Abkürzung für nosetup_defaultdictionary | |
-y <TIME> | --updatetimerecords=<TIME> | time (hours) between two updates for defaultdictionary from records (-1 only by start, 0 by each call autotimeredit) |
--nosetup_updatetimerecords | Hide the updatetimerecords option from setup-menu | |
--ns_updatetimerecords | Abkürzung für nosetup_updatetimerecords |