AutoTools Click URL (Custom Scheme) -> Pass to Tasker Script

Discussion in 'AutoApps' started by glockmane, Sep 20, 2018.

  1. glockmane

    glockmane New Member

    Joined:
    May 5, 2018
    Messages:
    5
    Likes Received:
    0
    Hi there,

    is this possible?

    URL example:

    nzblnk:?t=Our+Sommervacation&h=fbzzreinpngvba&g=a.b.documentaries&p=v4c4t10n4tw1n

    If I click on it in the browser it should open my Tasker Script which does some things with this URL..

    Big Thanks
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    You can do this with AutoTools URLs :) Check here.
     
  3. glockmane

    glockmane New Member

    Joined:
    May 5, 2018
    Messages:
    5
    Likes Received:
    0
    These links (like in my example) are posted on a forum, so I cannot add the "autotoolscommand://" prefix to it or do I misunderstand something?

    I'll try to explain what I want to do in concrete:

    On a Forum this link is posted:

    nzblnk:?t=title&h=header&g=group&p=password

    I click on it..

    Then I want the following URL to be opened in Browser with the header parameter from the link I clicked:

    https://nzbindex.nl/search/?q=header

    Also the password parameter should be copied into the clipboard, so I can paste it later somewhere..

    Can you give me a hint on how to achieve this functionality?

    At the moment I have a partial solution through sharing the link with AutoShare, which forwards it to my Tasker script. Then the Tasker script disassembles the link and does the rest.. But I want it simpler, so I can click the link and don't have to use the share function..

    Thank you :)
     
    Last edited: Sep 21, 2018
  4. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Oh sorry for misunderstanding!

    Unfortunately that's not possible as far as I know sorry! The app would have to explicitly handle those types of uris...
     
: Click, URL, Tasker

Share This Page