Michael Shepanski
52692316fd
Merge pull request #175 from pkkid/zomg11
...
Fix bug for shared librarys.
2017-08-19 19:10:21 -04:00
Michael Shepanski
55c96cc11e
Merge pull request #176 from pkkid/zomg123
...
Fix for openpht and fix failing tests
2017-08-19 19:09:52 -04:00
Hellowlol
626c63be3b
lint my ass...
2017-08-18 23:23:40 +02:00
Hellowlol
72094fce40
More tests fixes
2017-08-18 21:44:40 +02:00
Hellowlol
25fb8478fb
Try to fix some errors.
2017-08-18 21:21:59 +02:00
Hellowlol
24d6dc9c7c
Fix for openpht.
2017-08-18 21:01:01 +02:00
Hellowlol
fdf79bc745
Fix bug for shared librarys.
2017-08-18 20:32:27 +02:00
Bryan Stitt
e4095816f9
Fix documentation for PlexServer attributes
...
I'm migrating from an old version and server and token aren't available like this anymore. They are only under their prefixed names now (which is already documented).
2017-08-16 14:59:34 -07:00
Michael Shepanski
d7276e2e82
Add tqdm requirement; Display download status in plex-download
2017-08-14 23:40:28 -04:00
Michael Shepanski
1159edc422
Fix but in plex-markwatched script
2017-08-14 22:55:54 -04:00
Michael Shepanski
410eb25235
Update version
2017-08-13 21:10:05 -04:00
Michael Shepanski
6c8b8654ff
Minor version update to 3.0.2
2017-08-13 20:39:26 -04:00
Michael Shepanski
ceeda206b3
Merge branch 'master' of github.com:pkkid/python-plexapi
2017-08-13 20:38:46 -04:00
Michael Shepanski
08c42d7dd7
Merge pull request #167 from pkkid/plex_server_client_fix
...
remove depicated warn, add main token to server.clients()
2017-08-13 20:14:58 -04:00
Michael Shepanski
b3cc62e5ca
Update version
2017-08-13 02:10:27 -04:00
Michael Shepanski
7de4cbc572
Make flake8 happy
2017-08-13 01:58:08 -04:00
Michael Shepanski
63dc1507d2
Add plex-download.py tool; Added new utility to request user/pass from user, config, or env for use when creating cmd line tools
2017-08-13 01:50:40 -04:00
Michael Shepanski
943aa02e69
Rename playlist.share to playlist.copyToUser; Make plex.myPlexSubscription a bool; Fix a few tests with updated attrs; Skip test_copyToUser if no subscription
2017-08-11 15:14:32 -04:00
Hellowlol
8b2780186c
remove depicated warn, add main token to server.clients()
...
Abit more dry client.
2017-07-30 20:49:06 +02:00
Michael Shepanski
9c37679fb6
Fix Undefined name pms in server.py installUpdate() #165
2017-07-30 01:05:27 -04:00
Michael Shepanski
0aba49c90c
MOve python3 check to compat
2017-07-30 01:02:10 -04:00
Michael Shepanski
15c0deaa18
Merge pull request #153 from pkkid/unicodeerr
...
Attempt to fix https://github.com/pkkid/python-plexapi/issues/147
2017-07-30 00:56:10 -04:00
Michael Shepanski
cf445ec47a
Merge pull request #164 from pkkid/misc_fixes
...
fix https://github.com/pkkid/python-plexapi/issues/155
2017-07-30 00:55:44 -04:00
Michael Shepanski
2104ec0d64
One-liner it
2017-07-30 00:54:13 -04:00
Michael Shepanski
9d7fee2527
Merge pull request #162 from pkkid/random
...
make connect build the correct type.
2017-07-30 00:50:32 -04:00
Michael Shepanski
259d0fef37
Fixc bad reference to client.title; Cleanup indentation
2017-07-30 00:49:39 -04:00
Michael Shepanski
552a946e61
Merge pull request #160 from pkkid/shitty_players
...
Fix https://github.com/pkkid/python-plexapi/issues/158
2017-07-30 00:46:20 -04:00
Michael Shepanski
765314c252
Cleanup doc strings
2017-07-30 00:43:54 -04:00
Michael Shepanski
7abd569bd7
Merge pull request #154 from pkkid/server_checks
...
add check_for_update, isLatest
2017-07-30 00:40:59 -04:00
Michael Shepanski
48bc16b01c
Cleanup doc strings
2017-07-30 00:35:52 -04:00
Michael Shepanski
bc76208666
Merge pull request #152 from pkkid/shared_server
...
Shared server
2017-07-30 00:34:16 -04:00
Michael Shepanski
8bd880c2a0
Cleanup doc strings
2017-07-30 00:31:45 -04:00
Hellowlol
a0f030e353
Add a test for share playlist.
2017-07-28 22:29:14 +02:00
Hellowlol
06901f3742
fix https://github.com/pkkid/python-plexapi/issues/155
2017-07-28 22:20:30 +02:00
Hellowlol
fa2bbeabb8
make connect build the correct type.
2017-07-27 01:28:14 +02:00
Hellowlol
73c10abcce
fix bug, add test add todo for images from meta data.
2017-07-27 00:55:31 +02:00
Hellowlol
5641dcffee
Fix https://github.com/pkkid/python-plexapi/issues/158
...
Confirmed on ptp and ios.
2017-07-26 22:51:24 +02:00
Hellowlol
5bfa96b49c
Add missing labels and collections from the classes
2017-07-22 01:07:31 +02:00
Hellowlol
145f49808b
fix so we can remove by value
...
TODO make sure tests works
2017-07-18 23:55:11 +02:00
Hellowlol
498ac29106
add tests for islatest and check for update
2017-07-18 23:20:49 +02:00
Hellowlol
43cb60d440
more update shit
2017-07-18 17:59:23 +02:00
Hellowlol
67468578bf
init check for update.
2017-07-18 01:34:28 +02:00
Hellowlol
31daf2a435
Attempt to fix https://github.com/pkkid/python-plexapi/issues/147
2017-07-18 01:14:16 +02:00
Hellowlol
97b8c5e64a
init
2017-07-17 02:59:53 +02:00
Hellowlol
9c82a516b5
some flake.
2017-07-16 23:04:46 +02:00
Hellowlol
d2dac4b017
Init edit.
2017-07-16 22:46:03 +02:00
Nolan Buchanan
720d7f94e4
Fixed bug preventing unowned server connections.
...
Also fixed issue where self.connections was being used in place of
connections variable.
2017-06-05 18:10:46 -04:00
Michael Shepanski
215bf833fa
Bug #144 Fix docs for private vars
2017-06-04 22:01:07 -04:00
Michael Shepanski
b9312f1eb8
Make flake8 happy
2017-05-26 22:53:06 -04:00
Michael Shepanski
a0833516fd
Remove commented URL
2017-05-26 22:42:05 -04:00
Michael Shepanski
624afd7082
Move share into MyPlexAccount.inviteFriend; Add abilities inviteFriend, updateFriend, RemoveFriend
2017-05-26 22:35:33 -04:00
Michael Shepanski
a79bc44b7a
Ability to get a MyPlexAccount object from the plexServer object A(using same token). Review code to lookup port if not available on the client listing (fixed a few bugs in it).
2017-05-18 23:04:57 -04:00
Michael Shepanski
1a175a74a0
Copy all client tests to pytest framework; Remove tests-old dir
2017-05-13 16:13:38 -04:00
Michael Shepanski
ca077c3017
Fix bug with missing commandId and server token (for playback)
2017-05-12 23:42:27 -04:00
Michael Shepanski
650a88d638
Started movinf client tests into Pytest framework
2017-05-12 23:25:57 -04:00
Michael Shepanski
f5af8cdae3
Mark Alert thread class as daemon; Build docs directly from travis script (not a test)
2017-04-29 21:19:59 -04:00
Michael Shepanski
6bb18843d7
Fix a few tests
2017-04-29 02:21:20 -04:00
Michael Shepanski
35fc7718f5
Tests now passing on personal server
2017-04-29 01:47:21 -04:00
Michael Shepanski
109d7367f6
Rename tools to follow naming pattern
2017-04-27 21:21:40 -04:00
Michael Shepanski
a5180b879f
Use config to specify client and token; connect to PlexClient even if no token specified
2017-04-25 23:23:57 -04:00
Michael Shepanski
decdc296b6
Merge branch 'generic-tests'
2017-04-25 23:11:25 -04:00
Michael Shepanski
19039e1fed
Cleanup client settings in pytest
2017-04-25 23:09:37 -04:00
patrick
7487a41df7
Fixed regression involving invalid token requirement
...
Fixed regression in client constructor argument
2017-04-24 22:49:15 -04:00
Michael Shepanski
be2142f7ed
Better logging when connecting to resources; Ability to specify timeout when connecting to resources; Update connect_to_resource test to be a bit more generic
2017-04-23 22:59:22 -04:00
Michael Shepanski
7ec909dce6
Finish generic tests; a few things to polish before merge
2017-04-23 01:18:53 -04:00
Michael Shepanski
7bb39aa05c
UPdating tests to work on second install
2017-04-14 20:47:59 -04:00
Michael Shepanski
ae91ba14b7
Create 2.0 branch; Move 3.0.0 branch to master
2017-04-10 23:25:13 -04:00
Michael Shepanski
0e220f2e7d
Cleanup long doc string long lines
2017-03-21 23:04:23 -04:00
Michael Shepanski
fbbd3f0082
Merge pull request #139 from Hellowlol/lib_work
...
Lib work
2017-03-21 22:47:00 -04:00
Hellowlol
421dcd7bcf
Add share. works missing docs
2017-03-06 23:18:10 +01:00
Hellowlol
9d0126f808
add docs
2017-03-05 23:16:06 +01:00
Hellowlol
70fce72f44
more dosc.
2017-03-03 23:32:16 +01:00
Hellowlol
93a9ea3488
addtourl helper.
2017-02-28 22:49:49 +01:00
Hellowlol
167939173f
flake fixes
2017-02-28 22:30:34 +01:00
Michael Shepanski
1dcbf85a9f
Changes to myplex.py from code review; Update test_documentation to check for warnings and errors
2017-02-27 23:43:31 -05:00
Hellowlol
cfae507471
Fix test.
2017-02-27 23:20:10 +01:00
Hellowlol
db3b729360
one step closer with the test.
2017-02-27 23:16:02 +01:00
Hellowlol
ff4b1010a9
Add edit/add library.
2017-02-27 22:04:37 +01:00
Hellowlol
cb66c93354
inital lib
2017-02-27 13:23:35 +01:00
Michael Shepanski
612f1db0d2
Remove unused import
2017-02-27 00:50:48 -05:00
Michael Shepanski
43444459e3
Tighten up download code a bit; downloadLogs and DownloadDatabases were reversed (oops)
2017-02-26 23:59:46 -05:00
Michael Shepanski
55a38bead7
Fix string type
2017-02-26 21:42:01 -05:00
Michael Shepanski
aee9290c29
Update utils.py
2017-02-26 21:14:15 -05:00
Michael Shepanski
14f70620ab
Update media.py
2017-02-26 21:12:56 -05:00
Michael Shepanski
5e2805d240
Update base.py
2017-02-26 21:11:41 -05:00
Michael Shepanski
ec4d0d591d
Update base.py
2017-02-26 21:10:28 -05:00
Michael Shepanski
ccd3302f99
Update alert.py
2017-02-26 21:09:29 -05:00
Hellowlol
a4abc0e223
fixup
2017-02-27 01:35:22 +01:00
Hellowlol
351fe3565d
add websocket to requirements.txt
...
We just just install all the packages we need
2017-02-27 00:17:03 +01:00
Hellowlol
cbde4787cc
Add stop playback.
2017-02-26 23:31:09 +01:00
Hellowlol
53fab6239a
fix tests for download logs/dbs
...
fix clients. Clients now tries to get info from plex.tv resources in the
port is missing.
add quote_plus to compat
2017-02-26 22:47:40 +01:00
Hellowlol
baeedcebbf
add download log/db.
2017-02-26 21:01:54 +01:00
Michael Shepanski
d41bf0fb89
Add support to recursivly navigate photoalbums
2017-02-26 00:17:41 -05:00
Michael Shepanski
cbb999a0f5
Make flake8 happy
2017-02-25 10:50:54 -05:00
Michael Shepanski
4c83961cb4
Ability to delete device
2017-02-25 02:37:30 -05:00
Michael Shepanski
32a69db63e
Support webhooks
2017-02-25 01:56:12 -05:00
Michael Shepanski
0b3ccc4c02
Add back noqa statments
2017-02-25 00:46:24 -05:00
Michael Shepanski
e66cc0a9c0
I was never happy with notifier being the name of the event listener. AlertListener is more boring, but also more clear what its doing.
2017-02-24 23:50:58 -05:00
Michael Shepanski
b35b265776
Better formatting for list settings
2017-02-24 23:14:52 -05:00
Michael Shepanski
07b3abc4c8
Document Settings; Cleanup style a bit
2017-02-24 11:18:54 -05:00
Michael Shepanski
8bb80a4222
Make flake8 happy
2017-02-23 02:08:04 -05:00
Michael Shepanski
a9416c0708
plex.settings.__getattr__ should return the value (not the object)
2017-02-23 01:55:22 -05:00
Michael Shepanski
91a8ab4563
Checkpoint: Settings functionality works; Needs documentation
2017-02-23 01:33:30 -05:00
Michael Shepanski
08f1e4b83d
Fix pulling server baseurl,token from config; Add option to auto connect to client from config options
2017-02-22 01:22:10 -05:00
Michael Shepanski
cd1a05d770
Make flake8 happy
2017-02-20 00:37:00 -05:00
Michael Shepanski
4b35b03d8a
Function name in camelCase ot match rest of code
2017-02-19 23:04:27 -05:00
Michael Shepanski
e48a66e00c
Merge pull request #122 from Hellowlol/add_indexes
...
Add indexes. Closes https://github.com/pkkid/python-plexapi/issues/121
2017-02-19 22:57:06 -05:00
Michael Shepanski
049ef1235b
Keep import style same as other files.
2017-02-19 22:53:26 -05:00
Michael Shepanski
228f049190
Pluralize function name; Its more clear more than one thing is being deleted
2017-02-19 22:51:17 -05:00
Michael Shepanski
601471c304
Merge branch '3.0.0' into pkkid/opt
2017-02-19 22:36:53 -05:00
Michael Shepanski
4b1a564409
All config options can be set with environment variables; Update all os.environ calls to use CONFIG.get; Finish documenting configuration options.
2017-02-19 22:18:23 -05:00
Hellowlol
73109d0e9e
add deleteMediaPreview
2017-02-18 22:12:43 +01:00
Hellowlol
7d5aca805f
fixup if indexes is saved as something else.
2017-02-18 21:56:40 +01:00
Hellowlol
c7c04d2a42
Add indexes. Closes https://github.com/pkkid/python-plexapi/issues/121
2017-02-18 01:51:06 +01:00
Michael Shepanski
a42bca2a6a
Convert clean value to str
2017-02-15 00:43:48 -05:00
Michael Shepanski
e93829f881
Allow passing a playqueue to client.playMedia(); Default all mtype arguments to video.
2017-02-15 00:37:02 -05:00
Michael Shepanski
12406082ec
Choose Closest Thumbnail for Audio Tracks #102
2017-02-15 00:13:22 -05:00
Michael Shepanski
85ea65b8a4
Cleanup doc strings
2017-02-14 23:29:22 -05:00
Michael Shepanski
6b933c3aaa
Merge pull request #119 from Hellowlol/plq
...
add support to shuffle to createplayqueue and playlist.playqueue
2017-02-14 23:27:23 -05:00
Michael Shepanski
db9c8f42f7
Cleanup docstrings
2017-02-14 23:22:57 -05:00
Michael Shepanski
e74c79d344
Merge branch '3.0.0' into fixds
2017-02-14 23:16:58 -05:00
Hellowlol
9dc7c30e5f
refresh now correctly redownload all metadata from the interwebz
...
update scans the library for new media files.
2017-02-14 23:36:21 +01:00
Hellowlol
5e18776ee2
add support to shuffle to createplayqueue and playlist.playqueue
...
See the tests for examples.
2017-02-14 22:12:56 +01:00
Michael Shepanski
de69ace19f
Go over documentation a bit more; This will never end.
2017-02-13 23:32:27 -05:00
Michael Shepanski
b36a6776a5
Add build documentation test
2017-02-13 17:44:28 -05:00
Michael Shepanski
eb69d8faed
Try building docs again
2017-02-13 15:00:53 -05:00
Michael Shepanski
fc1c10e554
Finish documenting video
2017-02-13 14:38:40 -05:00
Michael Shepanski
1815e67804
Remove unneeded util functions
2017-02-13 01:48:04 -05:00
Michael Shepanski
c0958a0edc
only auto-connect to clients is baseurl and token passed
2017-02-13 01:37:23 -05:00
Michael Shepanski
44677e59a6
Merge dev
2017-02-12 22:38:56 -05:00
Michael Shepanski
9052cf7be2
Remove findLocations util function; All locations plural; Fix tests
2017-02-12 22:33:38 -05:00
Michael Shepanski
4b8f82291b
Remove findLocations util function
2017-02-12 22:15:47 -05:00
Michael Shepanski
9b791b95e7
Add TAG constant to PlexObjects; Better method to save and build PLEXOBJECTS; All objects in media.py are now registered and can be looked up; Remove __len__ on Library class (it was causing URL to load twice).
2017-02-12 21:55:55 -05:00
Michael Shepanski
a692fbcd6f
Merge branch '3.0.0' into add_delete
2017-02-11 11:46:49 -05:00
Hellowlol
54faa30d2d
fix my fix of my bug... comment out server updatedat.
2017-02-11 11:09:35 +01:00
Hellowlol
ba9e7c6fe4
fix my bug.
2017-02-11 10:58:20 +01:00
Michael Shepanski
3783f3c61b
Add missing requirement for dev. Document that you need websocket-client installed in order to use PlexNotifier
2017-02-10 23:26:09 -05:00
Michael Shepanski
6b1ae844c5
Add PlexNotifier class; Ability to monitor plex notifications (current scan progress, transcode session updates, etc)
2017-02-10 23:08:36 -05:00
Hellowlol
b37e7fefeb
Fix test_video.py::test_video_Show_section
...
remove untrue comment
2017-02-11 00:32:51 +01:00
Hellowlol
b995deab05
forgot a pragma
2017-02-11 00:16:34 +01:00
Hellowlol
6be7fa8a29
Add delete
...
Supports media elements and librarys
2017-02-11 00:16:23 +01:00
Michael Shepanski
454a858b7d
Remove dev logging
2017-02-09 16:45:15 -05:00
Michael Shepanski
ebf18ba020
Update fetchItem to search all subitems as well
2017-02-09 16:29:23 -05:00
Michael Shepanski
08e61960e7
Move common methods to PlexPartialObject; More documentation
2017-02-09 15:01:23 -05:00
Michael Shepanski
8304842daa
Fix typos
2017-02-09 01:59:14 -05:00
Michael Shepanski
6fa7c12c48
Implement fetchItem filters; All tests passing?
2017-02-09 01:54:38 -05:00
Michael Shepanski
5443711b90
Make _query and _url public methods since we use it as such
2017-02-08 23:29:17 -05:00
Michael Shepanski
83a8c5733e
Rename _root back to _server but keep it private
2017-02-08 23:13:54 -05:00
Michael Shepanski
76c0cb55a1
Rename variable to kwargs
2017-02-08 23:08:25 -05:00
Michael Shepanski
f676d4cbbf
Most tests passing; Need to add better filters on fetchItems for watched / unwatched
2017-02-08 02:00:43 -05:00
Michael Shepanski
e3abfeeb0f
Audio tests passing
2017-02-08 00:36:22 -05:00
Michael Shepanski
82bd1753e2
Changes from code review
2017-02-07 23:26:58 -05:00
Michael Shepanski
745feabff9
Fix to use _fetchItem instead of _findItem
2017-02-07 02:21:12 -05:00
Michael Shepanski
bc421490db
myplex tests passing
2017-02-07 01:58:29 -05:00
Michael Shepanski
8212ca9c46
Much more stability from yesterday; Easier to use fetchItem funtions; Common __repr__ for all plexobjects; Fix all uses if listItems
2017-02-07 01:20:49 -05:00
Michael Shepanski
4624512356
A few more updates to get plexattrs.py fully running
2017-02-06 01:28:58 -05:00
Michael Shepanski
6a35f50a43
CHECKPOINT: Lots going on; Added new base class PlexObject that everything inherits from, this ensures all constructors are similar; Lots of work on new tool plexattrs that parses a full Plex library to find differences in attributes plexapi implements and what the Plex XML API offers up; Tests will most definetly be broken at this point, but I wanted to save my work.
2017-02-05 23:52:10 -05:00
Michael Shepanski
fc28f7c1e6
Move Playable and PlexPartialObject to new plexapi.base module
2017-02-04 14:46:51 -05:00
Michael Shepanski
cf99256450
Fix tests
2017-02-04 14:18:10 -05:00
Michael Shepanski
7c766337b6
Remove all references to NA
2017-02-04 12:43:50 -05:00
Michael Shepanski
065a753d77
Merge branch 'master' of github.com:mjs7231/python-plexapi
2017-02-04 03:09:04 -05:00
Michael Shepanski
6e893d8fbf
Started work on script to analyze Plex attributes with what we defined in plexapi so we can easily find mismatches
2017-02-04 03:08:47 -05:00
Michael Shepanski
a2cdc97453
Fix tests; comment out a few that were breaking because of timezone aware datetimes; Perhaps converting datetimes to timestamps then comparing the int values will be more reliable.
2017-02-03 11:39:46 -05:00
Michael Shepanski
19d25537a8
Revert hubsearch merge changes to cast() function
2017-02-03 10:25:11 -05:00
Michael Shepanski
0a66414fcd
Add ability to dig deeper in the MediaTag search results. For example: Genre.items() will return the list of items for that tag if the key attribute is available
2017-02-03 02:15:41 -05:00
Michael Shepanski
0e7a158836
Cleanup HubSearch code a bit (contribution is awesome); Add a whole bunch of new attributes to server.Server object; Finish documenting server.py
2017-02-03 01:29:19 -05:00
Michael Shepanski
f479b8453b
Merge branch 'master' into hub
2017-02-02 22:23:46 -05:00
Michael Shepanski
2a680a18d5
Rollback last pull request
2017-02-02 09:09:34 -05:00
Michael Shepanski
a32f447d13
Merge pull request #94 from mjs7231/Hellowlol-patch-1
...
fixup after ratingkey was changed to int.
2017-02-02 01:48:38 -05:00
Michael Shepanski
16a55316f1
Bug #74 - getting error on clients
2017-02-02 01:42:12 -05:00
Michael Shepanski
0aac1156a1
Add offset as optional playMedia() argument; Document it; Clenaup old tests as its the only way to test client actions right now
2017-02-02 01:32:38 -05:00
Michael Shepanski
b5e29fdb28
Add ability to put username, password, baseurl, token into config.ini (make sure you set proper permission on that file); Fix first example in README
2017-02-02 00:49:12 -05:00
Michael Shepanski
cec0ab07e8
Cleanup formatting
2017-02-01 22:53:05 -05:00
Hellowlol
e2efc5f3f2
remove backup files, add .orgin to gitignore
...
- delete .travis....
2017-02-01 22:41:41 +01:00
Hellowlol
d19d602455
revert NA to _NA so its still compat with the tests.
...
- this allows for casting str and check for __NA__ in addition to is
instance.
- some indentation fixes
2017-02-01 22:32:00 +01:00
Hellowlol
e06f6250a3
mroe cov
2017-02-01 20:55:08 +01:00
Hellowlol
bbcefe2d53
add client base.
2017-02-01 20:49:13 +01:00
Hellowlol
5562108472
remove
2017-02-01 20:49:12 +01:00
Hellowlol
a72dd6256a
more cov
2017-02-01 20:49:11 +01:00
Hellowlol
19506e272d
more cov
2017-02-01 20:46:53 +01:00
Hellowlol
5ddf9a0ace
oh loard
2017-02-01 20:45:54 +01:00
Hellowlol
7e9bd51d55
testing testing, 1, 2, 3.
2017-02-01 20:41:20 +01:00
Michael Shepanski
5f9c230dce
Add missing swigglies
2017-01-30 23:48:21 -05:00
Michael Shepanski
04251d3805
Finish documenting Photo; Monkey-patch sphinx to not auto-link to unknown types; Remove links to ElementTree (not our code)
2017-01-30 23:44:03 -05:00
Michael Shepanski
e873d857c9
Only replace on string_types
2017-01-26 01:44:55 -05:00
Michael Shepanski
d357b3e628
Hide secrets (X-PLEX-TOKEN) in logging by default; Set the config value logging.show_secrets = true in your config file to re-enable this
2017-01-26 01:33:01 -05:00
Michael Shepanski
6e60d1107d
Optional environment variable PLEX_CONFIG_PATH if you want something other than the default
2017-01-26 00:43:19 -05:00
Michael Shepanski
355f4686c9
Finish documenting utils.py
2017-01-26 00:25:13 -05:00
Michael Shepanski
b61d1888b4
Finished documenting library.py
2017-01-25 23:21:13 -05:00
Michael Shepanski
706b974b05
Finished updating socs for client, config, exceptions
2017-01-23 00:15:51 -05:00
Michael Shepanski
db18f2640f
Remove watched filters for audio; It doesn't make sense
2017-01-22 01:39:47 -05:00
Michael Shepanski
5ba1c4df8e
Finish updating audio.py for Sphinx docs
2017-01-22 01:37:39 -05:00
Michael Shepanski
07e9bbd1ab
Finished updating myplex documentation for Sphinx
2017-01-22 00:19:52 -05:00
Michael Shepanski
df59247741
Merge branch 'master' of github.com:mjs7231/python-plexapi
2017-01-21 23:07:35 -05:00
Michael Shepanski
c684552792
Started work on better documentation
2017-01-21 23:06:55 -05:00
Hellowlol
7472fd7238
See https://github.com/mjs7231/python-plexapi/pull/93
2017-01-17 08:55:48 +01:00
Hellowlol
114cb1dc89
fixup after ratingkey was changed to int.
2017-01-17 08:48:57 +01:00
Michael Shepanski
0c3ad6b6ac
Sphinx docs are on their way.
2017-01-10 01:54:19 -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
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
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
7c04305b29
Fix bug after ratingKey was made int.
2016-12-21 14:17:28 +01: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
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
db089156ac
Up version for pip
2016-07-07 23:39:48 -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
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
Michael Shepanski
748fc68406
Cleanup playlist support; Fix UUID on URLs; Better method to store listTypes; Cache section IDs in library
2016-04-11 22:43:21 -04:00
Michael Shepanski
3138ad1087
Added playlist support
2016-04-10 23:49:23 -04:00
Michael Shepanski
09a7ae80db
Basic support for photos complete
2016-04-09 23:59:47 -04:00
Michael Shepanski
81e22147c0
Get examples working again; Add new examples most_streamed_titles and most_active_users
2016-04-07 22:48:45 -04:00
Michael Shepanski
80529a21c7
Rename MyPlexUser to MyPlexAccount; Add support for real MyPlexUsers; Add api for history; New tests for sessions() and history()
2016-04-07 01:39:04 -04:00
Michael Shepanski
610bf16ce3
Client control via proxy working; Re-enable control via proxy tests
2016-04-05 23:32:49 -04:00
Michael Shepanski
a30f9a73a5
Add comments
2016-04-05 22:30:18 -04:00
Michael Shepanski
50ac2f55e5
Create Playable object to put function specific to media that is playable like getStreamURL etc..
2016-04-03 23:55:29 -04:00
Michael Shepanski
e81f2506e9
Move _find function from PlexPartialObject to generic utility functions
2016-04-03 23:17:29 -04:00
Michael Shepanski
3889c49b30
Add new missing items to MyPlexAccount
2016-04-03 22:46:25 -04:00
Michael Shepanski
84a6999ed7
Ability to directly create a PlexClient object (without needing a PlexServer object); Cleaned up MyPlex code; Removed duplicated Client navigation code from myplex (everything uses PlexClient now)
2016-04-02 02:19:32 -04:00
Michael Shepanski
7bb700d395
New test for client.timeline(); Fix bug in missing proper headers for timeline
2016-03-31 23:39:09 -04:00
Michael Shepanski
7bce1c4b32
Add note to library.search() that its basically not tested.
2016-03-31 18:39:08 -04:00
Michael Shepanski
d63339bd24
Cleanup search a bit; Get existing tests passing and add a few new search tests
2016-03-31 18:36:54 -04:00
Michael Shepanski
b10faf8560
Checkpoint: New implementation for search
2016-03-31 16:52:48 -04:00
Michael Shepanski
03469a7f55
Cleanup playback commands; Remove proxy tests, it needs a bit more expirimentation
2016-03-24 22:36:25 -04:00
Michael Shepanski
b277facf10
Revisit client code; Add more testing around clients; Still cant get playback working through server proxy, but it works directly
2016-03-24 02:20:08 -04:00
Michael Shepanski
fbaa89933e
I missed deleting an old occurance of getStreamURL
2016-03-22 23:42:04 -04:00
Michael Shepanski
bcf01fdcdf
Move getStreamURL to PlexPartialObject; Remove duplicated code; Add getStreamURL tests (doesnt actualy test the stream works tho)
2016-03-22 23:38:06 -04:00