andrey-yantsen
Repos
22
Followers
26

Events

fix: better handling for timers updating

Created at 1 day ago

refactor: nicer API for preparing a confirmation

build: make home-assistant-bluetooth dep optional

refactor!: rename DeviceDiameter

feat: add is_fully_configures for simplifying bootstrapping

Created at 1 day ago

feat: add handling reset

feat: add another settings command & fix timers toggling

Created at 1 day ago

refactor!: add Unknown variant to few more enums

This variant needed for deserializing unknown values in production-use mode. So any changes in Plex's API won't affect end-users much.

chore(main): release plex-api 0.0.8

Merge pull request #527 from andrey-yantsen/release-please--branches--main--components--plex-api

chore(main): release plex-api 0.0.8

feat: expose MyPlex device names

chore(main): release plex-cli 0.0.3

Created at 2 days ago
pull request opened
chore(main): release plex-api 0.0.9

:robot: I have created a release beep boop

0.0.9 (2023-03-25)

Features

  • expose MyPlex device names (38cfaf5)

This PR was generated with Release Please. See documentation.

Created at 2 days ago
andrey-yantsen create branch release-please--branches--main--components--plex-api
Created at 2 days ago

chore(main): release plex-api 0.0.9

Created at 2 days ago

feat: expose MyPlex device names

Created at 2 days ago
pull request closed
Expose the device names

This might be a little smaller than many of my changes 😆. But if you want to display a list of devices to connect to being able to get at the name is useful!

Created at 2 days ago
Expose the device names

It looks like GiHub has drastically improved the security and broken my automation magic as a result :(

Created at 2 days ago

refactor: hide the reserved fields

Created at 3 days ago

refactor!: hide some of the fields

refactor!: nicer API for updating device time

refactor!: rename some of the settings

Created at 3 days ago

refactor!: merge messages into single class

Created at 3 days ago
chore(main): release plex-api 0.0.8

:robot: Release is at https://github.com/andrey-yantsen/plex-api.rs/releases/tag/plex-api-v0.0.8 :sunflower:

Created at 3 days ago
andrey-yantsen create tag plex-api-v0.0.8
Created at 3 days ago

chore(main): release plex-api 0.0.8

Merge pull request #527 from andrey-yantsen/release-please--branches--main--components--plex-api

chore(main): release plex-api 0.0.8

Created at 3 days ago
andrey-yantsen delete branch release-please--branches--main--components--plex-api
Created at 3 days ago
pull request closed
chore(main): release plex-api 0.0.8

:robot: I have created a release beep boop

0.0.8 (2023-03-24)

⚠ BREAKING CHANGES

  • add Unknown variant to few more enums

Code Refactoring

  • add Unknown variant to few more enums (b16c048)

This PR was generated with Release Please. See documentation.

Created at 3 days ago
andrey-yantsen create branch release-please--branches--main--components--plex-api
Created at 3 days ago

refactor!: add Unknown variant to few more enums

This variant needed for deserializing unknown values in production-use mode. So any changes in Plex's API won't affect end-users much.

Created at 3 days ago

chore(deps): update rstest requirement from ^0.16.0 to ^0.17.0

Updates the requirements on rstest to permit the latest version.


updated-dependencies:

  • dependency-name: rstest dependency-type: direct:production ...

Signed-off-by: dependabot[bot] support@github.com

feat: add switching between Plex Home users

docs: add some info about CI and releasing

test: rewrite the tests using #[awt]

refactor!: move transcoding functions from Media to Part

refactor: improve transcoding API

chore(main): release plex-api 0.0.7

Merge pull request #520 from andrey-yantsen/release-please--branches--main--components--plex-api

chore(main): release plex-api 0.0.7

ci: do not build features when building in docs.rs

Docs.rs provides a readonly filesystem, so rebuilding the features list there is impossible anyway.

Fixes: #526

chore(main): release plex-cli 0.0.3

Created at 3 days ago
rustdocs generation is broken

Thank you, Dave! I'll push a new release in a few minutes.

Created at 3 days ago
rustdocs generation is broken

It appears that the automated docs generation for docs.rs is broken. Looks like maybe the build script is failing, perhaps it is possible to skip that for docs?

https://docs.rs/crate/plex-api/0.0.7/builds/771283

Created at 3 days ago

ci: do not build features when building in docs.rs

Docs.rs provides a readonly filesystem, so rebuilding the features list there is impossible anyway.

Fixes: #526

Created at 3 days ago

chose(deps): update bleak-retry-connector & home-assistant-bluetooth

Created at 4 days ago

refactor: fix request building and add convenience methods

Created at 5 days ago

chore(deps): update bleak, pytest-cov & pytest-asyncio

Created at 6 days ago

docs: add a device's photo to readme

Created at 6 days ago