Releases: maykar/plex_assistant
Releases · maykar/plex_assistant
0.3.0
Bump Pychromecast and PlexApi
Seems HA 0.115.4 bumped Pychromecast, this fixes the issues that it causes since it didn't also update PlexAPI.
0.2.9
- Fix for filtering onDeck items by show/movie
0.2.8
- Add "on watched" as a command for unwatched. Sometimes Google mistranslates to it
- Prevent "on deck" and "on watched" from being recognized as devices
- Fix for unwatched, latest, ondeck, and other options not being recognized
0.2.7
- Further updates for shared zeroconf
0.2.6
- Use HA's shared Zeroconf instance.
0.2.5
- Adds German translations
- Return show and season objects for continuous play (as long as they don't have filters, ie "latest", "unwatched", etc, and show has only watched episodes). This will be improved soon.
- Address
‘NoneType’ object has no attribute ‘clients’
error
0.2.4
- Removed unwatched as the default for when requesting season, it is only the default when requesting a show.
0.2.3
- Fixed "unwatched" for shows
- Made "unwatched" the default when asking to watch a show or season
0.2.2
- Thanks to an update to Pychromecast, the cast delay workaround is no longer needed and has been removed
- Fixed a bug in the seperation keyword between media and device
- Improved media lookup and fuzzy detection
0.2.1
- fix for FuzzyWuzzy RuntimeError