-
It seems like the readthedocs page for this code has an iframe to github, causing a message and 404:
"For security reasons, framing is not allowed."
-
Hi,
I have created new room. using following sequence-
```
preJoinWithNickname:
joinRoomUsingNickname:
fetchConfigurationForm
configureRoomUsingOptions
```
Room is getting created but I'm getti…
virat updated
12 years ago
-
I keep getting this error when calling get_catalog()
```
> flix.get_catalog()
Traceback (most recent call last):
File "", line 1, in
File "/Library/Python/2.7/site-packages/pyflix2/pyflix2.py", …
-
I tried to install on windows and get this error:
D:\csPlangs\Projects>pip install pyflix2
Downloading/unpacking pyflix2
Downloading pyflix2-0.1.1.tar.gz
Running setup.py egg_info for package pyf…
-
Hello I just started using your software and while playing around getting authentication to work following the example.py, I think I found a bug in Netflix.py. On line 129 this line:
```
params = {'o…