..
__init__.py
Optimize concurrent access to media player image cache ( #10345 )
2017-11-13 09:03:12 -08:00
anthemav.py
Fix pylint 1.7.2 no-else-return issues ( #8361 )
2017-07-05 23:30:01 -07:00
apple_tv.py
Bump pyatv to 0.3.5 ( #9586 )
2017-09-26 21:01:17 +02:00
aquostv.py
Remove globally disabled pylint issues ( #8005 )
2017-06-13 11:10:32 +02:00
bluesound.py
Use constants for HTTP headers ( #10313 )
2017-11-04 12:04:05 -07:00
braviatv.py
Add support for Automatic OAuth2 authentication ( #8962 )
2017-08-13 22:37:50 -07:00
cast.py
Fix a bunch of typos ( #9545 )
2017-09-23 17:15:46 +02:00
clementine.py
Update docstrings ( #7374 )
2017-05-02 09:18:47 -07:00
cmus.py
Do not call update() in constructor ( #8878 )
2017-08-08 20:21:33 +02:00
demo.py
Update docstrings ( #7374 )
2017-05-02 09:18:47 -07:00
denon.py
Updated denon component to play nice with the 3808CI that doesn't support NSFRN command ( #10157 )
2017-10-27 14:22:23 +02:00
denonavr.py
Added support for Denon AVR-4810. ( #9887 )
2017-10-17 10:04:35 +02:00
directv.py
Update directpy to 0.2 ( #9948 )
2017-10-18 19:04:01 +02:00
dunehd.py
fixed duplicate words ( #9705 )
2017-10-05 21:55:09 +02:00
emby.py
Cleanup and simplitfy the async state update ( #9390 )
2017-09-12 10:01:03 +02:00
firetv.py
media_player.firetv - Adding support for https. ( #8022 )
2017-06-15 22:23:10 -07:00
frontier_silicon.py
Upgrade netdisco to 1.0.0rc2 ( #7008 )
2017-04-11 20:10:02 -07:00
gpmdp.py
Add support for Automatic OAuth2 authentication ( #8962 )
2017-08-13 22:37:50 -07:00
gstreamer.py
Update docstrings ( #7374 )
2017-05-02 09:18:47 -07:00
hdmi_cec.py
Update docstrings ( #7374 )
2017-05-02 09:18:47 -07:00
itunes.py
Fix pylint 1.7.2 no-else-return issues ( #8361 )
2017-07-05 23:30:01 -07:00
kodi.py
Cleanup and simplitfy the async state update ( #9390 )
2017-09-12 10:01:03 +02:00
lg_netcast.py
Do not call update() in constructor ( #8878 )
2017-08-08 20:21:33 +02:00
liveboxplaytv.py
Show current program thumbnail as media_image ( #10033 )
2017-10-23 12:04:23 +02:00
monoprice.py
media_title property now returns current source ( #10120 )
2017-10-29 02:26:55 +02:00
mpchc.py
Do not call update() in constructor ( #8878 )
2017-08-08 20:21:33 +02:00
mpd.py
MPD now uses the filename if song doesn't have metadata ( #10085 )
2017-10-27 11:21:47 +02:00
nad.py
Do not call update() in constructor ( #8878 )
2017-08-08 20:21:33 +02:00
nadtcp.py
Do not call update() in constructor ( #8878 )
2017-08-08 20:21:33 +02:00
onkyo.py
Upgrade onkyo-eiscp to 1.2.4 ( fixes #8995 ) ( #9068 )
2017-08-21 11:25:34 +02:00
openhome.py
Fix a bunch of typos ( #9545 )
2017-09-23 17:15:46 +02:00
panasonic_viera.py
Update docstrings ( #7374 )
2017-05-02 09:18:47 -07:00
pandora.py
Fix pylint 1.7.2 no-else-return issues ( #8361 )
2017-07-05 23:30:01 -07:00
philips_js.py
Fix a bunch of typos ( #9545 )
2017-09-23 17:15:46 +02:00
pioneer.py
Supress exception if host is not available ( fixes #8684 ) ( #8732 )
2017-07-31 08:58:13 -07:00
plex.py
Extracted json saving and loading ( #10216 )
2017-11-01 09:08:28 +01:00
roku.py
Persistent notification import ( #8507 )
2017-07-16 21:39:38 +02:00
russound_rio.py
Fix russound_rio for python 3.4 ( #9428 )
2017-09-15 11:40:40 +02:00
russound_rnet.py
Update the Russound RNET component to use enhanced Russound.py ( #9739 )
2017-10-21 14:56:37 -04:00
samsungtv.py
Update docstrings ( #7374 )
2017-05-02 09:18:47 -07:00
services.yaml
Update services.yaml files ( #10229 )
2017-10-30 21:39:12 +01:00
snapcast.py
Snapcast: bump version and enable reconnect. ( #10626 )
2017-11-16 20:32:26 -05:00
sonos.py
Avoid Sonos error during startup ( #10146 )
2017-11-01 08:28:13 +01:00
soundtouch.py
Add Soundtouch support for playing an HTTP url ( #8370 )
2017-07-06 22:28:09 -07:00
spotify.py
Handle spotify failing to refresh access_token ( #9295 )
2017-09-04 20:47:40 +02:00
squeezebox.py
async_query returns False if connection to server failed, handle this properly ( #9070 )
2017-08-22 07:09:11 +02:00
universal.py
Use a template for the Universal media player state ( #10395 )
2017-11-14 11:41:19 +01:00
vizio.py
Update requests requirement ( #9876 )
2017-10-19 19:24:49 -07:00
vlc.py
Fix a bunch of typos ( #9545 )
2017-09-23 17:15:46 +02:00
volumio.py
Fix pylint 1.7.2 no-else-return issues ( #8361 )
2017-07-05 23:30:01 -07:00
webostv.py
webostv: Reduce default timeout to prevent log spamming ( #10564 )
2017-11-14 10:37:52 +01:00
yamaha.py
Clarify yamaha play_media parameters ( #10228 )
2017-10-30 21:38:52 +01:00
yamaha_musiccast.py
Introduce media progress for Yamaha Musiccast devices ( #10256 )
2017-11-10 23:41:02 +01:00