Page 1 of 1

Trigger Datei Überwacher/File Observer + Variablen/variables

Posted: 22 Mar 2017 09:01
by Bingwu
Hallo Martin!

Ist es möglich den Trigger Datei Überwacher um die Möglichkeit zu erweitern, dass bei Zu überwachende Pfade Variablen genutzt werden können?
Vielleicht ist es ja möglich, aber ich weiss nicht wie!

Automagic nutze ich auf vier Geräten.
Leider beginnt mein Problem schon beim Pfad zum internen Speicher, der üblicherweise "/storage/emulated/0/" lautet, nicht jedoch auf meinem (guten alten) Samsung Galaxy S2 ("/storage/3A3F-160A/").

Normalerweise (Conditions + Actions) benutze ich in solchen Fällen eine Variable.
Beispiel: {global_pfad_usb}/DCIM

Viele Grüsse
Peter
------------------------------------------------------------------------------------------------------------------------------------------------
Hello Martin!

Is it possible to extend the trigger File Observer by the possibility that variables can be used in Paths to Observe?
Maybe it's possible, but I do not know how!

I use Automagic on four devices.
Unfortunately, my problem starts with the path to the internal storage, which is usually "/storage/emulated/0/", but not on my (good old) Samsung Galaxy S2 ("/storage/3A3F-160A/").

Normally (Conditions + Actions) I use a variable in such cases.
Example: {global_path_usb}/DCIM

Best regards
Peter

Re: Trigger Datei Überwacher/File Observer + Variablen/varia

Posted: 22 Mar 2017 16:03
by Martin
Hi,

I can add variable support for this trigger but the variables in this case will be evaluated when the flow is enabled and will not dynamically change when the global variable is changed. It sounds like this should work in your case.

Regards,
Martin

Re: Trigger Datei Überwacher/File Observer + Variablen/varia

Posted: 22 Mar 2017 16:14
by Bingwu
Thanks Martin, that would be great!

Peter