Jump to content

Bemawr

Member
  • Posts

    45
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Bemawr

  1. I found out one of my more used workflows uses Python 2. Per the devs github page there is no plans to update that workflow to python 3. Bummer but hey i've used this workflow for about 10 years so no complaints from me. Thank you Alfred Pocket!


    The bummer is I didn't realize the workflow wasn't working over the last week so a few links i wanted to add were not added. Obviously not the end of the world but still a slight bummer. 

     

    While i've moved a bit away from alfred workflow once Packcal.org started dying off and I mostly use keyboard maestro macros. There are still a few workflows that I keep or use sparingly. 

     

    Anyone know of anyway to ID workflows that are using python 2?

  2. I have used alfred for about 8 years but for some reason know don't if this can be done.

     

    When I trigger alfred and start to type in a few letters it will bring up the files, imagies, folder, 1password items and bookmarks that match as expected.

     

    However it feels like no matter how many times i type in say "Amazon" The bookmark is always on the bottom of the list even though more often than not I am tryign to go to the bookmark. A few JPEGS, the 1PW item all see to appear first.

     

    Is there a way to prioritiize the file types?

     

    To get around ths I do have a workflow that triggers to just search Safari Bookmarks but that is a diffenet key combo. 

  3. 9 hours ago, deanishe said:

    Are you asking why the workflow also shows disabled services? It's because I haven't found the list of enabled ones yet.

    Ah I see, It isn't showing any of the other disabled services just those 4, but makes sense. 

  4. This looks great, I don't user services much but I will prob start now that I can invoke it from Alfred?

     

    Question it alway shows all of my enabled services from the keyboard menu bu both convert text to traditional chinese, convert text to half width and add music as spoken track always so up for both selected text and file actions even tho they are disabled. 

     

    Any idea how to flush the library its pulling from or clear the services cache? 

  5. Weird "Issue". I am running 3 computers with Alfred with this workflow. On 2 of the computers I can set up hotkey for this workflow in Alfred (works fine) but on 2 of the machine's I can also set up the hot key under 

    Keyboard > Shortcuts > Services > Internet 


    But one one of my machines, the Download Media Program does not appear, I can't figure out how to get it there! Small issue just strange. Def more of an OS thing., 

  6. 43 minutes ago, tosbsas said:

    sorry I am pretty new to this. I opens finder but only one pane. There is no second pane visible. 

     

    Pane that opens is user/macpro
     

     

    If you have a finder window open and you trigger this workflow a 2nd finder window will/ should pop up 

  7. Four updates in 2 days you are an animal! 

     

    I haven't kept up on this but I use to update my workflows with Packcal updater but I think that has sort of gone by the wayside. Is there a way to build automatic update into your workflow? I know OneUpdater is a thing but I've only ever used it for the Download Video workflow. 

  8. I am having the same issue of the standard search popping up.

     

    Here are the logs.

     

    [14:43:17.661] Logging Started...

    [14:43:24.865] JustWatch - Alfred[Script Filter] Queuing argument 'Family Guy'

    [14:43:25.687] JustWatch - Alfred[Script Filter] Script with argv '(null)' finished

    [14:43:25.691] ERROR: JustWatch - Alfred[Script Filter] Code 1: 14:43:25 connectionpool.py:941 DEBUG    Starting new HTTPS connection (1): apis.justwatch.com:443

    Traceback (most recent call last):

      File "main.py", line 124, in <module>

        just_watch = JustWatch(country=constants.LOCALE)

      File "/Users/brianmartin/Dropbox/Alfred.alfredpreferences/workflows/user.workflow.1FBC544C-9CBE-4400-B483-A22BEB7B78BF/lib/justwatch/justwatchapi.py", line 18, in __init__

        self.locale = self.set_locale()

      File "/Users/brianmartin/Dropbox/Alfred.alfredpreferences/workflows/user.workflow.1FBC544C-9CBE-4400-B483-A22BEB7B78BF/lib/justwatch/justwatchapi.py", line 35, in set_locale

        r = self.requests.get(api_url, headers=HEADER)

      File "/Users/brianmartin/Dropbox/Alfred.alfredpreferences/workflows/user.workflow.1FBC544C-9CBE-4400-B483-A22BEB7B78BF/lib/justwatch/requests/sessions.py", line 543, in get

        return self.request('GET', url, **kwargs)

      File "/Users/brianmartin/Dropbox/Alfred.alfredpreferences/workflows/user.workflow.1FBC544C-9CBE-4400-B483-A22BEB7B78BF/lib/justwatch/requests/sessions.py", line 530, in request

        resp = self.send(prep, **send_kwargs)

      File "/Users/brianmartin/Dropbox/Alfred.alfredpreferences/workflows/user.workflow.1FBC544C-9CBE-4400-B483-A22BEB7B78BF/lib/justwatch/requests/sessions.py", line 643, in send

        r = adapter.send(request, **kwargs)

      File "/Users/brianmartin/Dropbox/Alfred.alfredpreferences/workflows/user.workflow.1FBC544C-9CBE-4400-B483-A22BEB7B78BF/lib/justwatch/requests/adapters.py", line 449, in send

        timeout=timeout

      File "/Users/brianmartin/Dropbox/Alfred.alfredpreferences/workflows/user.workflow.1FBC544C-9CBE-4400-B483-A22BEB7B78BF/lib/justwatch/requests/urllib3/connectionpool.py", line 677, in urlopen

        chunked=chunked,

      File "/Users/brianmartin/Dropbox/Alfred.alfredpreferences/workflows/user.workflow.1FBC544C-9CBE-4400-B483-A22BEB7B78BF/lib/justwatch/requests/urllib3/connectionpool.py", line 381, in _make_request

        self._validate_conn(conn)

      File "/Users/brianmartin/Dropbox/Alfred.alfredpreferences/workflows/user.workflow.1FBC544C-9CBE-4400-B483-A22BEB7B78BF/lib/justwatch/requests/urllib3/connectionpool.py", line 976, in _validate_conn

        conn.connect()

      File "/Users/brianmartin/Dropbox/Alfred.alfredpreferences/workflows/user.workflow.1FBC544C-9CBE-4400-B483-A22BEB7B78BF/lib/justwatch/requests/urllib3/connection.py", line 385, in connect

        cert = self.sock.getpeercert()

      File "/Users/brianmartin/Dropbox/Alfred.alfredpreferences/workflows/user.workflow.1FBC544C-9CBE-4400-B483-A22BEB7B78BF/lib/justwatch/requests/urllib3/contrib/pyopenssl.py", line 381, in getpeercert

        "subjectAltName": get_subj_alt_name(x509),

      File "/Users/brianmartin/Dropbox/Alfred.alfredpreferences/workflows/user.workflow.1FBC544C-9CBE-4400-B483-A22BEB7B78BF/lib/justwatch/requests/urllib3/contrib/pyopenssl.py", line 252, in get_subj_alt_name

        for name in map(_dnsname_to_stdlib, ext.get_values_for_type(x509.DNSName))

      File "/Users/brianmartin/Dropbox/Alfred.alfredpreferences/workflows/user.workflow.1FBC544C-9CBE-4400-B483-A22BEB7B78BF/lib/justwatch/requests/urllib3/contrib/pyopenssl.py", line 200, in _dnsname_to_stdlib

        name = idna_encode(name)

      File "/Users/brianmartin/Dropbox/Alfred.alfredpreferences/workflows/user.workflow.1FBC544C-9CBE-4400-B483-A22BEB7B78BF/lib/justwatch/requests/urllib3/contrib/pyopenssl.py", line 185, in idna_encode

        import idna

    ImportError: No module named idna

×
×
  • Create New...