Hamcws

Latest version: v0.2.7

Safety actively analyzes 714875 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 13

0.0.40

- [a23b089](http://github.com/3ll3d00d/hamcws/commit/a23b08975c955e2d27cb3d1cde0f55f46c89be08) - volume is in range 0-1
- [f828de6](http://github.com/3ll3d00d/hamcws/commit/f828de66fd02da003459da820fd625571158a828) - zone id comparison used wrong type
- [4ebfd17](http://github.com/3ll3d00d/hamcws/commit/4ebfd174c1820eea3a9c8f5d29c28b16e5cd4170) - publish all errors
- [b020247](http://github.com/3ll3d00d/hamcws/commit/b02024710ff3c8a66e451152724f9da0f1aa8755) - fix bad mcc url
- [eb33f06](http://github.com/3ll3d00d/hamcws/commit/eb33f06a6da29a6f264ddca0373187f2fa87d05e) - block by default, raise separate error for MC problems
- [9bc0dbf](http://github.com/3ll3d00d/hamcws/commit/9bc0dbfc364d0c8b43ee596ae7077b727715b3fe) - get view mode
- [a6ee7ea](http://github.com/3ll3d00d/hamcws/commit/a6ee7ea2011a8247d0d56fe7f55b1e427edb4f42) - only send Parameter if param is not none
- [00bf4d8](http://github.com/3ll3d00d/hamcws/commit/00bf4d80593219f6664b15d2e96089bcefafa078) - delimit text when sent as a command
- [3cb173e](http://github.com/3ll3d00d/hamcws/commit/3cb173ed9f71ffbe37c7980f7fb8955a72c3135c) - expose KeyCommand
- [198919d](http://github.com/3ll3d00d/hamcws/commit/198919de75a9201f5571fd2172ea583d220e88b8) - allow str zone
- [812ba63](http://github.com/3ll3d00d/hamcws/commit/812ba6364084bfcf51ec957802b8f1040a59ec46) - allow playplaylist to take a path
- [2b248e0](http://github.com/3ll3d00d/hamcws/commit/2b248e068a6f77f891f36a431e42e98623c45ec7) - add play via search
- [b7ded28](http://github.com/3ll3d00d/hamcws/commit/b7ded28853c753ea82600649b9e7cde576e8ca11) - change default so it plays immediately
- [d8758a2](http://github.com/3ll3d00d/hamcws/commit/d8758a23bc2036a363c485be374c18c029d12c90) - accept zone name as well as id
- [fc42c22](http://github.com/3ll3d00d/hamcws/commit/fc42c22e8e12bcbe9b8f4fda0963f0ffba74ef1d) - image URLs are authenticated
- [8981424](http://github.com/3ll3d00d/hamcws/commit/8981424977abb2fbf7e64dad412821eaa1c50be5) - return defined list of fields from Browse/Files
- [c8520a0](http://github.com/3ll3d00d/hamcws/commit/c8520a0fe90f54a0150173650bc289d1307d5a97) - remove auth
- [c7f4c2d](http://github.com/3ll3d00d/hamcws/commit/c7f4c2d884bde120ac120c5e0745543d7fe599d1) - fix url (again)
- [859da4f](http://github.com/3ll3d00d/hamcws/commit/859da4f584be25310f4108ab3b4519ab0fa2b509) - fix url
- [17d4996](http://github.com/3ll3d00d/hamcws/commit/17d49961514c265875a9f0031c959bf11865ea3e) - remove unnecessary async
- [1caeb9f](http://github.com/3ll3d00d/hamcws/commit/1caeb9f3d397df6131351eb5fa50678e691d79d3) - add file image url
- [5b35643](http://github.com/3ll3d00d/hamcws/commit/5b35643b7ce4746d60cb13c51a4c1e0b239ddb0f) - add an auth call
- [ee4f780](http://github.com/3ll3d00d/hamcws/commit/ee4f780c399aa6b3ba7e32c2c3f2bb4fec05003f) - collapse back to single file
- [e709f65](http://github.com/3ll3d00d/hamcws/commit/e709f65f061de249de0ceda9df95d218b99221c9) - add key press and MCC to support remote use
- [40a0ce6](http://github.com/3ll3d00d/hamcws/commit/40a0ce6c82a15790f791b1e51af9c5f94acba33a) - tweak enums and playback methods
- [8afd531](http://github.com/3ll3d00d/hamcws/commit/8afd531c4d666814335e05de984a4081f16ebbae) - add album artist
- [fd84314](http://github.com/3ll3d00d/hamcws/commit/fd8431485f68aaa2321fa9d95260df46cf524748) - add missing fields
- [94d8dcd](http://github.com/3ll3d00d/hamcws/commit/94d8dcd4c6b4212109ac2675e350c3f254d9ab16) - add missing media subtype
- [c859aaf](http://github.com/3ll3d00d/hamcws/commit/c859aaf22029d6c5b6ce2f00b8493d21413d3210) - add mute state
- [c304efc](http://github.com/3ll3d00d/hamcws/commit/c304efc50d80d29765185910cba775b23dc3548a) - add __eq__ for MediaServerInfo
- [c44ecaa](http://github.com/3ll3d00d/hamcws/commit/c44ecaad05b5461845a1a08385b27e0ed448f389) - add a server info domain object
- [384d0c6](http://github.com/3ll3d00d/hamcws/commit/384d0c67d4207b5b52b4afef5e49b8feb65dd5ea) - expose new domain classes
- [10a1c3a](http://github.com/3ll3d00d/hamcws/commit/10a1c3a69e643715763a2e0bf4c3484784bc9496) - add strongly typed playback state
- [de4f1e6](http://github.com/3ll3d00d/hamcws/commit/de4f1e6e0a83cd761b241e1124fe0edede0cee54) - add browse calls
- [7540b0d](http://github.com/3ll3d00d/hamcws/commit/7540b0d35776f8ca189776adc0b28994b9c46173) - expose the connection class
- [049227f](http://github.com/3ll3d00d/hamcws/commit/049227facd68e8520ab02889aa0366a178eeaee6) - implement library field lookups
- [9b8c9a4](http://github.com/3ll3d00d/hamcws/commit/9b8c9a47d4577af2a86fec015ddf44b80ad0e8f8) - fix published name
- [d0f309a](http://github.com/3ll3d00d/hamcws/commit/d0f309a9a2578c6160c696aed2d210c60c22a90b) - fix perms
- [c420a98](http://github.com/3ll3d00d/hamcws/commit/c420a98f9cd17a3025c6665ac317af8865f22693) - remove unnecessary bits

0.0.39

- [f828de6](http://github.com/3ll3d00d/hamcws/commit/f828de66fd02da003459da820fd625571158a828) - zone id comparison used wrong type
- [4ebfd17](http://github.com/3ll3d00d/hamcws/commit/4ebfd174c1820eea3a9c8f5d29c28b16e5cd4170) - publish all errors
- [b020247](http://github.com/3ll3d00d/hamcws/commit/b02024710ff3c8a66e451152724f9da0f1aa8755) - fix bad mcc url
- [eb33f06](http://github.com/3ll3d00d/hamcws/commit/eb33f06a6da29a6f264ddca0373187f2fa87d05e) - block by default, raise separate error for MC problems
- [9bc0dbf](http://github.com/3ll3d00d/hamcws/commit/9bc0dbfc364d0c8b43ee596ae7077b727715b3fe) - get view mode
- [a6ee7ea](http://github.com/3ll3d00d/hamcws/commit/a6ee7ea2011a8247d0d56fe7f55b1e427edb4f42) - only send Parameter if param is not none
- [00bf4d8](http://github.com/3ll3d00d/hamcws/commit/00bf4d80593219f6664b15d2e96089bcefafa078) - delimit text when sent as a command
- [3cb173e](http://github.com/3ll3d00d/hamcws/commit/3cb173ed9f71ffbe37c7980f7fb8955a72c3135c) - expose KeyCommand
- [198919d](http://github.com/3ll3d00d/hamcws/commit/198919de75a9201f5571fd2172ea583d220e88b8) - allow str zone
- [812ba63](http://github.com/3ll3d00d/hamcws/commit/812ba6364084bfcf51ec957802b8f1040a59ec46) - allow playplaylist to take a path
- [2b248e0](http://github.com/3ll3d00d/hamcws/commit/2b248e068a6f77f891f36a431e42e98623c45ec7) - add play via search
- [b7ded28](http://github.com/3ll3d00d/hamcws/commit/b7ded28853c753ea82600649b9e7cde576e8ca11) - change default so it plays immediately
- [d8758a2](http://github.com/3ll3d00d/hamcws/commit/d8758a23bc2036a363c485be374c18c029d12c90) - accept zone name as well as id
- [fc42c22](http://github.com/3ll3d00d/hamcws/commit/fc42c22e8e12bcbe9b8f4fda0963f0ffba74ef1d) - image URLs are authenticated
- [8981424](http://github.com/3ll3d00d/hamcws/commit/8981424977abb2fbf7e64dad412821eaa1c50be5) - return defined list of fields from Browse/Files
- [c8520a0](http://github.com/3ll3d00d/hamcws/commit/c8520a0fe90f54a0150173650bc289d1307d5a97) - remove auth
- [c7f4c2d](http://github.com/3ll3d00d/hamcws/commit/c7f4c2d884bde120ac120c5e0745543d7fe599d1) - fix url (again)
- [859da4f](http://github.com/3ll3d00d/hamcws/commit/859da4f584be25310f4108ab3b4519ab0fa2b509) - fix url
- [17d4996](http://github.com/3ll3d00d/hamcws/commit/17d49961514c265875a9f0031c959bf11865ea3e) - remove unnecessary async
- [1caeb9f](http://github.com/3ll3d00d/hamcws/commit/1caeb9f3d397df6131351eb5fa50678e691d79d3) - add file image url
- [5b35643](http://github.com/3ll3d00d/hamcws/commit/5b35643b7ce4746d60cb13c51a4c1e0b239ddb0f) - add an auth call
- [ee4f780](http://github.com/3ll3d00d/hamcws/commit/ee4f780c399aa6b3ba7e32c2c3f2bb4fec05003f) - collapse back to single file
- [e709f65](http://github.com/3ll3d00d/hamcws/commit/e709f65f061de249de0ceda9df95d218b99221c9) - add key press and MCC to support remote use
- [40a0ce6](http://github.com/3ll3d00d/hamcws/commit/40a0ce6c82a15790f791b1e51af9c5f94acba33a) - tweak enums and playback methods
- [8afd531](http://github.com/3ll3d00d/hamcws/commit/8afd531c4d666814335e05de984a4081f16ebbae) - add album artist
- [fd84314](http://github.com/3ll3d00d/hamcws/commit/fd8431485f68aaa2321fa9d95260df46cf524748) - add missing fields
- [94d8dcd](http://github.com/3ll3d00d/hamcws/commit/94d8dcd4c6b4212109ac2675e350c3f254d9ab16) - add missing media subtype
- [c859aaf](http://github.com/3ll3d00d/hamcws/commit/c859aaf22029d6c5b6ce2f00b8493d21413d3210) - add mute state
- [c304efc](http://github.com/3ll3d00d/hamcws/commit/c304efc50d80d29765185910cba775b23dc3548a) - add __eq__ for MediaServerInfo
- [c44ecaa](http://github.com/3ll3d00d/hamcws/commit/c44ecaad05b5461845a1a08385b27e0ed448f389) - add a server info domain object
- [384d0c6](http://github.com/3ll3d00d/hamcws/commit/384d0c67d4207b5b52b4afef5e49b8feb65dd5ea) - expose new domain classes
- [10a1c3a](http://github.com/3ll3d00d/hamcws/commit/10a1c3a69e643715763a2e0bf4c3484784bc9496) - add strongly typed playback state
- [de4f1e6](http://github.com/3ll3d00d/hamcws/commit/de4f1e6e0a83cd761b241e1124fe0edede0cee54) - add browse calls
- [7540b0d](http://github.com/3ll3d00d/hamcws/commit/7540b0d35776f8ca189776adc0b28994b9c46173) - expose the connection class
- [049227f](http://github.com/3ll3d00d/hamcws/commit/049227facd68e8520ab02889aa0366a178eeaee6) - implement library field lookups
- [9b8c9a4](http://github.com/3ll3d00d/hamcws/commit/9b8c9a47d4577af2a86fec015ddf44b80ad0e8f8) - fix published name
- [d0f309a](http://github.com/3ll3d00d/hamcws/commit/d0f309a9a2578c6160c696aed2d210c60c22a90b) - fix perms
- [c420a98](http://github.com/3ll3d00d/hamcws/commit/c420a98f9cd17a3025c6665ac317af8865f22693) - remove unnecessary bits

0.0.38

- [4ebfd17](http://github.com/3ll3d00d/hamcws/commit/4ebfd174c1820eea3a9c8f5d29c28b16e5cd4170) - publish all errors
- [b020247](http://github.com/3ll3d00d/hamcws/commit/b02024710ff3c8a66e451152724f9da0f1aa8755) - fix bad mcc url
- [eb33f06](http://github.com/3ll3d00d/hamcws/commit/eb33f06a6da29a6f264ddca0373187f2fa87d05e) - block by default, raise separate error for MC problems
- [9bc0dbf](http://github.com/3ll3d00d/hamcws/commit/9bc0dbfc364d0c8b43ee596ae7077b727715b3fe) - get view mode
- [a6ee7ea](http://github.com/3ll3d00d/hamcws/commit/a6ee7ea2011a8247d0d56fe7f55b1e427edb4f42) - only send Parameter if param is not none
- [00bf4d8](http://github.com/3ll3d00d/hamcws/commit/00bf4d80593219f6664b15d2e96089bcefafa078) - delimit text when sent as a command
- [3cb173e](http://github.com/3ll3d00d/hamcws/commit/3cb173ed9f71ffbe37c7980f7fb8955a72c3135c) - expose KeyCommand
- [198919d](http://github.com/3ll3d00d/hamcws/commit/198919de75a9201f5571fd2172ea583d220e88b8) - allow str zone
- [812ba63](http://github.com/3ll3d00d/hamcws/commit/812ba6364084bfcf51ec957802b8f1040a59ec46) - allow playplaylist to take a path
- [2b248e0](http://github.com/3ll3d00d/hamcws/commit/2b248e068a6f77f891f36a431e42e98623c45ec7) - add play via search
- [b7ded28](http://github.com/3ll3d00d/hamcws/commit/b7ded28853c753ea82600649b9e7cde576e8ca11) - change default so it plays immediately
- [d8758a2](http://github.com/3ll3d00d/hamcws/commit/d8758a23bc2036a363c485be374c18c029d12c90) - accept zone name as well as id
- [fc42c22](http://github.com/3ll3d00d/hamcws/commit/fc42c22e8e12bcbe9b8f4fda0963f0ffba74ef1d) - image URLs are authenticated
- [8981424](http://github.com/3ll3d00d/hamcws/commit/8981424977abb2fbf7e64dad412821eaa1c50be5) - return defined list of fields from Browse/Files
- [c8520a0](http://github.com/3ll3d00d/hamcws/commit/c8520a0fe90f54a0150173650bc289d1307d5a97) - remove auth
- [c7f4c2d](http://github.com/3ll3d00d/hamcws/commit/c7f4c2d884bde120ac120c5e0745543d7fe599d1) - fix url (again)
- [859da4f](http://github.com/3ll3d00d/hamcws/commit/859da4f584be25310f4108ab3b4519ab0fa2b509) - fix url
- [17d4996](http://github.com/3ll3d00d/hamcws/commit/17d49961514c265875a9f0031c959bf11865ea3e) - remove unnecessary async
- [1caeb9f](http://github.com/3ll3d00d/hamcws/commit/1caeb9f3d397df6131351eb5fa50678e691d79d3) - add file image url
- [5b35643](http://github.com/3ll3d00d/hamcws/commit/5b35643b7ce4746d60cb13c51a4c1e0b239ddb0f) - add an auth call
- [ee4f780](http://github.com/3ll3d00d/hamcws/commit/ee4f780c399aa6b3ba7e32c2c3f2bb4fec05003f) - collapse back to single file
- [e709f65](http://github.com/3ll3d00d/hamcws/commit/e709f65f061de249de0ceda9df95d218b99221c9) - add key press and MCC to support remote use
- [40a0ce6](http://github.com/3ll3d00d/hamcws/commit/40a0ce6c82a15790f791b1e51af9c5f94acba33a) - tweak enums and playback methods
- [8afd531](http://github.com/3ll3d00d/hamcws/commit/8afd531c4d666814335e05de984a4081f16ebbae) - add album artist
- [fd84314](http://github.com/3ll3d00d/hamcws/commit/fd8431485f68aaa2321fa9d95260df46cf524748) - add missing fields
- [94d8dcd](http://github.com/3ll3d00d/hamcws/commit/94d8dcd4c6b4212109ac2675e350c3f254d9ab16) - add missing media subtype
- [c859aaf](http://github.com/3ll3d00d/hamcws/commit/c859aaf22029d6c5b6ce2f00b8493d21413d3210) - add mute state
- [c304efc](http://github.com/3ll3d00d/hamcws/commit/c304efc50d80d29765185910cba775b23dc3548a) - add __eq__ for MediaServerInfo
- [c44ecaa](http://github.com/3ll3d00d/hamcws/commit/c44ecaad05b5461845a1a08385b27e0ed448f389) - add a server info domain object
- [384d0c6](http://github.com/3ll3d00d/hamcws/commit/384d0c67d4207b5b52b4afef5e49b8feb65dd5ea) - expose new domain classes
- [10a1c3a](http://github.com/3ll3d00d/hamcws/commit/10a1c3a69e643715763a2e0bf4c3484784bc9496) - add strongly typed playback state
- [de4f1e6](http://github.com/3ll3d00d/hamcws/commit/de4f1e6e0a83cd761b241e1124fe0edede0cee54) - add browse calls
- [7540b0d](http://github.com/3ll3d00d/hamcws/commit/7540b0d35776f8ca189776adc0b28994b9c46173) - expose the connection class
- [049227f](http://github.com/3ll3d00d/hamcws/commit/049227facd68e8520ab02889aa0366a178eeaee6) - implement library field lookups
- [9b8c9a4](http://github.com/3ll3d00d/hamcws/commit/9b8c9a47d4577af2a86fec015ddf44b80ad0e8f8) - fix published name
- [d0f309a](http://github.com/3ll3d00d/hamcws/commit/d0f309a9a2578c6160c696aed2d210c60c22a90b) - fix perms
- [c420a98](http://github.com/3ll3d00d/hamcws/commit/c420a98f9cd17a3025c6665ac317af8865f22693) - remove unnecessary bits

0.0.37

- [b020247](http://github.com/3ll3d00d/hamcws/commit/b02024710ff3c8a66e451152724f9da0f1aa8755) - fix bad mcc url
- [eb33f06](http://github.com/3ll3d00d/hamcws/commit/eb33f06a6da29a6f264ddca0373187f2fa87d05e) - block by default, raise separate error for MC problems
- [9bc0dbf](http://github.com/3ll3d00d/hamcws/commit/9bc0dbfc364d0c8b43ee596ae7077b727715b3fe) - get view mode
- [a6ee7ea](http://github.com/3ll3d00d/hamcws/commit/a6ee7ea2011a8247d0d56fe7f55b1e427edb4f42) - only send Parameter if param is not none
- [00bf4d8](http://github.com/3ll3d00d/hamcws/commit/00bf4d80593219f6664b15d2e96089bcefafa078) - delimit text when sent as a command
- [3cb173e](http://github.com/3ll3d00d/hamcws/commit/3cb173ed9f71ffbe37c7980f7fb8955a72c3135c) - expose KeyCommand
- [198919d](http://github.com/3ll3d00d/hamcws/commit/198919de75a9201f5571fd2172ea583d220e88b8) - allow str zone
- [812ba63](http://github.com/3ll3d00d/hamcws/commit/812ba6364084bfcf51ec957802b8f1040a59ec46) - allow playplaylist to take a path
- [2b248e0](http://github.com/3ll3d00d/hamcws/commit/2b248e068a6f77f891f36a431e42e98623c45ec7) - add play via search
- [b7ded28](http://github.com/3ll3d00d/hamcws/commit/b7ded28853c753ea82600649b9e7cde576e8ca11) - change default so it plays immediately
- [d8758a2](http://github.com/3ll3d00d/hamcws/commit/d8758a23bc2036a363c485be374c18c029d12c90) - accept zone name as well as id
- [fc42c22](http://github.com/3ll3d00d/hamcws/commit/fc42c22e8e12bcbe9b8f4fda0963f0ffba74ef1d) - image URLs are authenticated
- [8981424](http://github.com/3ll3d00d/hamcws/commit/8981424977abb2fbf7e64dad412821eaa1c50be5) - return defined list of fields from Browse/Files
- [c8520a0](http://github.com/3ll3d00d/hamcws/commit/c8520a0fe90f54a0150173650bc289d1307d5a97) - remove auth
- [c7f4c2d](http://github.com/3ll3d00d/hamcws/commit/c7f4c2d884bde120ac120c5e0745543d7fe599d1) - fix url (again)
- [859da4f](http://github.com/3ll3d00d/hamcws/commit/859da4f584be25310f4108ab3b4519ab0fa2b509) - fix url
- [17d4996](http://github.com/3ll3d00d/hamcws/commit/17d49961514c265875a9f0031c959bf11865ea3e) - remove unnecessary async
- [1caeb9f](http://github.com/3ll3d00d/hamcws/commit/1caeb9f3d397df6131351eb5fa50678e691d79d3) - add file image url
- [5b35643](http://github.com/3ll3d00d/hamcws/commit/5b35643b7ce4746d60cb13c51a4c1e0b239ddb0f) - add an auth call
- [ee4f780](http://github.com/3ll3d00d/hamcws/commit/ee4f780c399aa6b3ba7e32c2c3f2bb4fec05003f) - collapse back to single file
- [e709f65](http://github.com/3ll3d00d/hamcws/commit/e709f65f061de249de0ceda9df95d218b99221c9) - add key press and MCC to support remote use
- [40a0ce6](http://github.com/3ll3d00d/hamcws/commit/40a0ce6c82a15790f791b1e51af9c5f94acba33a) - tweak enums and playback methods
- [8afd531](http://github.com/3ll3d00d/hamcws/commit/8afd531c4d666814335e05de984a4081f16ebbae) - add album artist
- [fd84314](http://github.com/3ll3d00d/hamcws/commit/fd8431485f68aaa2321fa9d95260df46cf524748) - add missing fields
- [94d8dcd](http://github.com/3ll3d00d/hamcws/commit/94d8dcd4c6b4212109ac2675e350c3f254d9ab16) - add missing media subtype
- [c859aaf](http://github.com/3ll3d00d/hamcws/commit/c859aaf22029d6c5b6ce2f00b8493d21413d3210) - add mute state
- [c304efc](http://github.com/3ll3d00d/hamcws/commit/c304efc50d80d29765185910cba775b23dc3548a) - add __eq__ for MediaServerInfo
- [c44ecaa](http://github.com/3ll3d00d/hamcws/commit/c44ecaad05b5461845a1a08385b27e0ed448f389) - add a server info domain object
- [384d0c6](http://github.com/3ll3d00d/hamcws/commit/384d0c67d4207b5b52b4afef5e49b8feb65dd5ea) - expose new domain classes
- [10a1c3a](http://github.com/3ll3d00d/hamcws/commit/10a1c3a69e643715763a2e0bf4c3484784bc9496) - add strongly typed playback state
- [de4f1e6](http://github.com/3ll3d00d/hamcws/commit/de4f1e6e0a83cd761b241e1124fe0edede0cee54) - add browse calls
- [7540b0d](http://github.com/3ll3d00d/hamcws/commit/7540b0d35776f8ca189776adc0b28994b9c46173) - expose the connection class
- [049227f](http://github.com/3ll3d00d/hamcws/commit/049227facd68e8520ab02889aa0366a178eeaee6) - implement library field lookups
- [9b8c9a4](http://github.com/3ll3d00d/hamcws/commit/9b8c9a47d4577af2a86fec015ddf44b80ad0e8f8) - fix published name
- [d0f309a](http://github.com/3ll3d00d/hamcws/commit/d0f309a9a2578c6160c696aed2d210c60c22a90b) - fix perms
- [c420a98](http://github.com/3ll3d00d/hamcws/commit/c420a98f9cd17a3025c6665ac317af8865f22693) - remove unnecessary bits

0.0.36

- [eb33f06](http://github.com/3ll3d00d/hamcws/commit/eb33f06a6da29a6f264ddca0373187f2fa87d05e) - block by default, raise separate error for MC problems
- [9bc0dbf](http://github.com/3ll3d00d/hamcws/commit/9bc0dbfc364d0c8b43ee596ae7077b727715b3fe) - get view mode
- [a6ee7ea](http://github.com/3ll3d00d/hamcws/commit/a6ee7ea2011a8247d0d56fe7f55b1e427edb4f42) - only send Parameter if param is not none
- [00bf4d8](http://github.com/3ll3d00d/hamcws/commit/00bf4d80593219f6664b15d2e96089bcefafa078) - delimit text when sent as a command
- [3cb173e](http://github.com/3ll3d00d/hamcws/commit/3cb173ed9f71ffbe37c7980f7fb8955a72c3135c) - expose KeyCommand
- [198919d](http://github.com/3ll3d00d/hamcws/commit/198919de75a9201f5571fd2172ea583d220e88b8) - allow str zone
- [812ba63](http://github.com/3ll3d00d/hamcws/commit/812ba6364084bfcf51ec957802b8f1040a59ec46) - allow playplaylist to take a path
- [2b248e0](http://github.com/3ll3d00d/hamcws/commit/2b248e068a6f77f891f36a431e42e98623c45ec7) - add play via search
- [b7ded28](http://github.com/3ll3d00d/hamcws/commit/b7ded28853c753ea82600649b9e7cde576e8ca11) - change default so it plays immediately
- [d8758a2](http://github.com/3ll3d00d/hamcws/commit/d8758a23bc2036a363c485be374c18c029d12c90) - accept zone name as well as id
- [fc42c22](http://github.com/3ll3d00d/hamcws/commit/fc42c22e8e12bcbe9b8f4fda0963f0ffba74ef1d) - image URLs are authenticated
- [8981424](http://github.com/3ll3d00d/hamcws/commit/8981424977abb2fbf7e64dad412821eaa1c50be5) - return defined list of fields from Browse/Files
- [c8520a0](http://github.com/3ll3d00d/hamcws/commit/c8520a0fe90f54a0150173650bc289d1307d5a97) - remove auth
- [c7f4c2d](http://github.com/3ll3d00d/hamcws/commit/c7f4c2d884bde120ac120c5e0745543d7fe599d1) - fix url (again)
- [859da4f](http://github.com/3ll3d00d/hamcws/commit/859da4f584be25310f4108ab3b4519ab0fa2b509) - fix url
- [17d4996](http://github.com/3ll3d00d/hamcws/commit/17d49961514c265875a9f0031c959bf11865ea3e) - remove unnecessary async
- [1caeb9f](http://github.com/3ll3d00d/hamcws/commit/1caeb9f3d397df6131351eb5fa50678e691d79d3) - add file image url
- [5b35643](http://github.com/3ll3d00d/hamcws/commit/5b35643b7ce4746d60cb13c51a4c1e0b239ddb0f) - add an auth call
- [ee4f780](http://github.com/3ll3d00d/hamcws/commit/ee4f780c399aa6b3ba7e32c2c3f2bb4fec05003f) - collapse back to single file
- [e709f65](http://github.com/3ll3d00d/hamcws/commit/e709f65f061de249de0ceda9df95d218b99221c9) - add key press and MCC to support remote use
- [40a0ce6](http://github.com/3ll3d00d/hamcws/commit/40a0ce6c82a15790f791b1e51af9c5f94acba33a) - tweak enums and playback methods
- [8afd531](http://github.com/3ll3d00d/hamcws/commit/8afd531c4d666814335e05de984a4081f16ebbae) - add album artist
- [fd84314](http://github.com/3ll3d00d/hamcws/commit/fd8431485f68aaa2321fa9d95260df46cf524748) - add missing fields
- [94d8dcd](http://github.com/3ll3d00d/hamcws/commit/94d8dcd4c6b4212109ac2675e350c3f254d9ab16) - add missing media subtype
- [c859aaf](http://github.com/3ll3d00d/hamcws/commit/c859aaf22029d6c5b6ce2f00b8493d21413d3210) - add mute state
- [c304efc](http://github.com/3ll3d00d/hamcws/commit/c304efc50d80d29765185910cba775b23dc3548a) - add __eq__ for MediaServerInfo
- [c44ecaa](http://github.com/3ll3d00d/hamcws/commit/c44ecaad05b5461845a1a08385b27e0ed448f389) - add a server info domain object
- [384d0c6](http://github.com/3ll3d00d/hamcws/commit/384d0c67d4207b5b52b4afef5e49b8feb65dd5ea) - expose new domain classes
- [10a1c3a](http://github.com/3ll3d00d/hamcws/commit/10a1c3a69e643715763a2e0bf4c3484784bc9496) - add strongly typed playback state
- [de4f1e6](http://github.com/3ll3d00d/hamcws/commit/de4f1e6e0a83cd761b241e1124fe0edede0cee54) - add browse calls
- [7540b0d](http://github.com/3ll3d00d/hamcws/commit/7540b0d35776f8ca189776adc0b28994b9c46173) - expose the connection class
- [049227f](http://github.com/3ll3d00d/hamcws/commit/049227facd68e8520ab02889aa0366a178eeaee6) - implement library field lookups
- [9b8c9a4](http://github.com/3ll3d00d/hamcws/commit/9b8c9a47d4577af2a86fec015ddf44b80ad0e8f8) - fix published name
- [d0f309a](http://github.com/3ll3d00d/hamcws/commit/d0f309a9a2578c6160c696aed2d210c60c22a90b) - fix perms
- [c420a98](http://github.com/3ll3d00d/hamcws/commit/c420a98f9cd17a3025c6665ac317af8865f22693) - remove unnecessary bits

0.0.35

- [9bc0dbf](http://github.com/3ll3d00d/hamcws/commit/9bc0dbfc364d0c8b43ee596ae7077b727715b3fe) - get view mode
- [a6ee7ea](http://github.com/3ll3d00d/hamcws/commit/a6ee7ea2011a8247d0d56fe7f55b1e427edb4f42) - only send Parameter if param is not none
- [00bf4d8](http://github.com/3ll3d00d/hamcws/commit/00bf4d80593219f6664b15d2e96089bcefafa078) - delimit text when sent as a command
- [3cb173e](http://github.com/3ll3d00d/hamcws/commit/3cb173ed9f71ffbe37c7980f7fb8955a72c3135c) - expose KeyCommand
- [198919d](http://github.com/3ll3d00d/hamcws/commit/198919de75a9201f5571fd2172ea583d220e88b8) - allow str zone
- [812ba63](http://github.com/3ll3d00d/hamcws/commit/812ba6364084bfcf51ec957802b8f1040a59ec46) - allow playplaylist to take a path
- [2b248e0](http://github.com/3ll3d00d/hamcws/commit/2b248e068a6f77f891f36a431e42e98623c45ec7) - add play via search
- [b7ded28](http://github.com/3ll3d00d/hamcws/commit/b7ded28853c753ea82600649b9e7cde576e8ca11) - change default so it plays immediately
- [d8758a2](http://github.com/3ll3d00d/hamcws/commit/d8758a23bc2036a363c485be374c18c029d12c90) - accept zone name as well as id
- [fc42c22](http://github.com/3ll3d00d/hamcws/commit/fc42c22e8e12bcbe9b8f4fda0963f0ffba74ef1d) - image URLs are authenticated
- [8981424](http://github.com/3ll3d00d/hamcws/commit/8981424977abb2fbf7e64dad412821eaa1c50be5) - return defined list of fields from Browse/Files
- [c8520a0](http://github.com/3ll3d00d/hamcws/commit/c8520a0fe90f54a0150173650bc289d1307d5a97) - remove auth
- [c7f4c2d](http://github.com/3ll3d00d/hamcws/commit/c7f4c2d884bde120ac120c5e0745543d7fe599d1) - fix url (again)
- [859da4f](http://github.com/3ll3d00d/hamcws/commit/859da4f584be25310f4108ab3b4519ab0fa2b509) - fix url
- [17d4996](http://github.com/3ll3d00d/hamcws/commit/17d49961514c265875a9f0031c959bf11865ea3e) - remove unnecessary async
- [1caeb9f](http://github.com/3ll3d00d/hamcws/commit/1caeb9f3d397df6131351eb5fa50678e691d79d3) - add file image url
- [5b35643](http://github.com/3ll3d00d/hamcws/commit/5b35643b7ce4746d60cb13c51a4c1e0b239ddb0f) - add an auth call
- [ee4f780](http://github.com/3ll3d00d/hamcws/commit/ee4f780c399aa6b3ba7e32c2c3f2bb4fec05003f) - collapse back to single file
- [e709f65](http://github.com/3ll3d00d/hamcws/commit/e709f65f061de249de0ceda9df95d218b99221c9) - add key press and MCC to support remote use
- [40a0ce6](http://github.com/3ll3d00d/hamcws/commit/40a0ce6c82a15790f791b1e51af9c5f94acba33a) - tweak enums and playback methods
- [8afd531](http://github.com/3ll3d00d/hamcws/commit/8afd531c4d666814335e05de984a4081f16ebbae) - add album artist
- [fd84314](http://github.com/3ll3d00d/hamcws/commit/fd8431485f68aaa2321fa9d95260df46cf524748) - add missing fields
- [94d8dcd](http://github.com/3ll3d00d/hamcws/commit/94d8dcd4c6b4212109ac2675e350c3f254d9ab16) - add missing media subtype
- [c859aaf](http://github.com/3ll3d00d/hamcws/commit/c859aaf22029d6c5b6ce2f00b8493d21413d3210) - add mute state
- [c304efc](http://github.com/3ll3d00d/hamcws/commit/c304efc50d80d29765185910cba775b23dc3548a) - add __eq__ for MediaServerInfo
- [c44ecaa](http://github.com/3ll3d00d/hamcws/commit/c44ecaad05b5461845a1a08385b27e0ed448f389) - add a server info domain object
- [384d0c6](http://github.com/3ll3d00d/hamcws/commit/384d0c67d4207b5b52b4afef5e49b8feb65dd5ea) - expose new domain classes
- [10a1c3a](http://github.com/3ll3d00d/hamcws/commit/10a1c3a69e643715763a2e0bf4c3484784bc9496) - add strongly typed playback state
- [de4f1e6](http://github.com/3ll3d00d/hamcws/commit/de4f1e6e0a83cd761b241e1124fe0edede0cee54) - add browse calls
- [7540b0d](http://github.com/3ll3d00d/hamcws/commit/7540b0d35776f8ca189776adc0b28994b9c46173) - expose the connection class
- [049227f](http://github.com/3ll3d00d/hamcws/commit/049227facd68e8520ab02889aa0366a178eeaee6) - implement library field lookups
- [9b8c9a4](http://github.com/3ll3d00d/hamcws/commit/9b8c9a47d4577af2a86fec015ddf44b80ad0e8f8) - fix published name
- [d0f309a](http://github.com/3ll3d00d/hamcws/commit/d0f309a9a2578c6160c696aed2d210c60c22a90b) - fix perms
- [c420a98](http://github.com/3ll3d00d/hamcws/commit/c420a98f9cd17a3025c6665ac317af8865f22693) - remove unnecessary bits

Page 7 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.