Giter Club home page Giter Club logo

justwatch-alfred's People

Contributors

vinaywadhwa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

justwatch-alfred's Issues

request dependancy missing

Getting this error in Alfred as some dependancy is missing on my machine.

[17:11:44.368] Logging Started... [17:11:46.700] Just Watch (Unofficial)[Script Filter] Queuing argument 'fr' [17:11:46.817] Just Watch (Unofficial)[Script Filter] Script with argv '(null)' finished [17:11:46.820] ERROR: Just Watch (Unofficial)[Script Filter] Code 1: Traceback (most recent call last): File "main.py", line 3, in <module> from lib.justwatch import JustWatch File "/Users/lari/Dropbox/AlfredApp/Alfred.alfredpreferences/workflows/user.workflow.75D5FD04-C1A0-4EE1-ACAC-EF1030704443/lib/justwatch/__init__.py", line 1, in <module> from .justwatchapi import JustWatch File "/Users/lari/Dropbox/AlfredApp/Alfred.alfredpreferences/workflows/user.workflow.75D5FD04-C1A0-4EE1-ACAC-EF1030704443/lib/justwatch/justwatchapi.py", line 3, in <module> import requests ImportError: No module named requests

Local language search is not possible

Hello, I am one person who is using your workflow in Korea

However, I cannot search in Korean, so I would like to ask if you can add a search function

Thank you in advance ๐Ÿ™

Python 3 compatibility - cPickle

Hi,

since macOS 12.3 (which removed python 2) the workflow isn't working anymore. Module cPickle is missing:

ModuleNotFoundError: No module named 'cPickle'

would be happy if this could be fixed ๐Ÿ˜Š

"String indices must be integers"

Getting this error when trying to load! Here's debugger info:

[19:49:26.090] Logging Started...
[19:49:31.015] JustWatch - Alfred[Script Filter] Queuing argument 'the vow'
[19:49:31.474] JustWatch - Alfred[Script Filter] Script with argv '(null)' finished
[19:49:31.476] ERROR: JustWatch - Alfred[Script Filter] Code 1: 19:49:31 workflow.py:1695 DEBUG loading cached data: /Users/daddy/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/com.vwap.justwatch/__workflow_latest_version.cpickle
.
19:49:31 workflow.py:2061 DEBUG ---------- JustWatch - Alfred (1.0.6) ----------
19:49:31 workflow.py:1468 DEBUG reading settings from /Users/daddy/Library/Application Support/Alfred/Workflow Data/com.vwap.justwatch/settings.json
19:49:31 workflow.py:2343 DEBUG update check not due
19:49:31 connectionpool.py:941 DEBUG Starting new HTTPS connection (1): apis.justwatch.com:443
19:49:31 connectionpool.py:442 DEBUG https://apis.justwatch.com:443 "GET /content/locales/state HTTP/1.1" 200 14
19:49:31 workflow.py:2080 ERROR string indices must be integers
Traceback (most recent call last):
File "/Users/daddy/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.435E3D0C-7EDD-49F1-9EE9-96BE723A6921/workflow/workflow.py", line 2073, in run
func(self)
File "main.py", line 123, in main
just_watch = JustWatch(country=constants.LOCALE)
File "./lib/justwatch/justwatchapi.py", line 18, in init
self.locale = self.set_locale()
File "./lib/justwatch/justwatchapi.py", line 45, in set_locale
if result['iso_3166_2'] == self.country or
TypeError: string indices must be integers
19:49:31 workflow.py:2103 DEBUG ---------- finished in 0.354s ----------
[19:49:31.479] JustWatch - Alfred[Script Filter] {"items": [{"valid": false, "subtitle": "string indices must be integers", "icon": {"path": "/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/AlertStopIcon.icns"}, "title": "Error in workflow 'JustWatch - Alfred'"}]}

I set the country code as US as I'm in the USA โ€” any ideas?

Possible to login to JustWatch to use selected providers?

This is nice. I have a justwatch account where I've selected my providers. Is it possible for this workflow to login to my justwatch account and show me just my selected providers? If not, are there settings in this workflow where I could list my providers (duplicating the list in my justwatch account)?

Download Poster art with modifier?

Hello! Amazing workflow, thanks for making it! I was wondering, is there an easy way to add in a modifier to download (or copy to clipboard) the poster art?

Suggestions

This seems to be a useful workflow. Thanks for your effort.

Fixes:

  • In the description, the GitHub link is for another workflow, not this workflow.

Suggestions:

  • It would be great if there is a similar workflow for bingewatch.com for how long the movies or TV series are.

Possible to sort based on country?

I travel a lot. So I used to search a lot for movies available in different countries.
I wish there was a customization option like editing your country in the workflow itself(or inside code) to search more faster.
Ignore my comment if its irrelevant or already present.

Currently it sorts based on AU, but can I change it to UK?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.