Hellowlol
|
8910a307f9
|
Fix tests
Should we just remove the cache and require that the user reloads this?
or i can reload in the tests.
|
2017-10-09 15:57:37 +02:00 |
|
Hellowlol
|
ef0556f952
|
Add __hash__ so we can use sets to remove dupes etc.
|
2017-10-05 23:21:14 +02:00 |
|
Hellowlol
|
a39326fab8
|
inital dunder on Playlist
|
2017-10-05 22:24:49 +02:00 |
|
Hellowlol
|
b385b7626b
|
Find duplicates of episodes.
|
2017-10-03 20:41:44 +02:00 |
|
Hellowlol
|
6dcc5bd7b3
|
Merge pull request #189 from pkkid/better_cli
Better cli
|
2017-10-01 23:31:36 +02:00 |
|
Hellowlol
|
c9d1e222a6
|
Merge branch 'master' into better_cli
|
2017-10-01 00:46:55 +02:00 |
|
Hellowlol
|
569e4d36fb
|
fix naming, remove locale download
|
2017-10-01 00:34:20 +02:00 |
|
Hellowlol
|
7752e983b6
|
f
|
2017-10-01 00:34:20 +02:00 |
|
Hellowlol
|
484461b0dd
|
Merge pull request #195 from pkkid/add_delete_part
add broken delete to parts.
|
2017-09-30 23:39:49 +02:00 |
|
Hellowlol
|
828b41e0ec
|
delete should be part of the media not the media part
|
2017-09-30 23:16:40 +02:00 |
|
Hellowlol
|
e2f90ea81d
|
add broken delete to parts.
|
2017-09-30 19:45:35 +02:00 |
|
Michael Shepanski
|
d1d1667944
|
Update README.rst
|
2017-09-30 13:23:16 -04:00 |
|
Hellowlol
|
b3a328261a
|
fix installUpdate
i had forgotten a /
|
2017-09-30 08:44:24 +02:00 |
|
Michael Shepanski
|
fd015439c4
|
Fix flake8 warnings
|
2017-09-29 19:49:13 -04:00 |
|
Michael Shepanski
|
9c1b81b161
|
Fix test
|
2017-09-29 19:37:49 -04:00 |
|
Hellowlol
|
ceada3c0b3
|
Fix suggestion bug...
|
2017-09-30 01:32:27 +02:00 |
|
Michael Shepanski
|
b9602d49c1
|
Merge pull request #194 from pkkid/better_bar
download improvements
|
2017-09-29 18:44:38 -04:00 |
|
Hellowlol
|
566107697a
|
download improvements
- Add missing showstatus doc
- add name and total to tqdm so the bar is displayed properly
|
2017-09-29 23:55:41 +02:00 |
|
Michael Shepanski
|
74eae2acdb
|
Merge pull request #192 from tdorsey/patch-1
Fix TypeError when viewCount is not set
|
2017-09-29 12:11:30 -04:00 |
|
Michael Shepanski
|
8507c603b4
|
Update video.py
|
2017-09-29 12:11:14 -04:00 |
|
Michael Shepanski
|
67c859d584
|
Update video.py
|
2017-09-29 12:10:55 -04:00 |
|
Michael Shepanski
|
bb3fc4c3d7
|
Merge pull request #193 from adamgot/guid-search
Add guid to LibrarySection filters for Movie, Show
|
2017-09-29 12:08:51 -04:00 |
|
adam
|
17532a8f7d
|
Add guid to LibrarySection filters for Movie, Show
|
2017-09-29 17:45:57 +02:00 |
|
tdorsey
|
e0a213c5e4
|
Fix TypeError when viewCount is not set
Fixes #190
|
2017-09-28 06:43:49 -04:00 |
|
Michael Shepanski
|
874281828a
|
Add alertlistener example
|
2017-09-27 10:28:08 -04:00 |
|
Hellowlol
|
f974ce5ad2
|
More cli work,
# todo movei this to cli inside plexapi and add a entrypoint to setup.py
|
2017-09-26 21:58:56 +02:00 |
|
Hellowlol
|
4f56b1ad6c
|
init
|
2017-09-26 20:11:19 +02:00 |
|
Hellowlol
|
0a6655fddd
|
Merge branch 'missing_attrs_from_session'
|
2017-09-24 00:37:52 +02:00 |
|
Hellowlol
|
25cf962470
|
Merge branch 'pr/184'
|
2017-09-24 00:21:29 +02:00 |
|
Hellowlol
|
9765f381e6
|
remove a unused method.
|
2017-09-24 00:14:47 +02:00 |
|
Hellowlol
|
e87fb484e4
|
More explisit
|
2017-09-23 23:11:34 +02:00 |
|
Michael Shepanski
|
34211f0243
|
Merge pull request #187 from nitemare/patch-1
Adding title and parentTitle to Episode variables
|
2017-09-15 23:36:15 -04:00 |
|
Nitemare
|
acdff9baa6
|
Update video.py
Undoing my error, not sure if this is necessary
|
2017-09-16 00:05:28 -03:00 |
|
Nitemare
|
e648f0d40b
|
Update video.py
Adding seasonEpisode method that is listed in the documentation, but not in actually implimented
|
2017-09-15 23:19:33 -03:00 |
|
Nitemare
|
133d2f42ce
|
Update video.py
Adding title and parentTitle to Episode variables (Lines 475 & 476)
|
2017-09-15 23:06:00 -03:00 |
|
blacktwin
|
375907744a
|
is True
|
2017-09-14 16:53:11 -04:00 |
|
Hellowlol
|
bff5c4b18f
|
fix
|
2017-09-12 09:30:12 +02:00 |
|
Hellowlol
|
82f4485f32
|
test it update docs.
|
2017-09-12 09:01:40 +02:00 |
|
Hellowlol
|
fc6ecaaa77
|
init
|
2017-09-12 08:58:43 +02:00 |
|
blacktwin
|
f9f4b80b2b
|
camelCase formating
removeSections instead of remove_sections. update the doc string.
|
2017-09-11 22:43:52 -04:00 |
|
blacktwin
|
4ed895d5b6
|
Update myplex.py
254:28: E712 comparison to True should be 'if cond is True:' or 'if cond:'
|
2017-09-11 11:08:07 -04:00 |
|
Michael Shepanski
|
8e11fe4b95
|
Unable to remove/invite managed/home users #157
|
2017-09-08 18:49:55 -04:00 |
|
blacktwin
|
423f11d3c2
|
update to allow adding shares if none exist
|
2017-09-08 14:17:39 -04:00 |
|
blacktwin
|
0650aaad67
|
Home user and remove sections
def updateFriend() update to allow for removing sections if `remove_sections=True`.
def user() update to find Home user names.
|
2017-09-08 10:39:58 -04:00 |
|
Michael Shepanski
|
e58df7edb2
|
Merge pull request #181 from WyseNynja/patch-2
|
2017-08-30 10:13:12 -04:00 |
|
Bryan Stitt
|
5c7e138b2e
|
Add mood to MusicSection.ALLOWED_FILTERS
|
2017-08-29 15:37:48 -07:00 |
|
Hellowlol
|
5e4fbb80af
|
Merge pull request #178 from pkkid/rating
rating should be a float, this slipped thru the cracks.
|
2017-08-20 23:19:14 +02:00 |
|
Hellowlol
|
5d60f69610
|
rating should be a float, this slipped thru the cracks.
|
2017-08-20 22:30:50 +02:00 |
|
Michael Shepanski
|
e2b1d08171
|
Merge branch 'master' of github.com:pkkid/python-plexapi
|
2017-08-20 00:44:30 -04:00 |
|
Michael Shepanski
|
aaf7a13c0a
|
Dont include setting titles in documentation toc
|
2017-08-20 00:44:14 -04:00 |
|