Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Releases: maykar/plex_assistant

0.3.0

01 Oct 12:10
cf55902
Compare
Choose a tag to compare

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

23 Sep 18:29
fd70bcd
Compare
Choose a tag to compare
  • Fix for filtering onDeck items by show/movie

0.2.8

23 Sep 18:07
0d8a0c1
Compare
Choose a tag to compare
  • 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

20 Sep 21:32
3697c39
Compare
Choose a tag to compare
  • Further updates for shared zeroconf

0.2.6

20 Sep 16:48
Compare
Choose a tag to compare
  • Use HA's shared Zeroconf instance.

0.2.5

18 Sep 18:30
2e6c1ac
Compare
Choose a tag to compare
  • 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

03 Sep 23:29
Compare
Choose a tag to compare
  • Removed unwatched as the default for when requesting season, it is only the default when requesting a show.

0.2.3

31 Aug 03:26
Compare
Choose a tag to compare
  • Fixed "unwatched" for shows
  • Made "unwatched" the default when asking to watch a show or season

0.2.2

08 Aug 23:00
Compare
Choose a tag to compare
  • 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

21 Jul 02:45
Compare
Choose a tag to compare
  • fix for FuzzyWuzzy RuntimeError