wi1-bot 1.4.11__tar.gz → 1.4.12__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.
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/PKG-INFO +13 -2
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/pyproject.toml +1 -1
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/_version.py +2 -2
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot.egg-info/PKG-INFO +13 -2
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/.dockerignore +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/.github/workflows/pypi-publish.yml +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/.gitignore +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/.pre-commit-config.yaml +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/.vscode/launch.json +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/.vscode/settings.json +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/Dockerfile +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/LICENSE +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/README.md +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/compose.yaml +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/config.yaml.template +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/setup.cfg +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/tests/movie_downloaded.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/__init__.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/arr/__init__.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/arr/download.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/arr/episode.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/arr/movie.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/arr/radarr.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/arr/sonarr.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/arr/util.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/config.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/discord/__init__.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/discord/bot.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/discord/cogs/__init__.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/discord/cogs/movie.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/discord/cogs/series.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/discord/helpers.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/push.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/scripts/__init__.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/scripts/add_tag.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/scripts/rescan.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/scripts/start.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/scripts/transcode_item.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/transcoder/__init__.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/transcoder/transcode_queue.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/transcoder/transcoder.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot/webhook.py +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot.egg-info/SOURCES.txt +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot.egg-info/dependency_links.txt +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot.egg-info/entry_points.txt +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot.egg-info/requires.txt +0 -0
- {wi1-bot-1.4.11 → wi1_bot-1.4.12}/wi1_bot.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: wi1-bot
|
3
|
-
Version: 1.4.
|
3
|
+
Version: 1.4.12
|
4
4
|
Summary: Discord bot for Radarr/Sonarr integration
|
5
5
|
Author-email: William Huebner <wilhueb@gmail.com>
|
6
6
|
License: MIT License
|
@@ -31,8 +31,19 @@ Classifier: Programming Language :: Python :: 3 :: Only
|
|
31
31
|
Classifier: Programming Language :: Python :: 3.10
|
32
32
|
Requires-Python: >=3.10
|
33
33
|
Description-Content-Type: text/markdown
|
34
|
-
Provides-Extra: dev
|
35
34
|
License-File: LICENSE
|
35
|
+
Requires-Dist: discord.py==2.3.2
|
36
|
+
Requires-Dist: Flask==3.0.2
|
37
|
+
Requires-Dist: mongoengine==0.29.1
|
38
|
+
Requires-Dist: pyarr==5.2.0
|
39
|
+
Requires-Dist: PyYAML==6.0.1
|
40
|
+
Requires-Dist: requests==2.31.0
|
41
|
+
Provides-Extra: dev
|
42
|
+
Requires-Dist: mongo-types==0.15.1; extra == "dev"
|
43
|
+
Requires-Dist: mypy==1.3.0; extra == "dev"
|
44
|
+
Requires-Dist: pre-commit==3.6.2; extra == "dev"
|
45
|
+
Requires-Dist: ruff==0.3.0; extra == "dev"
|
46
|
+
Requires-Dist: types-PyYAML==6.0.12.12; extra == "dev"
|
36
47
|
|
37
48
|
# wi1-bot
|
38
49
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: wi1-bot
|
3
|
-
Version: 1.4.
|
3
|
+
Version: 1.4.12
|
4
4
|
Summary: Discord bot for Radarr/Sonarr integration
|
5
5
|
Author-email: William Huebner <wilhueb@gmail.com>
|
6
6
|
License: MIT License
|
@@ -31,8 +31,19 @@ Classifier: Programming Language :: Python :: 3 :: Only
|
|
31
31
|
Classifier: Programming Language :: Python :: 3.10
|
32
32
|
Requires-Python: >=3.10
|
33
33
|
Description-Content-Type: text/markdown
|
34
|
-
Provides-Extra: dev
|
35
34
|
License-File: LICENSE
|
35
|
+
Requires-Dist: discord.py==2.3.2
|
36
|
+
Requires-Dist: Flask==3.0.2
|
37
|
+
Requires-Dist: mongoengine==0.29.1
|
38
|
+
Requires-Dist: pyarr==5.2.0
|
39
|
+
Requires-Dist: PyYAML==6.0.1
|
40
|
+
Requires-Dist: requests==2.31.0
|
41
|
+
Provides-Extra: dev
|
42
|
+
Requires-Dist: mongo-types==0.15.1; extra == "dev"
|
43
|
+
Requires-Dist: mypy==1.3.0; extra == "dev"
|
44
|
+
Requires-Dist: pre-commit==3.6.2; extra == "dev"
|
45
|
+
Requires-Dist: ruff==0.3.0; extra == "dev"
|
46
|
+
Requires-Dist: types-PyYAML==6.0.12.12; extra == "dev"
|
36
47
|
|
37
48
|
# wi1-bot
|
38
49
|
|
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
|
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
|