core/homeassistant
Ryan McLean 3fa45375d9 Plex refactor (#11235)
* Cleaned up '_clear_media()'

* Moved media Type to new method

* renamed "clear_media()' to ' clear_media_details()'
reset 'app_name' (Library Name) in clear_media_details
moved thumbs to '_set_media_image()'

* Moved playback info into setmedia type as it was just used for the next anyway

* Moved library name & image download to only happen if session and player active as else no point anyway

* Fixed Linting issue

* Some tweaks to clean up unintended complexity

* Removed redundant declarations

* Fixed whitespace

* Revert "Fixed whitespace"

This reverts commit 0985445c47.

* Revert "Removed redundant declarations"

This reverts commit 6f9d5a85b0.
2017-12-24 11:18:31 -05:00
..
components Plex refactor (#11235) 2017-12-24 11:18:31 -05:00
helpers
scripts
util Always consume the no_throttle keyword argument. (#11126) 2017-12-13 20:01:59 -08:00
__init__.py
__main__.py
bootstrap.py
config.py Revert "Backup configuration files before overwriting" (#11269) 2017-12-21 22:33:37 +01:00
const.py Bump dev to 0.61.0.dev0 2017-12-17 16:29:36 +01:00
core.py
exceptions.py
loader.py
monkey_patch.py
package_constraints.txt
remote.py
setup.py