plexflow 0.0.140__tar.gz → 0.0.142__tar.gz
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-0.0.140 → plexflow-0.0.142}/PKG-INFO +1 -1
- plexflow-0.0.142/plexflow/core/plex/utils/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/utils/__pycache__/paginated.cpython-312.pyc +0 -0
- plexflow-0.0.142/plexflow/core/plex/watchlist/__pycache__/watchlist.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/watchlist/watchlist.py +1 -1
- plexflow-0.0.142/plexflow/utils/transcribe/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/transcribe/__pycache__/speech2text.cpython-312.pyc +0 -0
- plexflow-0.0.142/plexflow/utils/video/sync.py +103 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/pyproject.toml +4 -1
- plexflow-0.0.140/plexflow/core/plex/utils/__pycache__/__init__.cpython-312.pyc +0 -0
- plexflow-0.0.140/plexflow/core/plex/watchlist/__pycache__/watchlist.cpython-312.pyc +0 -0
- plexflow-0.0.140/plexflow/utils/transcribe/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/__main__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/.DS_Store +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/__pycache__/context.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/__pycache__/partial_context.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/__pycache__/partial_context.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/__pycache__/plexflow_context.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/__pycache__/plexflow_property.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/metadata/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/metadata/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/metadata/__pycache__/context.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/metadata/context.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/metadata/tmdb/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/metadata/tmdb/__pycache__/context.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/metadata/tmdb/context.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partial_context.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/__pycache__/cache.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/__pycache__/candidates.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/__pycache__/completed_downloads.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/__pycache__/context.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/__pycache__/ids.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/__pycache__/ids.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/__pycache__/movie.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/__pycache__/movie_assets.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/__pycache__/reports.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/__pycache__/show.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/__pycache__/subtitles.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/__pycache__/tgx_batch.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/__pycache__/tgx_context.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/__pycache__/torrent_blacklist.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/__pycache__/torrent_deadline.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/__pycache__/torrents.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/__pycache__/universal_torrents.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/__pycache__/watchlist.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/__pycache__/watchlist.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/cache.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/candidates.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/completed_downloads.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/context.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/ids.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/movie.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/movie_assets.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/reports.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/show.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/subtitles.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/tgx_batch.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/tgx_context.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/torrent_blacklist.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/torrent_deadline.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/torrents.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/universal_torrents.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/watchlist.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/plexflow_context.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/plexflow_property.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/root/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/root/__pycache__/context.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/root/context.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/select/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/select/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/select/__pycache__/context.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/select/context.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/torrent/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/torrent/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/torrent/__pycache__/context.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/torrent/context.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/torrent/tpb/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/torrent/tpb/__pycache__/context.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/torrent/tpb/context.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/torrent/yts/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/torrent/yts/__pycache__/context.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/torrent/yts/context.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/watchlist/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/watchlist/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/watchlist/__pycache__/context.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/watchlist/context.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/downloads/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/downloads/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/downloads/candidates/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/downloads/candidates/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/downloads/candidates/__pycache__/download_candidate.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/downloads/candidates/__pycache__/utils.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/downloads/candidates/download_candidate.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/downloads/candidates/filtered.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/downloads/candidates/rank/__pycache__/ranking.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/downloads/candidates/rank/__pycache__/utils.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/downloads/candidates/rank/ranking.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/downloads/candidates/rank/utils.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/downloads/candidates/utils.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/downloads/qbit/__pycache__/interface.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/downloads/qbit/__pycache__/schedule.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/downloads/qbit/interface.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/downloads/qbit/schedule.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/env/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/env/env.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/genai/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/genai/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/genai/__pycache__/bot.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/genai/__pycache__/plexa.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/genai/bot.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/genai/plexa.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/genai/torrent/__pycache__/imdb_verify.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/genai/torrent/__pycache__/movie.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/genai/torrent/imdb_verify.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/genai/torrent/movie.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/genai/utils/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/genai/utils/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/genai/utils/__pycache__/loader.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/genai/utils/loader.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/__pycache__/auto_meta.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/__pycache__/auto_meta.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_meta.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/__pycache__/tmdb.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/auto/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/auto/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/auto/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/auto/__pycache__/episode.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/auto/__pycache__/episode.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/auto/__pycache__/item.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/auto/__pycache__/item.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/auto/__pycache__/movie.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/auto/__pycache__/movie.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/auto/__pycache__/season.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/auto/__pycache__/season.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/auto/__pycache__/show.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/auto/__pycache__/show.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/auto/episode.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/auto/item.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/auto/movie.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/auto/season.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/auto/show.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/imdb/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/imdb/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/imdb/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/imdb/__pycache__/episode.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/imdb/__pycache__/movie.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/imdb/__pycache__/movie.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/imdb/__pycache__/season.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/imdb/__pycache__/show.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/imdb/__pycache__/show.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/imdb/movie.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/imdb/show.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/moviemeter/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/moviemeter/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/moviemeter/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/moviemeter/__pycache__/episode.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/moviemeter/__pycache__/movie.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/moviemeter/__pycache__/movie.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/moviemeter/__pycache__/season.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/moviemeter/__pycache__/show.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/moviemeter/movie.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/plex/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/plex/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/plex/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/plex/__pycache__/episode.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/plex/__pycache__/episode.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/plex/__pycache__/movie.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/plex/__pycache__/movie.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/plex/__pycache__/season.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/plex/__pycache__/season.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/plex/__pycache__/show.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/plex/__pycache__/show.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/plex/episode.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/plex/movie.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/plex/season.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/plex/show.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tmdb/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tmdb/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tmdb/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tmdb/__pycache__/episode.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tmdb/__pycache__/episode.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tmdb/__pycache__/movie.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tmdb/__pycache__/movie.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tmdb/__pycache__/season.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tmdb/__pycache__/season.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tmdb/__pycache__/show.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tmdb/__pycache__/show.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tmdb/episode.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tmdb/movie.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tmdb/season.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tmdb/show.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tmdb.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tvdb/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tvdb/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tvdb/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tvdb/__pycache__/episode.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tvdb/__pycache__/episode.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tvdb/__pycache__/movie.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tvdb/__pycache__/movie.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tvdb/__pycache__/season.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tvdb/__pycache__/season.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tvdb/__pycache__/show.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tvdb/__pycache__/show.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tvdb/episode.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tvdb/movie.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tvdb/season.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/tvdb/show.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/imdb/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/imdb/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/imdb/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/imdb/__pycache__/datatypes.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/imdb/__pycache__/datatypes.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/imdb/__pycache__/imdb.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/imdb/__pycache__/imdb.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/imdb/__pycache__/tmdb.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/imdb/datatypes.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/imdb/imdb.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/moviemeter/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/moviemeter/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/moviemeter/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/moviemeter/__pycache__/datatypes.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/moviemeter/__pycache__/datatypes.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/moviemeter/__pycache__/imdb.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/moviemeter/__pycache__/moviemeter.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/moviemeter/__pycache__/moviemeter.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/moviemeter/__pycache__/tmdb.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/moviemeter/datatypes.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/moviemeter/moviemeter.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/plex/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/plex/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/plex/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/plex/__pycache__/datatypes.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/plex/__pycache__/datatypes.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/plex/__pycache__/imdb.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/plex/__pycache__/moviemeter.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/plex/__pycache__/plex.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/plex/__pycache__/plex.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/plex/__pycache__/tmdb.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/plex/datatypes.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/plex/plex.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/tmdb/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/tmdb/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/tmdb/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/tmdb/__pycache__/datatypes.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/tmdb/__pycache__/datatypes.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/tmdb/__pycache__/tmdb.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/tmdb/__pycache__/tmdb.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/tmdb/datatypes.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/tmdb/tmdb.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/tvdb/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/tvdb/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/tvdb/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/tvdb/__pycache__/datatypes.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/tvdb/__pycache__/datatypes.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/tvdb/__pycache__/tmdb.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/tvdb/__pycache__/tv_datatypes.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/tvdb/__pycache__/tv_datatypes.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/tvdb/__pycache__/tvdb.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/tvdb/__pycache__/tvdb.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/tvdb/datatypes.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/tvdb/tv_datatypes.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/tvdb/tvdb.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/universal/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/universal/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/universal/__pycache__/movie.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/universal/movie.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/universal/old.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/providers/universal/show.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/__pycache__/library.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/api/context/__pycache__/authorized.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/api/context/__pycache__/discover.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/api/context/__pycache__/library.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/api/context/authorized.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/api/context/discover.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/api/context/library.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/discover/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/discover/__pycache__/activity.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/discover/__pycache__/comment.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/discover/__pycache__/feed.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/discover/activity.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/discover/comment.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/discover/feed.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/hooks/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/hooks/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/hooks/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/hooks/__pycache__/plex_authorized.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/hooks/__pycache__/plex_authorized.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/hooks/__pycache__/plexflow_database.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/hooks/plex_authorized.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/hooks/plexflow_database.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/library/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/library/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/library/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/library/__pycache__/library.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/library/__pycache__/library.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/library/__pycache__/show.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/library/folders/assets/plex_asset.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/library/folders/assets/plex_subtitle_asset.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/library/folders/assets/plex_video_asset.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/library/folders/plex_folder.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/library/folders/plex_movie_folder.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/library/folders/plex_show_folder.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/library/library.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/library/show.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/token/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/token/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/token/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/token/__pycache__/auto_token.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/token/__pycache__/auto_token.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/token/auto_token.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/utils/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/utils/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/utils/__pycache__/paginated.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/utils/paginated.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/watchlist/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/watchlist/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/watchlist/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/watchlist/__pycache__/datatypes.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/watchlist/__pycache__/datatypes.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/watchlist/__pycache__/watchlist.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/watchlist/datatypes.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/storage/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/storage/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/storage/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/storage/object/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/storage/object/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/storage/object/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/storage/object/__pycache__/plexflow_storage.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/storage/object/__pycache__/plexflow_storage.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/storage/object/__pycache__/redis_storage.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/storage/object/__pycache__/redis_storage.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/storage/object/plexflow_storage.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/storage/object/redis_storage.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/__pycache__/auto_subtiltes.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/__pycache__/auto_subtitles.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/__pycache__/auto_subtitles.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/auto_subtitles.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/__pycache__/datatypes.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/__pycache__/download.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/__pycache__/download.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/__pycache__/oss.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/__pycache__/oss.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/__pycache__/oss_subtitle.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/__pycache__/oss_subtitle.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/__pycache__/search.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/__pycache__/search.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/__pycache__/unlimited_oss.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/__pycache__/unlimited_oss.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/datatypes.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/download.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/old.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/oss.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/oss_subtitle.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/search.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/unlimited_oss.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/__pycache__/config.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/__pycache__/config.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/__pycache__/download_client.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/__pycache__/download_client.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/__pycache__/exceptions.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/__pycache__/exceptions.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/__pycache__/file_utils.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/__pycache__/file_utils.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/__pycache__/languages.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/__pycache__/languages.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/__pycache__/response_base.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/__pycache__/response_base.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/__pycache__/responses.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/__pycache__/responses.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/__pycache__/srt.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/__pycache__/srt.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/config.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/download_client.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/exceptions.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/file_utils.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/languages.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/response_base.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/responses.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/providers/oss/utils/srt.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/results/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/results/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/results/__pycache__/subtitle.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/results/__pycache__/subtitle.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/results/subtitle.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/utils/__pycache__/plex_external_subtitle.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/utils/__pycache__/plex_internal_subtitle.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/utils/__pycache__/plex_subtitle.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/utils/plex_external_subtitle.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/utils/plex_internal_subtitle.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/subtitles/utils/plex_subtitle.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/analyzers/__pycache__/analyzed_torrent.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/analyzers/__pycache__/analyzer.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/analyzers/analyzed_torrent.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/analyzers/analyzer.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/analyzers/torrentquest/__pycache__/analyzer.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/analyzers/torrentquest/analyzer.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/auto/__pycache__/auto_torrents.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/auto/auto_providers/auto/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/auto/auto_providers/auto/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/auto/auto_providers/auto/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/auto/auto_providers/auto/__pycache__/episode.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/auto/auto_providers/auto/__pycache__/episode.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/auto/auto_providers/auto/__pycache__/item.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/auto/auto_providers/auto/__pycache__/item.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/auto/auto_providers/auto/__pycache__/movie.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/auto/auto_providers/auto/__pycache__/movie.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/auto/auto_providers/auto/__pycache__/season.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/auto/auto_providers/auto/__pycache__/season.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/auto/auto_providers/auto/__pycache__/show.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/auto/auto_providers/auto/__pycache__/show.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/auto/auto_providers/auto/torrent.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/auto/auto_providers/tpb/torrent.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/auto/auto_torrents.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/ext/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/ext/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/ext/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/ext/__pycache__/ext.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/ext/__pycache__/extratorrent.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/ext/__pycache__/torrentquest.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/ext/__pycache__/tpb.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/ext/__pycache__/tpb.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/ext/__pycache__/utils.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/ext/__pycache__/utils.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/ext/ext.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/ext/utils.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/extratorrent/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/extratorrent/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/extratorrent/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/extratorrent/__pycache__/extratorrent.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/extratorrent/__pycache__/torrentquest.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/extratorrent/__pycache__/tpb.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/extratorrent/__pycache__/tpb.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/extratorrent/__pycache__/utils.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/extratorrent/__pycache__/utils.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/extratorrent/extratorrent.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/extratorrent/utils.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/eztv/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/eztv/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/eztv/__pycache__/eztv.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/eztv/__pycache__/tpb.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/eztv/__pycache__/utils.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/eztv/eztv.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/eztv/utils.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/piratesparadise/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/piratesparadise/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/piratesparadise/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/piratesparadise/__pycache__/extratorrent.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/piratesparadise/__pycache__/piratesparadise.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/piratesparadise/__pycache__/therarbg.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/piratesparadise/__pycache__/torrentquest.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/piratesparadise/__pycache__/tpb.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/piratesparadise/__pycache__/tpb.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/piratesparadise/__pycache__/utils.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/piratesparadise/__pycache__/utils.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/piratesparadise/piratesparadise.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/piratesparadise/utils.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/rarbg2/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/rarbg2/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/rarbg2/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/rarbg2/__pycache__/rarbg2.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/rarbg2/__pycache__/rarbg2.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/rarbg2/__pycache__/utils.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/rarbg2/__pycache__/utils.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/rarbg2/rarbg2.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/rarbg2/utils.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/snowfl/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/snowfl/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/snowfl/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/snowfl/__pycache__/snowfl.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/snowfl/__pycache__/tpb.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/snowfl/__pycache__/utils.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/snowfl/__pycache__/utils.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/snowfl/__pycache__/yts.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/snowfl/__pycache__/yts.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/snowfl/snowfl.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/snowfl/utils.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/tgx/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/tgx/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/tgx/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/tgx/__pycache__/context.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/tgx/__pycache__/dump.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/tgx/__pycache__/tgx.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/tgx/__pycache__/utils.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/tgx/context.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/tgx/dump.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/tgx/tgx.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/tgx/utils.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/tgxi/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/tgxi/tgxi.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/tgxi/utils.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/therarbg/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/therarbg/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/therarbg/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/therarbg/__pycache__/extratorrent.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/therarbg/__pycache__/therarbg.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/therarbg/__pycache__/torrentquest.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/therarbg/__pycache__/tpb.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/therarbg/__pycache__/tpb.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/therarbg/__pycache__/utils.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/therarbg/__pycache__/utils.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/therarbg/therarbg.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/therarbg/utils.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/torrentquest/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/torrentquest/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/torrentquest/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/torrentquest/__pycache__/torrentquest.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/torrentquest/__pycache__/tpb.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/torrentquest/__pycache__/tpb.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/torrentquest/__pycache__/utils.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/torrentquest/__pycache__/utils.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/torrentquest/torrentquest.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/torrentquest/utils.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/tpb/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/tpb/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/tpb/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/tpb/__pycache__/tpb.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/tpb/__pycache__/tpb.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/tpb/__pycache__/utils.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/tpb/__pycache__/utils.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/tpb/tpb.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/tpb/utils.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/yts/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/yts/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/yts/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/yts/__pycache__/tpb.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/yts/__pycache__/utils.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/yts/__pycache__/utils.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/yts/__pycache__/yts.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/yts/__pycache__/yts.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/yts/utils.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/providers/yts/yts.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/results/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/results/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/results/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/results/__pycache__/torrent.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/results/__pycache__/torrent.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/results/__pycache__/universal.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/results/__pycache__/utils.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/results/torrent.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/results/universal.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/torrents/results/utils.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/events/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/events/download/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/events/download/__pycache__/torrent_events.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/events/download/torrent_events.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/events/publish/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/events/publish/__pycache__/publish.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/events/publish/publish.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/logging/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/logging/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/logging/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/logging/__pycache__/log_setup.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/logging/__pycache__/log_setup.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/logging/log_setup.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/spiders/__pycache__/quiet_logger.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/spiders/quiet_logger.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/spiders/tgx/__pycache__/settings.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/spiders/tgx/__pycache__/spider.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/spiders/tgx/pipelines/__pycache__/dump_json_pipeline.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/spiders/tgx/pipelines/__pycache__/meta_pipeline.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/spiders/tgx/pipelines/__pycache__/publish_pipeline.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/spiders/tgx/pipelines/__pycache__/torrent_info_pipeline.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/spiders/tgx/pipelines/__pycache__/validation_pipeline.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/spiders/tgx/pipelines/dump_json_pipeline.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/spiders/tgx/pipelines/meta_pipeline.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/spiders/tgx/pipelines/publish_pipeline.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/spiders/tgx/pipelines/torrent_info_pipeline.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/spiders/tgx/pipelines/validation_pipeline.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/spiders/tgx/settings.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/spiders/tgx/spider.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/antibot/__pycache__/human_like_requests.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/antibot/human_like_requests.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/api/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/api/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/api/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/api/context/__pycache__/http.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/api/context/http.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/api/rest/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/api/rest/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/api/rest/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/api/rest/__pycache__/antibot_restful.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/api/rest/__pycache__/plexful.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/api/rest/__pycache__/restful.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/api/rest/__pycache__/restful.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/api/rest/__pycache__/url_builder.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/api/rest/antibot_restful.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/api/rest/plexful.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/api/rest/restful.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/api/rest/url_builder.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/captcha/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/captcha/bypass/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/captcha/bypass/__pycache__/decode_audio.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/captcha/bypass/decode_audio.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/download/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/download/__pycache__/gz.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/download/gz.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/filesystem/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/filesystem/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/filesystem/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/filesystem/__pycache__/search.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/filesystem/__pycache__/search.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/filesystem/search.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/gmail/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/gmail/__pycache__/mails.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/gmail/mails.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/google/pubsub/consume.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/google/pubsub/produce.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/hooks/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/hooks/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/hooks/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/hooks/__pycache__/http.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/hooks/__pycache__/http.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/hooks/__pycache__/postgresql.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/hooks/__pycache__/redis.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/hooks/__pycache__/redis.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/hooks/http.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/hooks/postgresql.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/hooks/redis.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/image/__pycache__/storage.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/image/storage.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/imdb/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/imdb/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/imdb/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/imdb/__pycache__/imdb_codes.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/imdb/__pycache__/imdb_codes.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/imdb/episodes.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/imdb/imdb_codes.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/llm/mistral.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/pubsub/__pycache__/consume.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/pubsub/__pycache__/produce.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/pubsub/consume.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/pubsub/produce.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/retry/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/retry/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/retry/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/retry/__pycache__/utils.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/retry/__pycache__/utils.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/retry/utils.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/strings/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/strings/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/strings/__pycache__/filesize.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/strings/__pycache__/filesize.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/strings/__pycache__/json_extract.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/strings/__pycache__/language.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/strings/__pycache__/sanitize.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/strings/filesize.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/strings/json_extract.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/strings/language.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/strings/sanitize.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/subtitle/__pycache__/search.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/subtitle/search.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/tasks/__pycache__/decorators.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/tasks/__pycache__/decorators.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/tasks/__pycache__/tasks.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/tasks/decorators.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/tasks/k8s/task.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/thread_safe/__pycache__/safe_list.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/thread_safe/__pycache__/safe_set.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/thread_safe/safe_list.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/thread_safe/safe_set.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/__pycache__/__init__.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/__pycache__/analyze.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/__pycache__/files.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/__pycache__/hash.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/__pycache__/hash.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/analyze.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/compare/__pycache__/with_subtitles.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/compare/with_subtitles.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/extract/__pycache__/common.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/extract/__pycache__/ext.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/extract/__pycache__/extratorrent.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/extract/__pycache__/piratesparadise.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/extract/__pycache__/tgx.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/extract/__pycache__/therarbg.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/extract/__pycache__/torrentquest.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/extract/common.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/extract/ext.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/extract/extratorrent.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/extract/kat.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/extract/piratesparadise.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/extract/tgx.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/extract/tgxi.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/extract/therarbg.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/extract/torrentquest.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/files.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/torrent/hash.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/transcribe/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/transcribe/__pycache__/speech2text.cpython-311.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/transcribe/speech2text.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/video/__init__.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/video/__pycache__/__init__.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/video/__pycache__/audio.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/video/__pycache__/subtitle.cpython-312.pyc +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/video/audio.py +0 -0
- {plexflow-0.0.140 → plexflow-0.0.142}/plexflow/utils/video/subtitle.py +0 -0
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/plex/utils/__pycache__/paginated.cpython-312.pyc
RENAMED
Binary file
|
Binary file
|
@@ -18,6 +18,6 @@ def get_watchlist(**kwargs) -> MediaContainer:
|
|
18
18
|
None
|
19
19
|
|
20
20
|
"""
|
21
|
-
context = PlexAuthorizedRequestContext(base_url="https://
|
21
|
+
context = PlexAuthorizedRequestContext(base_url="https://discover.provider.plex.tv")
|
22
22
|
response = context.get(endpoint="/library/sections/watchlist/all", **kwargs)
|
23
23
|
return from_json(response.content.decode("utf-8"))
|
Binary file
|
@@ -0,0 +1,103 @@
|
|
1
|
+
#!/usr/bin/env python
|
2
|
+
# -*- coding: utf-8 -*-
|
3
|
+
|
4
|
+
import argparse
|
5
|
+
import logging
|
6
|
+
import os
|
7
|
+
import shutil
|
8
|
+
import subprocess
|
9
|
+
import sys
|
10
|
+
|
11
|
+
|
12
|
+
# --- Custom Exceptions for Clearer Error Handling ---
|
13
|
+
class SubSyncError(Exception):
|
14
|
+
"""Base exception for this tool."""
|
15
|
+
pass
|
16
|
+
|
17
|
+
class FFSubsyncExecutableError(SubSyncError):
|
18
|
+
"""Raised when the ffsubsync executable is not found."""
|
19
|
+
pass
|
20
|
+
|
21
|
+
class FFSubsyncProcessError(SubSyncError):
|
22
|
+
"""Raised when the ffsubsync process fails."""
|
23
|
+
def __init__(self, message, returncode, stdout, stderr):
|
24
|
+
super().__init__(message)
|
25
|
+
self.returncode = returncode
|
26
|
+
self.stdout = stdout
|
27
|
+
self.stderr = stderr
|
28
|
+
|
29
|
+
def synchronize_subtitle(
|
30
|
+
video_path: str,
|
31
|
+
subtitle_path: str,
|
32
|
+
output_path: str = None,
|
33
|
+
ffsubsync_path: str = 'ffsubsync'
|
34
|
+
) -> str:
|
35
|
+
"""
|
36
|
+
Synchronizes a subtitle file with a video using ffsubsync.
|
37
|
+
|
38
|
+
Args:
|
39
|
+
video_path: Path to the reference video file.
|
40
|
+
subtitle_path: Path to the subtitle file to synchronize.
|
41
|
+
output_path: Path for the synchronized output file. If None, a default
|
42
|
+
is generated next to the input subtitle.
|
43
|
+
ffsubsync_path: Path to the ffsubsync executable.
|
44
|
+
|
45
|
+
Returns:
|
46
|
+
The path to the successfully created synchronized subtitle file.
|
47
|
+
|
48
|
+
Raises:
|
49
|
+
FFSubsyncExecutableError: If ffsubsync or its dependencies are not found.
|
50
|
+
FileNotFoundError: If the input video or subtitle files do not exist.
|
51
|
+
FFSubsyncProcessError: If the ffsubsync process returns a non-zero exit code.
|
52
|
+
"""
|
53
|
+
# 1. --- Pre-flight Checks ---
|
54
|
+
logging.info("Performing pre-flight checks...")
|
55
|
+
if not shutil.which(ffsubsync_path):
|
56
|
+
raise FFSubsyncExecutableError(
|
57
|
+
f"'{ffsubsync_path}' command not found. Please ensure ffsubsync is "
|
58
|
+
"installed (pip install ffsubsync) and in your system's PATH."
|
59
|
+
)
|
60
|
+
|
61
|
+
for fpath in [video_path, subtitle_path]:
|
62
|
+
if not os.path.exists(fpath):
|
63
|
+
raise FileNotFoundError(f"Input file not found at '{fpath}'")
|
64
|
+
|
65
|
+
# 2. --- Determine Output Path ---
|
66
|
+
if output_path is None:
|
67
|
+
base, ext = os.path.splitext(subtitle_path)
|
68
|
+
output_path = f"{base}_synced{ext}"
|
69
|
+
|
70
|
+
logging.info(f"Reference video: {video_path}")
|
71
|
+
logging.info(f"Input subtitle: {subtitle_path}")
|
72
|
+
logging.info(f"Output path: {output_path}")
|
73
|
+
|
74
|
+
# 3. --- Construct and Run the Command ---
|
75
|
+
command = [
|
76
|
+
ffsubsync_path,
|
77
|
+
video_path,
|
78
|
+
"-i", subtitle_path,
|
79
|
+
"-o", output_path,
|
80
|
+
]
|
81
|
+
logging.debug(f"Executing command: {' '.join(command)}")
|
82
|
+
|
83
|
+
try:
|
84
|
+
result = subprocess.run(
|
85
|
+
command,
|
86
|
+
check=True, # Raises CalledProcessError on non-zero exit codes
|
87
|
+
capture_output=True,
|
88
|
+
text=True,
|
89
|
+
encoding='utf-8',
|
90
|
+
)
|
91
|
+
# ffsubsync logs to stderr, so we log it for debug purposes
|
92
|
+
logging.debug("ffsubsync process output (stderr):\n%s", result.stderr)
|
93
|
+
|
94
|
+
except subprocess.CalledProcessError as e:
|
95
|
+
raise FFSubsyncProcessError(
|
96
|
+
"ffsubsync failed during execution.",
|
97
|
+
returncode=e.returncode,
|
98
|
+
stdout=e.stdout,
|
99
|
+
stderr=e.stderr
|
100
|
+
) from e
|
101
|
+
|
102
|
+
logging.info(f"Successfully synchronized subtitle to '{output_path}'")
|
103
|
+
return output_path
|
@@ -1,6 +1,6 @@
|
|
1
1
|
[tool.poetry]
|
2
2
|
name = "plexflow"
|
3
|
-
version = "0.0.
|
3
|
+
version = "0.0.142"
|
4
4
|
description = "A short description of the package."
|
5
5
|
authors = ["Your Name <you@example.com>"]
|
6
6
|
license = "MIT"
|
@@ -80,6 +80,9 @@ langdetect = "^1.0.9"
|
|
80
80
|
# stable-ts = "^2.19.0"
|
81
81
|
google-genai = "^1.26.0"
|
82
82
|
tqdm = "^4.67.1"
|
83
|
+
#ffsubsync = "^0.4.29"
|
84
|
+
#stable-ts = "^2.19.0"
|
85
|
+
#groq = "^0.31.0"
|
83
86
|
[tool.poetry.dev-dependencies]
|
84
87
|
pytest = "^8.2.1"
|
85
88
|
|
Binary file
|
Binary file
|
Binary file
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/__pycache__/__init__.cpython-311.pyc
RENAMED
File without changes
|
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/__pycache__/__init__.cpython-312.pyc
RENAMED
File without changes
|
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/__pycache__/context.cpython-311.pyc
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/__pycache__/ids.cpython-311.pyc
RENAMED
File without changes
|
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/partials/__pycache__/ids.cpython-312.pyc
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/context/root/__pycache__/context.cpython-311.pyc
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/downloads/__pycache__/__init__.cpython-312.pyc
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/downloads/candidates/download_candidate.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/genai/__pycache__/__init__.cpython-311.pyc
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/genai/torrent/__pycache__/movie.cpython-311.pyc
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/genai/utils/__pycache__/__init__.cpython-311.pyc
RENAMED
File without changes
|
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/genai/utils/__pycache__/loader.cpython-311.pyc
RENAMED
File without changes
|
File without changes
|
File without changes
|
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/__pycache__/__init__.cpython-311.pyc
RENAMED
File without changes
|
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/__pycache__/__init__.cpython-312.pyc
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/__init__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/auto/__init__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/auto/episode.py
RENAMED
File without changes
|
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/auto/item.py
RENAMED
File without changes
|
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/auto/movie.py
RENAMED
File without changes
|
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/auto/season.py
RENAMED
File without changes
|
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/auto/show.py
RENAMED
File without changes
|
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/imdb/__init__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/imdb/movie.py
RENAMED
File without changes
|
{plexflow-0.0.140 → plexflow-0.0.142}/plexflow/core/metadata/auto/auto_providers/imdb/show.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|