-
Is the Polish API possible?
-
Hi - great add-on for people who use dark themes - thanks!
One suggestion:
panels, dropdowns, etc have transparent background - can also see content from below
maybe could be fixed with this change…
-
Hello there,
we recently launched a small site for our project [gopass](https://www.justwatch.com/gopass) and I was brave enough to try out the new bootstrap alpha (4.0.0-alpha.6).
When accessin…
-
While writing unit test i noticed this warning is displayed
`...unittest/case.py:615: ResourceWarning: unclosed
-
Justwatch가 제공하는 api 호출 코드에서는 write 메서드를 이용했다. 이것은 자신이 직접 post하는 형식이다. 따라서 end를 이용하여 정보만 넘겨주고 다시 받은 정보를 resolve를 이용하여 await으로 가서 handler 로 return 하였다.
-
The latest stable release is from January 2018 (1.0.2).
1.14 and 1.1 only exists in rc (1.0.4rc1 and 1.1.0rc1).
Do you plan a new stable (not rc) release?
(I don't really care using a rc, but I…
ghost updated
5 years ago
-
1.경로 파라미터를 이용하여 한개의 입력은 받을 수 있으나 두개의 입력을 받는 방법은 찾지 못하였
다. 따라서 맵핑 템플릿 방식을 이용하였다.
2.두개의 입력을 받기위해서 맵핑 템플릿을 만들어야한다.
큰 숫자의 경우 숫자로 받게 되면 이진수로 받기 때문에 받아지지 않는다.
또한 justwatch api에 개봉년도를 string 타입으로 보내면 …
-
Hello,
I have deployed elasticsearch_exporter on K8s cluster to send ES metrics to Prometheus. I could see some of the metrics are missing. I have enabled "es.indices=true" to query stats for all i…
-
최신 영화의 경우 플랫폼에 있지 않는다. 그리고 justwatch api는 영화관의 정보를 알려준다. 영화관의 정보는 서비스 제공에 있어서 필요하지 않은 정보이기 때문에 android에 넘겨줄때 -1로 만들어 넘겨주어야한다. 따라서 영화관의 정보에 해당하는 번호 '98'을 먼저 있는지 찾고, 있다면 위치하는 인덱스를 찾아서 값을 -1로 바꿔줬다.
-
the results of getEpisodes, getSeason and getTitle don't contain all the providers returned by the search api.
Ex. The search for "Vikings" returns the show that is provided by Neflix (provider id …