plexflow 0.0.123__py3-none-any.whl → 0.0.124__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.
- plexflow/core/context/partials/__init__.py +1 -0
- {plexflow-0.0.123.dist-info → plexflow-0.0.124.dist-info}/METADATA +1 -1
- {plexflow-0.0.123.dist-info → plexflow-0.0.124.dist-info}/RECORD +5 -5
- {plexflow-0.0.123.dist-info → plexflow-0.0.124.dist-info}/WHEEL +0 -0
- {plexflow-0.0.123.dist-info → plexflow-0.0.124.dist-info}/entry_points.txt +0 -0
@@ -14,3 +14,4 @@ from plexflow.core.context.partials.completed_downloads import CompletedDownload
|
|
14
14
|
from plexflow.core.context.partials.movie_assets import MovieAssets
|
15
15
|
from plexflow.core.context.partials.torrent_deadline import TorrentDeadline
|
16
16
|
from plexflow.core.context.partials.torrent_blacklist import TorrentBlacklist
|
17
|
+
from plexflow.core.context.partials.show import Show
|
@@ -20,7 +20,7 @@ plexflow/core/context/metadata/tmdb/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQ
|
|
20
20
|
plexflow/core/context/metadata/tmdb/__pycache__/context.cpython-311.pyc,sha256=dcvTi-0PnZfbLfsLu5QuX_jpAeQYmZR7ZbjzQMHQov4,2627
|
21
21
|
plexflow/core/context/metadata/tmdb/context.py,sha256=zlI_Zs_1bAdR60xtl4j2_UBhIery1VcsQz2a53l5g20,1521
|
22
22
|
plexflow/core/context/partial_context.py,sha256=684qHyQ-ulkZnXm-CMmhP7ont-9lIi1WEAbLTjyS4kA,2301
|
23
|
-
plexflow/core/context/partials/__init__.py,sha256=
|
23
|
+
plexflow/core/context/partials/__init__.py,sha256=iS9jy1FUDNPrjfMA5BUEAQJNeQyDMY1cSSwF8nQYSKQ,1121
|
24
24
|
plexflow/core/context/partials/__pycache__/__init__.cpython-311.pyc,sha256=x_5HUdt-0vrq9LMmc8Vj0usxqQ_ZHD4WZd4HrvhwAZc,346
|
25
25
|
plexflow/core/context/partials/__pycache__/ids.cpython-311.pyc,sha256=wV7r4FAwonAshns-NGcowqGamtrM_Q_2NbiHQhOLkjg,2638
|
26
26
|
plexflow/core/context/partials/__pycache__/watchlist.cpython-311.pyc,sha256=k-0BM-AvH-zObpwY0XR8CYrT21kPEa0fmeBmf0wscE0,1466
|
@@ -711,7 +711,7 @@ plexflow/utils/video/__pycache__/audio.cpython-312.pyc,sha256=kmzGDCHSC1hWyHwRut
|
|
711
711
|
plexflow/utils/video/__pycache__/subtitle.cpython-312.pyc,sha256=PCjpCLydGXaRsQy6cikhgsEs8WlComfOoYPiLFqfVMA,2515
|
712
712
|
plexflow/utils/video/audio.py,sha256=Pd8OuQHX2QN-lc5iYkB0Vo1OEHmTcvDYH-uKud1f1q4,5262
|
713
713
|
plexflow/utils/video/subtitle.py,sha256=qPvvBjlPj0fynJJvGJgGeKt9ey26R-cF6EoLaYt9iXU,1333
|
714
|
-
plexflow-0.0.
|
715
|
-
plexflow-0.0.
|
716
|
-
plexflow-0.0.
|
717
|
-
plexflow-0.0.
|
714
|
+
plexflow-0.0.124.dist-info/METADATA,sha256=LRZ7-hC_vbbroY0qplWt5L4SeLOXJO2OWF2wa_oBi08,2971
|
715
|
+
plexflow-0.0.124.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
|
716
|
+
plexflow-0.0.124.dist-info/entry_points.txt,sha256=9RJC3ikOQORHNOn573EdwJOBUnFU_4EGHbtNUM5pjjY,1557
|
717
|
+
plexflow-0.0.124.dist-info/RECORD,,
|
File without changes
|
File without changes
|