Michael Shepanski
|
b35b265776
|
Better formatting for list settings
|
2017-02-24 23:14:52 -05:00 |
|
Michael Shepanski
|
9cfb1ba2c7
|
Import theme cs
|
2017-02-24 11:56:11 -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
|
abef6ab312
|
Add client_baseurl and vlinet_token to docs
|
2017-02-22 01:24:56 -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
|
0e91b64d1b
|
Update TOC Tree
|
2017-02-20 15:00:15 -05:00 |
|
Michael Shepanski
|
3b017bfde0
|
Update docs
|
2017-02-20 14:56:46 -05:00 |
|
Michael Shepanski
|
1bf09cb863
|
Convert README to rst to allow import into docs
|
2017-02-20 14:50:02 -05:00 |
|
Michael Shepanski
|
6eab6f2812
|
Fix readme
|
2017-02-20 02:14:25 -05:00 |
|
Michael Shepanski
|
50af39c6f3
|
Test README examples
|
2017-02-20 02:10:45 -05:00 |
|
Michael Shepanski
|
050e7fbd73
|
Remove requirements.txt
|
2017-02-20 00:41:02 -05:00 |
|
Michael Shepanski
|
cd1a05d770
|
Make flake8 happy
|
2017-02-20 00:37:00 -05:00 |
|
Michael Shepanski
|
1b549878ee
|
Add missing imports
|
2017-02-19 23:21:37 -05:00 |
|
Michael Shepanski
|
a546db6fe7
|
Function name in camelCase ot match rest of code
|
2017-02-19 23:05:33 -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
|
ebdc875a06
|
Merge pull request #123 from Hellowlol/pkkid/opt
add deleteMediaPreview
|
2017-02-19 22:48:41 -05:00 |
|
Michael Shepanski
|
55af8eafd0
|
Clean requirements comments
|
2017-02-19 22:45:09 -05:00 |
|
Michael Shepanski
|
0791f71182
|
Drop --cov-report=html; See if that stops Travis from getting stuck after running tests
|
2017-02-19 22:40:31 -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
|
0c0cefa27f
|
tempfix test_build_documentation to the test can run on windows.
|
2017-02-19 00:57:07 +01:00 |
|
Hellowlol
|
558c6a0f41
|
Add tests for library and section deleteMediaPreview
|
2017-02-18 22:15:49 +01: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
|
881089468e
|
Update README.md
|
2017-02-15 09:03:06 -05:00 |
|
Michael Shepanski
|
c84a728d17
|
Track missing docs
|
2017-02-15 01:33:43 -05:00 |
|
Michael Shepanski
|
9e84c70214
|
Update authors
|
2017-02-15 00:49:19 -05: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
|
8615f865ac
|
Merge pull request #120 from Hellowlol/fixds
refresh now correctly redownload all metadata from the interwebz
|
2017-02-14 23:17:17 -05:00 |
|
Michael Shepanski
|
e74c79d344
|
Merge branch '3.0.0' into fixds
|
2017-02-14 23:16:58 -05:00 |
|
Michael Shepanski
|
8c51fc6b77
|
Merge master
|
2017-02-14 23:07:41 -05:00 |
|
Michael Shepanski
|
5cac2e6872
|
Remoce .date()
|
2017-02-14 22:55:55 -05:00 |
|
Michael Shepanski
|
fdb7332695
|
Make all dates ranges
|
2017-02-14 22:49:14 -05:00 |
|
Michael Shepanski
|
eeba6dfad2
|
Merge master
|
2017-02-14 22:43:22 -05:00 |
|
Michael Shepanski
|
f013c2f21c
|
This test is the bane of my existence.
|
2017-02-14 22:41:22 -05:00 |
|
Michael Shepanski
|
ce659f4dca
|
Earlier date
|
2017-02-14 22:34:42 -05:00 |
|
Michael Shepanski
|
0d8069b855
|
One of these days the test will pass
|
2017-02-14 22:14:25 -05:00 |
|
Michael Shepanski
|
0227f09fbd
|
Be less strict
|
2017-02-14 21:57:09 -05:00 |
|