artemis-model 0.1.103__py3-none-any.whl → 0.1.104__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.
@@ -47,7 +47,7 @@ class RedisTrackBucketItem(BaseModel):
47
47
  key = self.model_dump_json(include={"track_id", "playlist_id"})
48
48
  return {key: self.ts}
49
49
 
50
- def as_redis_entry(self) -> str:
50
+ def as_redis_str(self) -> str:
51
51
  """
52
52
  Generate a Redis-ready string:
53
53
  '{{"track_id": "...", "playlist_id": ...}': ts}'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: artemis-model
3
- Version: 0.1.103
3
+ Version: 0.1.104
4
4
  Summary:
5
5
  Author: Jukeboxy
6
6
  Requires-Python: >=3.10.6,<4.0.0
@@ -13,7 +13,7 @@ artemis_model/otp.py,sha256=guIRGtyFlHUBthCAEsTh5_Hs-1yiGN_qfEO4uHNcv4s,1017
13
13
  artemis_model/permission.py,sha256=Bn1Bg1aCS4Z4_3tqEqvtrzqAYDCImsvmGyIEMoVycEk,1452
14
14
  artemis_model/playlist.py,sha256=L22KSJgTZmNEc9CqM3TFD4Wnx3TW77GQJ5EFLJCxZ20,6393
15
15
  artemis_model/redis/__init__.py,sha256=qwAtvh2NrxRsjk_MqdeTZDwoaGc1K4PZhCCdTDsSTvA,781
16
- artemis_model/redis/bucket.py,sha256=1btc0wMVPw1Jww1G-6_d_J6dluQVRP6pFCLnS8dcREE,1693
16
+ artemis_model/redis/bucket.py,sha256=HucOrxY_wJCC5_pj9bM0OeNWZ6ikqgFfqzSl1w4-LGw,1691
17
17
  artemis_model/redis/device.py,sha256=ZUiIyVmtWiEwayFIg9mktiFaVuHQ7Fg0rvSjjWyryCI,484
18
18
  artemis_model/redis/keys.py,sha256=bnlSaBCIakLCIlgTr8BlYJmKEtKKvtdr43QIJCLnc90,567
19
19
  artemis_model/redis/play_history.py,sha256=pLWDpDlqZCH2bXTW-H0RFddJjXXmvobvIBm9iTUVy4k,1278
@@ -25,6 +25,6 @@ artemis_model/sqs/messages.py,sha256=98cWxrj48T1AcEnltqVGTts6rcmTYimeN8fC6wkdNQk
25
25
  artemis_model/track.py,sha256=QwUF0QKVn1I64648B-NI75-IzGQvnLt9B0emD4GnS6E,3757
26
26
  artemis_model/user.py,sha256=eqIdCiBJRNLjCwPPCn-gQ6si0O5JUBGfp9oWJL5zVW4,2131
27
27
  artemis_model/zone.py,sha256=iGRUtzUwKh9LHT3MOfzzg1DnkPBts_ZBzZVTi2EmIgs,2282
28
- artemis_model-0.1.103.dist-info/METADATA,sha256=wIjgNDKYEGU53zofDuZrtEDAN1HnK9B6pjLBkTORBwY,3445
29
- artemis_model-0.1.103.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
30
- artemis_model-0.1.103.dist-info/RECORD,,
28
+ artemis_model-0.1.104.dist-info/METADATA,sha256=_YAHauR2Oetw3IDrE8ReDSibiqfo58phqxJISrhzc9k,3445
29
+ artemis_model-0.1.104.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
30
+ artemis_model-0.1.104.dist-info/RECORD,,