artemis-model 0.1.131__py3-none-any.whl → 0.1.132__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -12,6 +12,7 @@ class NowPlaying(BaseModel):
12
12
  name: str = Field(description="The name of the track", default="UNKNOWN")
13
13
  artist_name: str = Field(description="The artist name of the track", default="UNKNOWN")
14
14
  album_name: str = Field(description="The album name of the track", default="UNKNOWN")
15
+ playlist_id: int | None = Field(description="The playlist id of the track", default=None)
15
16
 
16
17
 
17
18
  SessionId = Annotated[
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: artemis-model
3
- Version: 0.1.131
3
+ Version: 0.1.132
4
4
  Summary:
5
5
  Author: Jukeboxy
6
6
  Requires-Python: >=3.10.6,<4.0.0
@@ -18,7 +18,7 @@ artemis_model/redis/bucket.py,sha256=DlmIf6GxfKq9CzcXmMx5IcviaqOTvuWwIb6lAVcZQGs
18
18
  artemis_model/redis/device.py,sha256=ZUiIyVmtWiEwayFIg9mktiFaVuHQ7Fg0rvSjjWyryCI,484
19
19
  artemis_model/redis/keys.py,sha256=bnlSaBCIakLCIlgTr8BlYJmKEtKKvtdr43QIJCLnc90,567
20
20
  artemis_model/redis/play_history.py,sha256=Jm0guS0UZDxfCXeWJ8vqcjjl93W_EeC7XcBXcclKPiE,1259
21
- artemis_model/redis/zone_state.py,sha256=-vIzfe1XBe-KzzEuWcKdcqrlaBPpFQPI5qFu6-Y7bq0,3408
21
+ artemis_model/redis/zone_state.py,sha256=_fT3VChs6CYCnlDCZPyF0vT5rbzUbediHmbfmjSRdJk,3502
22
22
  artemis_model/schedule.py,sha256=CkLHWz-BwvUY2EQCfoU4SymgCariPzoQdtRLITqBPmk,2451
23
23
  artemis_model/setting.py,sha256=EWzOmE31mLNWwmV_wmqttHPMycvQZW7SJUIozF2b8bo,1190
24
24
  artemis_model/sqs/__init__.py,sha256=nHpXQns64qQ5Cqjyo6w9fDGO_wWhprqn1bhKf3eWnio,17
@@ -27,6 +27,6 @@ artemis_model/track.py,sha256=QwUF0QKVn1I64648B-NI75-IzGQvnLt9B0emD4GnS6E,3757
27
27
  artemis_model/user.py,sha256=eqIdCiBJRNLjCwPPCn-gQ6si0O5JUBGfp9oWJL5zVW4,2131
28
28
  artemis_model/zone.py,sha256=iGRUtzUwKh9LHT3MOfzzg1DnkPBts_ZBzZVTi2EmIgs,2282
29
29
  artemis_model/zone_activity.py,sha256=BY4iODavY9ceJ5oRChdjjxf26S3U30Yb7Pxm5YRFpCo,1590
30
- artemis_model-0.1.131.dist-info/METADATA,sha256=eYvVhCJzEFKmSnxbkibo1arP3ITgYKABd-ddG55dsGY,3445
31
- artemis_model-0.1.131.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
32
- artemis_model-0.1.131.dist-info/RECORD,,
30
+ artemis_model-0.1.132.dist-info/METADATA,sha256=GV_tGApbWcBs87B8FhWXADnH7hvrHrPhjHKtYzv4jBw,3445
31
+ artemis_model-0.1.132.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
32
+ artemis_model-0.1.132.dist-info/RECORD,,