JonnyWong16
cbaaa196da
Add X-Plex-Language header to config ( #1241 )
2023-09-17 14:51:54 -07:00
Elan Ruusamäe
a00f1e2766
Cleanup duplicate header.platform reading ( #1080 )
...
It was originally a typo fallback for header.platorm before 3917b335c
.
See also f26db5de
2023-03-09 14:50:46 -08:00
ReenigneArcher
3917b335ca
Fix various typos ( #880 )
...
* Fix various typos
* Fix various typos in tests
* Fix typos in `tests`
* Fix more typos
* Fix hasScalingMatrix test
Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>
2022-02-26 19:26:08 -08:00
jjlawren
b8cef9dc12
Update version handling and add helper script ( #806 )
...
* Update version handling and add helper script
* Remove typing hints
* Address review, add tag argument
2021-09-12 19:59:23 -05:00
Jason Lawrence
bd7de4281e
Release 4.7.0
2021-07-26 20:59:51 -05:00
JonnyWong16
4bd550c320
Bump to 4.6.1
2021-06-15 21:37:09 -07:00
JonnyWong16
754698b37b
Bump to 4.6.0
2021-06-06 20:31:13 -07:00
Jason Lawrence
bea32faa8b
Bump to 4.5.2
2021-04-05 15:49:21 -05:00
Jason Lawrence
2a810c63ae
Bump to 4.5.1
2021-03-24 20:58:55 -05:00
Jason Lawrence
2bde234408
Bump to 4.5.0
2021-03-22 17:01:32 -05:00
Jason Lawrence
1429867ae5
Bump to 4.4.1
2021-03-11 11:22:42 -06:00
Jason Lawrence
2cde3a11b4
Bump to 4.4.0
2021-02-24 12:44:15 -06:00
Jason Lawrence
9c0bb00bdb
Bump to 4.3.1
2021-02-02 15:49:09 -06:00
Jason Lawrence
d3fbc4f25b
Bump to 4.3.0
2021-01-24 21:05:16 -06:00
jjlawren
6430f06e6b
Bump to 4.2.0 release ( #596 )
2020-11-01 15:03:34 -06:00
jjlawren
eef7b3f843
Bump to 4.1.2 release ( #578 )
...
Compatibility fixes for Python 3.5
2020-09-28 13:23:46 -05:00
jjlawren
737401be0e
Bump to 4.1.1 release ( #574 )
2020-09-21 16:17:47 -05:00
jjlawren
f0afbc6922
Bump to 4.1.0 release ( #556 )
...
Change log: https://github.com/pkkid/python-plexapi/compare/4.0.0...79e99af
2020-08-20 11:01:53 -05:00
Hellowlol
f2f6d8b9e7
forgot to bump
2020-06-02 21:12:57 +02:00
Hellowlol
a5ee061e7d
bump
2020-05-12 00:57:57 +02:00
Jason Lawrence
fd0803686e
Bump to 3.5.0
2020-05-10 21:27:04 -05:00
jjlawren
74ae49ee3c
Bump to 3.4.0 for release ( #459 )
2020-04-17 11:01:41 -05:00
Michael Shepanski
f473b95396
New version.
...
New flake8 file.
Added package.json for scripts.
2019-11-11 20:18:53 -05:00
Michael Shepanski
17f67ebdad
Fix conftext to pass flake8
2019-10-02 20:58:00 -04:00
Michael Shepanski
1c79c4d9a3
Increase version number
2018-10-05 08:19:12 -04:00
Andrey Yantsen
93ec86d746
add enable_fast_connect configuration parameter ( #288 )
2018-09-14 20:28:35 +02:00
Andrey Yantsen
f26db5deab
fix typo in header.platorm
config param ( #291 )
2018-09-08 17:27:54 +02:00
Hellowlol
d0acf8191d
bump to 3.0.6
2018-03-02 16:07:47 +01:00
Hellowlol
68f73e151e
bump to 3.0.5
2018-01-02 00:21:24 +01:00
Hellowlol
eba25759fb
Long time since a release lets make one.
2017-11-02 00:25:43 +01:00
Hellowlol
baf655b88b
add split, unmatch, stop, installupdate
2017-10-29 00:40:35 +02: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
b3cc62e5ca
Update version
2017-08-13 02:10:27 -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
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
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
Michael Shepanski
e3abfeeb0f
Audio tests passing
2017-02-08 00:36:22 -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
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
db089156ac
Up version for pip
2016-07-07 23:39:48 -04:00
Michael Shepanski
322ac63130
Minor updates for release to pip
2016-05-23 22:13:26 -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
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
b10faf8560
Checkpoint: New implementation for search
2016-03-31 16:52:48 -04:00
Michael Shepanski
d4e8bdba70
Checkpoint: Adding Audio support; Cleanup attribute definitions to only include what the Plex objects actually include.
2016-03-21 00:26:02 -04:00
Michael Shepanski
276ba26b77
Create registry of library items we may see in xml; Cleanup how we handle build_item and list_items
2016-03-17 00:51:20 -04:00