What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships fairly regularly
a new release about every 4 weeks
Some releases are documented
notes for 8 of 14 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
14 releases · first in 2024
0 releases in the last 12 months
see the full history below
Release timeline
14 releases · Jul 2024 to Nov 2024Releases
latest 14-
4.0.103 Nov 2024 -
4.0.003 Nov 2024Release notes
Open source →Added
QueryClient.getMemoriesto get the memories (notes) list.INTERFACE CHANGED:
QueryClient.getQueuedata changed from Alexa's/api/np/playerto/api/np/list-media-sessions. This mirrors the data structure of the Alexa app and allows for more accurate queue information. -
3.0.222 Oct 2024Release notes
Open source →QueryClient.lastSuccessfulLoginhas been renamed toQueryClient._lastSuccessfulLoginand is no longer accessible from outside the class. -
3.0.121 Oct 2024Release notes
Open source →Ensure
QueryClient._checkStatusis only being called once within 15 seconds. This allows multiple multiple methods to share the same login attempt. -
3.0.021 Oct 2024Release notes
Open source →Each method will now attempt to login, if the client is not already, if
loginTokenis passed to the class initializer.INTERFACE CHANGED:
QueryClient.newno longer throws if cookie file doesn't exist, instead creates it. (Will still throw if path doesn't exist)QueryClient.getDeviceListhas been renamed toQueryClient.getDevices.QueryClient.checkStatushas been renamed toQueryClient._checkStatusand is no longer accessible from outside the class.
-
2.2.009 Oct 2024Release notes
Open source →Added ability to change logger function (defaults to print with AlexaQuery[$level] prefix)
-
2.1.007 Oct 2024Release notes
Open source →Added Device.empty factory and accompanying Device.isEmpty getter. This accounts for cases where the Device list in the config is empty.
-
2.0.006 Oct 2024Release notes
Open source →INTERFACE CHANGED:
QueryClient.getQueuenow takes device name as argument instead of serial/type.QueryClient.getDeviceListno longer filters devices.
-
1.2.205 Oct 2024Nothing published for this version
-
1.2.101 Sep 2024Nothing published for this version
-
1.2.001 Sep 2024Nothing published for this version
-
1.1.114 Jul 2024Nothing published for this version
-
1.1.014 Jul 2024Nothing published for this version
-
1.0.010 Jul 2024Nothing published for this version