Commit graph

1183 commits

Author SHA1 Message Date
Michael Shepanski
313fef4de8 only include the plexapi package when running setup 2017-01-09 01:52:46 -05:00
Michael Shepanski
8eb8d4c709 Start working on Sphinx Docs 2017-01-09 01:35:29 -05:00
Michael Shepanski
35ea5ae18a Much cleaner test layout; Move test config to config.ini 2017-01-08 23:40:39 -05:00
Michael Shepanski
eefabfb209 Merge pull request #91 from Hellowlol/eps
Suggestion for episode
2017-01-06 00:01:26 -05:00
Hellowlol
169f208e87 Fix review comments,
prettier repr for season, and episode
2017-01-05 22:58:43 +01:00
Hellowlol
995e98f785 Suggestion for episode 2017-01-04 21:41:09 +01:00
Hellowlol
1abb1456f8 Inital hub. 2017-01-04 00:00:28 +01:00
Hellowlol
3a040daa30 Merge pull request #89 from Hellowlol/ohloard
fix my mess.
2017-01-02 23:40:56 +01:00
Hellowlol
e94c92bada fix my mess. 2017-01-02 23:38:19 +01:00
Hellowlol
04d2a4b6d7 Merge pull request #88 from Hellowlol/omg
Fix all, fix thumb.
2017-01-02 22:53:01 +01:00
Hellowlol
9826cc1a4b Merge pull request #87 from WyseNynja/master
cast viewCount to int
2017-01-02 22:31:16 +01:00
Hellowlol
3aa4208d8b fix rebase 2017-01-02 22:19:07 +01:00
Hellowlol
1075f65bb4 Moredocs (#84)
* Docs and speedups.
2017-01-02 22:06:40 +01:00
Bryan Stitt
b864cd3b45 case viewCount to int 2016-12-31 15:16:31 -08:00
Hellowlol
8686e6e5bb Merge pull request #82 from Hellowlol/str_ratingkey
Fix bug after ratingKey was made int.
2016-12-21 14:18:24 +01:00
Hellowlol
7c04305b29 Fix bug after ratingKey was made int. 2016-12-21 14:17:28 +01:00
Michael Shepanski
a3e17d44cf Merge pull request #80 from Hellowlol/q
Inital pr for some docs and code
2016-12-16 20:39:47 -05:00
Hellowlol
1bcc650c8e client ffs. 2016-12-17 02:09:01 +01:00
Hellowlol
3839b9f2d8 autopep 2016-12-17 00:51:16 +01:00
Hellowlol
740e7a5b9b f 2016-12-17 00:38:08 +01:00
Hellowlol
8d05808236 f 2016-12-16 01:22:18 +01:00
Hellowlol
21f376051c s 2016-12-16 01:17:02 +01:00
Hellowlol
f0bf9117cc more 2016-12-16 00:55:48 +01:00
Hellowlol
42003d61bd fix a small bug, start on docs strings 2016-12-16 00:06:12 +01:00
Michael Shepanski
ff62e38910 Merge pull request #67 from logaritmisk/add-fields
Added Field tag to Video.
2016-11-03 23:21:37 -04:00
Michael Shepanski
dbb3324dc6 Merge pull request #69 from cxhamilton/master
Adding PlexApiException as a base exception for all other python-plexapi exceptions.
2016-11-03 23:21:12 -04:00
Michael Shepanski
855067a60b Update README.md 2016-10-30 17:22:20 -04:00
Michael Shepanski
18faed4b56 Update README.md 2016-10-30 17:21:52 -04:00
Michael Shepanski
40f9cf31db Update README.md 2016-10-30 17:21:23 -04:00
Michael Shepanski
8465bf9e1b Update README.md 2016-10-30 17:20:33 -04:00
Michael Shepanski
5057fce4b6 Update README.md 2016-10-30 17:16:57 -04:00
Chris Hamilton
bc44161f86 Adding PlexApiException as a base exception for all other python-plexapi exceptions. 2016-10-19 11:39:18 -04:00
logaritmisk
1cb35da6f1 Added Field tag to video. 2016-10-02 22:05:37 +02:00
Michael Shepanski
aa37f1b434 Merge pull request #66 from attzonko/master
Fixing typos/errors in examples
2016-09-30 09:46:53 -04:00
Alex Tzonkov
622228df4c Update README.md 2016-09-29 22:15:13 -07:00
Alex Tzonkov
8f72cc3ac8 Update README.md 2016-09-29 22:02:13 -07:00
Michael Shepanski
db089156ac Up version for pip 2016-07-07 23:39:48 -04:00
Michael Shepanski
06918c7ae0 Another photo test 2016-07-07 23:31:49 -04:00
Michael Shepanski
00f1b6c6ba Working photo playlist test 2016-07-07 23:10:41 -04:00
Michael Shepanski
98671d7e79 Add missing section() function to Photo object; Work on showing photos on client (not working yet) 2016-07-07 22:41:11 -04:00
Michael Shepanski
322ac63130 Minor updates for release to pip 2016-05-23 22:13:26 -04:00
Michael Shepanski
3d28b5309e Recently added is missing from LibrarySection #58 2016-05-23 21:41:02 -04:00
Michael Shepanski
0c8587ceac Option to include paused content when requesting is media is playing. 2016-05-23 19:33:56 -04:00
Michael Shepanski
36b5d12a19 Add back missing index value from Show,Season,Episode; Make season numbers a bit easier to fetch 2016-05-19 23:42:06 -04:00
Michael Shepanski
5701af7ed4 Ability to play playlists 2016-04-13 22:36:12 -04:00
Michael Shepanski
ba9eab0229 Minor bugfixes 2016-04-12 23:52:47 -04:00
Michael Shepanski
e5fc43a85f Fix thing I broke 2016-04-12 23:26:04 -04:00
Michael Shepanski
c75db1df10 Fix broken utils.searchType() 2016-04-12 22:55:45 -04:00
Michael Shepanski
78d8e3b0d9 Merge branch 'master' of github.com:mjs7231/python-plexapi 2016-04-12 22:47:54 -04:00
Michael Shepanski
1a679411dc Ability to list all albums; Fix setting object values when not found (NA) and we know its the full object 2016-04-12 22:47:46 -04:00