Older
-
issue 3
(python reserved word type declared a string) Status changed by synedra
-
-
issue 2
(minor bug in NetflixUserQueue.addTitle) Status changed by synedra
-
-
r18
(Removing all 'type' variables, using more descriptive varial...) committed by synedra
- Removing all 'type' variables, using more descriptive varialbes.
Removing all 'type' variables, using more descriptive varialbes.
-
issue 2
(minor bug in NetflixUserQueue.addTitle) commented on by synedra
-
-
r17
(Fixing a parameter override
) committed by synedra
- Fixing a parameter override
Fixing a parameter override
-
issue 4
(Can not delete from queue when it is the only item.) commented on by synedra
-
-
issue 4
(Can not delete from queue when it is the only item.) reported by ggates1020
-
-
-
-
-
issue 1
(line 65 of example.py should use 0 for second argument) Status changed by synedra
-
-
r15
(Fixing the search issue (so an exact match matches)
) committed by synedra
- Fixing the search issue (so an exact match matches)
Fixing the search issue (so an exact match matches)
-
issue 1
(line 65 of example.py should use 0 for second argument) reported by rob.mcpeak
-
-
r14
(fixing a couple of auth issues...
) committed by synedra
- fixing a couple of auth issues...
fixing a couple of auth issues...
-
r13
(Cleaning up some formatting and refactoring the example code...) committed by synedra
- Cleaning up some formatting and refactoring the example code.
Cleaning up some formatting and refactoring the example code.
-
r12
(Adding more example code.
) committed by synedra
- Adding more example code.
Adding more example code.
-
r11
(Adding basic queue functions.
) committed by synedra
- Adding basic queue functions.
Adding basic queue functions.
-
r10
(Adding rental history,and fixing maxResults where it was. A...) committed by synedra
- Adding rental history,and fixing maxResults where it was. Also some
fussing with internal variable names in Netflix.py itself to make it
prettier.
Adding rental history,and fixing maxResults where it was. Also some
fussing with internal variable names in Netflix.py itself to make it
prettier.
-
r9
(Adding basic user resources, and some better tests. Next up...) committed by synedra
- Adding basic user resources, and some better tests. Next up,
user rental history. After that, queue functions.
Adding basic user resources, and some better tests. Next up,
user rental history. After that, queue functions.
-
r8
(Adding initial user function, and a little more exposition t...) committed by synedra
- Adding initial user function, and a little more exposition to the example code.
Adding initial user function, and a little more exposition to the example code.
-
r7
(Adding search for people, fixing the broken authentication s...) committed by synedra
- Adding search for people, fixing the broken authentication stuff. I tried
to add tests for the token gathering, but since new tokens invalidate the
old ones, I decided that testing that would be fraught for anyone trying
the tests, so I will forgo it.
Adding search for people, fixing the broken authentication stuff. I tried
to add tests for the token gathering, but since new tokens invalidate the
old ones, I decided that testing that would be fraught for anyone trying
the tests, so I will forgo it.
-
r6
(Abstracted retrieval of properties from discs
Improved some ...) committed by synedra
- Abstracted retrieval of properties from discs
Improved some subroutine names
Abstracted retrieval of properties from discs
Improved some subroutine names
-
r5
(Fixing typo
) committed by synedra
- Fixing typo
-
r4
(Adding a README file
) committed by synedra
- Adding a README file
-
r3
(Fixing a couple of test issues
) committed by synedra
- Fixing a couple of test issues
Fixing a couple of test issues
-
r2
(First checkin for Netflix API client module.
) committed by synedra
- First checkin for Netflix API client module.
First checkin for Netflix API client module.
-
Project pyflix
created by synedra
- Python module for accessing Netflix APIs
Python module for accessing Netflix APIs
|