Dean Camera
5ff9e59b79
Update to latest Plex API, add music support. ( #2739 )
...
* Update to latest Plex API, add music support.
* Fix PyLint errors.
* Update Plex sensor module to latest PlexAPI.
* Oops - update Python sensor import.
* According to PlexAPI docs, this is the new API for Plex Pass members.
* More pylint STFUs.
* Move pylint suppression.
* Use plexapi NA type directly.
* Pylint objects to short variable names.
2016-08-08 08:55:58 -07:00
Dale Higgs
86e3fdee1c
Fix flood of errors if Plex server goes offline ( #2447 )
2016-07-05 10:50:43 -07:00
Alex Harvey
0abedd8b46
fix for plex not detecting plex players after power up ( #1824 )
2016-04-13 22:33:30 -07:00
Fabian Affolter
cf7c2c492a
Fix PEP257 issues
2016-03-08 10:34:33 +01:00
Paulus Schoutsen
e80309c03c
Fix imports (using isort)
2016-02-18 21:27:50 -08:00
Paulus Schoutsen
e7e540d4bb
Clean up and test media player
2016-02-02 00:31:36 -08:00
Sean Dague
90ca6a0998
fix typo in log message
...
The plex component logs an htts url, which is confusing to people, as
they think something is broken, when it is not.
Closes #959
2016-01-23 16:06:50 -05:00
Fabian Affolter
d69c1b848a
Fix docstrings
2016-01-07 11:57:45 +01:00
Fabian Affolter
97f9f8aa49
Update link to docs (Jekyll 3 update)
2015-11-09 13:12:18 +01:00
Tom Duijf
bc8c5766d4
Logic fixes
2015-10-25 17:54:48 +00:00
Tom Duijf
5b25d9ccd6
flake8,pylint and other code cleanup
2015-10-25 17:00:54 +00:00
Tom Duijf
847d9736aa
Configurator works, config saving basic implementation
2015-10-25 13:34:34 +00:00
Tom Duijf
884525df33
Basic discovery works, added plex logo for configurator. Missing configurator support for fields. Todo: config save on successful connect
2015-10-25 13:34:34 +00:00
Tom Duijf
6a82504e5e
further discovery integration into plex
2015-10-25 13:34:34 +00:00
Tom Duijf
db7e46abd1
Intermediate save
2015-10-25 13:33:47 +00:00
Tom Duijf
8e9cafd29d
Updated requirements_all.txt. Added placeholder to the empty deviceClass filter. Will remove this if deemed unneeded, later
2015-10-25 13:32:15 +00:00
Tom Duijf
a236b87ccf
new attempt for PR
2015-10-25 13:32:15 +00:00
Fabian Affolter
47f994b867
Move configuration details to docs
2015-10-09 23:33:59 +02:00
Adrien Brault
e454806669
Finish plex implementation
2015-10-01 21:14:29 +02:00
miniconfig
03e7281406
Moved plexapi import into setup_platform().
...
Changed CONTRIBUTING.md to refer to requirements_all.txt instead of requirements.txt
2015-09-21 11:59:55 -04:00
miniconfig
cc7784889a
Pylint errors
2015-09-21 11:11:38 -04:00
miniconfig
d267f0a04c
Removed references to the frontend device parameter in the directions and added some clarification.
...
Fixed plexapi version number.
2015-09-21 10:59:34 -04:00
miniconfig
a8e0ca6d3f
Fixed various property methods to make sure they all had a fall through return and removed unnecessary "else" statements
2015-09-21 10:44:24 -04:00
miniconfig
5027acfda1
Fixed additional pylint and flake issues
2015-09-20 16:13:26 -04:00
miniconfig
48306ddbf6
Fixed Requirements URL
2015-09-20 08:19:21 -04:00
miniconfig
64741a95b8
Added requirements
2015-09-19 14:16:57 -04:00
miniconfig
a24b38aacc
Initial version of plex media player component
2015-09-19 13:48:45 -04:00