qBitrr2 4.10.9__py3-none-any.whl → 5.4.5__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (59) hide show
  1. qBitrr/arss.py +2165 -889
  2. qBitrr/auto_update.py +382 -0
  3. qBitrr/bundled_data.py +3 -2
  4. qBitrr/config.py +20 -3
  5. qBitrr/db_lock.py +79 -0
  6. qBitrr/env_config.py +19 -7
  7. qBitrr/gen_config.py +287 -26
  8. qBitrr/logger.py +87 -3
  9. qBitrr/main.py +453 -101
  10. qBitrr/search_activity_store.py +88 -0
  11. qBitrr/static/assets/ArrView.js +2 -0
  12. qBitrr/static/assets/ArrView.js.map +1 -0
  13. qBitrr/static/assets/ConfigView.js +4 -0
  14. qBitrr/static/assets/ConfigView.js.map +1 -0
  15. qBitrr/static/assets/LogsView.js +230 -0
  16. qBitrr/static/assets/LogsView.js.map +1 -0
  17. qBitrr/static/assets/ProcessesView.js +2 -0
  18. qBitrr/static/assets/ProcessesView.js.map +1 -0
  19. qBitrr/static/assets/app.css +1 -0
  20. qBitrr/static/assets/app.js +11 -0
  21. qBitrr/static/assets/app.js.map +1 -0
  22. qBitrr/static/assets/build.svg +3 -0
  23. qBitrr/static/assets/check-mark.svg +5 -0
  24. qBitrr/static/assets/close.svg +4 -0
  25. qBitrr/static/assets/download.svg +5 -0
  26. qBitrr/static/assets/gear.svg +5 -0
  27. qBitrr/static/assets/lidarr.svg +1 -0
  28. qBitrr/static/assets/live-streaming.svg +8 -0
  29. qBitrr/static/assets/log.svg +3 -0
  30. qBitrr/static/assets/plus.svg +4 -0
  31. qBitrr/static/assets/process.svg +15 -0
  32. qBitrr/static/assets/react-select.esm.js +14 -0
  33. qBitrr/static/assets/react-select.esm.js.map +1 -0
  34. qBitrr/static/assets/refresh-arrow.svg +3 -0
  35. qBitrr/static/assets/table.js +23 -0
  36. qBitrr/static/assets/table.js.map +1 -0
  37. qBitrr/static/assets/trash.svg +8 -0
  38. qBitrr/static/assets/up-arrow.svg +3 -0
  39. qBitrr/static/assets/useInterval.js +2 -0
  40. qBitrr/static/assets/useInterval.js.map +1 -0
  41. qBitrr/static/assets/vendor.js +33 -0
  42. qBitrr/static/assets/vendor.js.map +1 -0
  43. qBitrr/static/assets/visibility.svg +9 -0
  44. qBitrr/static/index.html +47 -0
  45. qBitrr/static/manifest.json +23 -0
  46. qBitrr/static/sw.js +105 -0
  47. qBitrr/static/vite.svg +1 -0
  48. qBitrr/tables.py +44 -0
  49. qBitrr/utils.py +82 -15
  50. qBitrr/versioning.py +136 -0
  51. qBitrr/webui.py +2612 -0
  52. qbitrr2-5.4.5.dist-info/METADATA +1116 -0
  53. qbitrr2-5.4.5.dist-info/RECORD +61 -0
  54. {qBitrr2-4.10.9.dist-info → qbitrr2-5.4.5.dist-info}/WHEEL +1 -1
  55. qBitrr2-4.10.9.dist-info/METADATA +0 -233
  56. qBitrr2-4.10.9.dist-info/RECORD +0 -19
  57. {qBitrr2-4.10.9.dist-info → qbitrr2-5.4.5.dist-info}/entry_points.txt +0 -0
  58. {qBitrr2-4.10.9.dist-info → qbitrr2-5.4.5.dist-info/licenses}/LICENSE +0 -0
  59. {qBitrr2-4.10.9.dist-info → qbitrr2-5.4.5.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,61 @@
1
+ qBitrr/__init__.py,sha256=smiPIV7d2lMJ_KTtFdAVlxLEBobFTheILdgry1iqpjQ,405
2
+ qBitrr/arss.py,sha256=350czDlTAjNjOjmD3MwyGVyTTdtIkYWq9Op--pf_qyg,306059
3
+ qBitrr/auto_update.py,sha256=3mqlKKGnaWR5dNI58LN5WbHOMFRDWBsOs0zIC79QzQk,13359
4
+ qBitrr/bundled_data.py,sha256=DE4qD3N_7WFNy0JWzK5Ponue_WCBzCfkUimT1Mar2W8,221
5
+ qBitrr/config.py,sha256=e_UL8Jjz2hWAhT53Du8XZpvyY4ULC5mpyus_7i2An18,6306
6
+ qBitrr/db_lock.py,sha256=SRCDIoqg-AFLU-VDChAmGdfx8nhgLGETn6XKF3RdJT4,2449
7
+ qBitrr/env_config.py,sha256=299u_uEoyxlM_ceTD0Z_i41JdYjSHmqO6FKe7qGFgTM,2866
8
+ qBitrr/errors.py,sha256=5_n1x0XX4UvMlieC_J1Hc5pq5JD17orfjJy9KfxDXA4,1107
9
+ qBitrr/ffprobe.py,sha256=2IM0iuPPTEb0xHmN1OetQoBd80-Nmv5Oq7P6o-mjBd0,4019
10
+ qBitrr/gen_config.py,sha256=m14KIAgoXgJ3T2uQxErwz8AzEKLanndaxly85C4HZ1M,36903
11
+ qBitrr/home_path.py,sha256=zvBheAR2xvr8LBZRk1FyqfnALE-eFzsY9CyqyZDjxiE,626
12
+ qBitrr/logger.py,sha256=f3LNcvl4lizTxQMXjFzv5urpPbUYEkaSGVGFP39cNbk,9005
13
+ qBitrr/main.py,sha256=7aElBeQvfRd3jEpCup8dT3bmyJALCYEAxr1V-pflMyU,23089
14
+ qBitrr/search_activity_store.py,sha256=_7MD7fFna4uTSo_pRT7DqoytSVz7tPoU9D2AV2mn-oc,2474
15
+ qBitrr/tables.py,sha256=cumrb5aqJ0Uufu2biDPCIgu1_TP0hlHVi7dgAQKK_bM,3969
16
+ qBitrr/utils.py,sha256=T10win016yHwMMJlJ4yuPTRUI9m-AS_a_MouiAJAtC8,8190
17
+ qBitrr/versioning.py,sha256=vjQ55rMInuEte9PXQo29FLxF0ff643Ttm3_ri5ghXPM,4542
18
+ qBitrr/webui.py,sha256=Ye88FI1pQboe50RYC_eO4WhwDVe02z8qvT7GmX71m8k,110423
19
+ qBitrr/static/index.html,sha256=DXgymiLYHct3ViBZq5U9zon_GFmGpZyQAn1ux8k4RjM,2177
20
+ qBitrr/static/manifest.json,sha256=YusjbJHVB19c7hmETHJdWjrQO-wgujn_tQAwK9NY19s,478
21
+ qBitrr/static/sw.js,sha256=GtcNS2a7zxoryfwFAvH6OjEkwaqt-qKHIOrys_8bBnU,3035
22
+ qBitrr/static/vite.svg,sha256=__cChi4Uw84Bm4HYbgegc0dkysIspdu-hULUpoLkgrI,1498
23
+ qBitrr/static/assets/ArrView.js,sha256=4s0DcHqs9oM6kzYXNV1CRgX-kx7DNnbZCFCJajoYtYA,64813
24
+ qBitrr/static/assets/ArrView.js.map,sha256=gh0qL1jRaH4xOIYd1Ta6x6YDp1BMDISzvlkjCUvjXFs,244967
25
+ qBitrr/static/assets/ConfigView.js,sha256=dUFUJ4-ocIqSSHhWbqjpdplzEkrnkxFmaHUeChyTrDU,59420
26
+ qBitrr/static/assets/ConfigView.js.map,sha256=4cxC9htmEtmevS8UgM0_B0s2-i3aNWJEEN2RKNwZTpI,236922
27
+ qBitrr/static/assets/LogsView.js,sha256=00MUvcG942mkFiY0WIji2G2Yi-fzaePmYY7KV-2Ez5Q,119870
28
+ qBitrr/static/assets/LogsView.js.map,sha256=jPg6_N-WBJJtXycHucdbjvtxTEldeTvxCoo5gmVbxq4,478768
29
+ qBitrr/static/assets/ProcessesView.js,sha256=C7RX-Sc2NkYVI3TuVfCgvwGmK2Il__aZTT9tDOQWr5Q,8818
30
+ qBitrr/static/assets/ProcessesView.js.map,sha256=iD2P_qlnCYTpiXcEcdPKrDXQMcDD1QmWLqJYAjpFo5o,31450
31
+ qBitrr/static/assets/app.css,sha256=fmyeHTEMM2M6w_UwTnF4t8Zdl0SeXKBrXNc5wZtwV7U,53020
32
+ qBitrr/static/assets/app.js,sha256=v8BM_seZxtGHmIzQpjorImlOBgdf3GsT8ReYmYAAnRg,28649
33
+ qBitrr/static/assets/app.js.map,sha256=eIA8t0t03NfoQmEuE7DjvczhOQd9ETj150brqsH2-ZM,82920
34
+ qBitrr/static/assets/build.svg,sha256=27zJoFZFP0MMNjnviRKjOUbGLu2D-1EcIpiMAfOXnJA,46338
35
+ qBitrr/static/assets/check-mark.svg,sha256=P4sn_w6VKsXjhqzeFYoQmaPtUFJ_QwPWq-aD_dPJJqU,9198
36
+ qBitrr/static/assets/close.svg,sha256=au7m-xbkwpqz2ZLUi6kj4VzTqIX36eC3dKjPGMUVLnU,8697
37
+ qBitrr/static/assets/download.svg,sha256=cxtyMl9VSW1nX3C5mKAJ2NlURrhL3PzSOFaywlrh3s8,8841
38
+ qBitrr/static/assets/gear.svg,sha256=h_RQMr0tg79_Ox4sKGEBWc3hBd0WkMvM3PjnVtp4Dm8,26396
39
+ qBitrr/static/assets/lidarr.svg,sha256=4vGm5Vs1zuK7wzx39K0F8da4q1Bo3b-WJ1kotqAaiuU,43361
40
+ qBitrr/static/assets/live-streaming.svg,sha256=Clo0oWv8BSGX-dafvr6bxYln2zb5rDfYu8RVWKro-7Y,4718
41
+ qBitrr/static/assets/log.svg,sha256=3Mr79etlcwpBsr_t8rn6xfatPdsytyro8WXy3mPAQI8,24763
42
+ qBitrr/static/assets/plus.svg,sha256=wzmL42Jm0gA5BUiyIB97yPbC2ttmac6yG_5V9bpHjtI,6228
43
+ qBitrr/static/assets/process.svg,sha256=MjYdVD-V2ppLmYkFxxdGZD2_vZoxkFXlknN4Lu3_fE4,33755
44
+ qBitrr/static/assets/react-select.esm.js,sha256=4FQR6w-IkOzibWN6kSAPpiMBq400QVXcmPvWbakBjQk,87452
45
+ qBitrr/static/assets/react-select.esm.js.map,sha256=dFsWr_a1DN2rwLHNiCjggApk3RyHvmh2yEdmogbEW-U,434222
46
+ qBitrr/static/assets/refresh-arrow.svg,sha256=OUoCjJcWftxZhuu_y55yaK5u-_yMJz8T3V1VW6OVpaE,42996
47
+ qBitrr/static/assets/table.js,sha256=7Gv-86xq3OwjmOqE3iHnQGgxkUu3r0rim2oc-8CXYpU,51651
48
+ qBitrr/static/assets/table.js.map,sha256=iQ_0X_UzOnfVXQcL5pqeJ0B1evyOeqX9JfD2sJ49EsA,219839
49
+ qBitrr/static/assets/trash.svg,sha256=tLOjR43oeZbwF5q122mSjMCQ_1rn_HccGhHRZeV2IB0,15217
50
+ qBitrr/static/assets/up-arrow.svg,sha256=HyOwDB7w7lMiJQjM8TbkhUn0tYWAzp-MHg8c0wiVly0,34508
51
+ qBitrr/static/assets/useInterval.js,sha256=zm4pu9wHmALteKqv_vW7W3y4NA6hNpHFU2XhESsiolk,287
52
+ qBitrr/static/assets/useInterval.js.map,sha256=3KvsE2Do5LepkgpP-0XBHeGOprIQiDIdKJ6CgOwNCv0,1002
53
+ qBitrr/static/assets/vendor.js,sha256=8hrEIkW0Kqgkr-wYIBomtcyRi-tqq6j_-wAxALpovbM,141758
54
+ qBitrr/static/assets/vendor.js.map,sha256=P3bGbPmCIVNCeLvUIKZcduGNdt50mpRKRUMsAvGA0R0,344954
55
+ qBitrr/static/assets/visibility.svg,sha256=258DiSuUKs2SH9dhhDDU88JQfLAlNQMvOGewc9uaTK4,9767
56
+ qbitrr2-5.4.5.dist-info/licenses/LICENSE,sha256=P978aVGi7dPbKz8lfvdiryOS5IjTAU7AA47XhBhVBlI,1066
57
+ qbitrr2-5.4.5.dist-info/METADATA,sha256=qseZoGcjp06Ta5QwBJs1ag_wRL3RPyiQse92atB4s0c,40012
58
+ qbitrr2-5.4.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
59
+ qbitrr2-5.4.5.dist-info/entry_points.txt,sha256=MIR-l5s31VBs9qlv3HiAaMdpOOyy0MNGfM7Ib1-fKeQ,43
60
+ qbitrr2-5.4.5.dist-info/top_level.txt,sha256=jIINodarzsPcQeTf-vvK8-_g7cQ8CvxEg41ms14K97g,7
61
+ qbitrr2-5.4.5.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.6.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,233 +0,0 @@
1
- Metadata-Version: 2.1
2
- Name: qBitrr2
3
- Version: 4.10.9
4
- Summary: "A simple Python script to talk to qBittorrent and Arr's"
5
- Home-page: https://github.com/Feramance/qBitrr
6
- Author: Feramance
7
- Author-email: fera@fera.wtf
8
- License: MIT
9
- Project-URL: Issue Tracker, https://github.com/Feramance/qBitrr/issues
10
- Project-URL: Source Code, https://github.com/Feramance/qBitrr
11
- Classifier: Development Status :: 5 - Production/Stable
12
- Classifier: Intended Audience :: Developers
13
- Classifier: Intended Audience :: End Users/Desktop
14
- Classifier: License :: OSI Approved :: MIT License
15
- Classifier: Natural Language :: English
16
- Classifier: Operating System :: MacOS :: MacOS X
17
- Classifier: Operating System :: Microsoft :: Windows
18
- Classifier: Operating System :: POSIX :: Linux
19
- Classifier: Programming Language :: Python :: 3 :: Only
20
- Classifier: Programming Language :: Python :: 3.8
21
- Classifier: Programming Language :: Python :: 3.9
22
- Classifier: Programming Language :: Python :: 3.10
23
- Classifier: Programming Language :: Python :: Implementation :: CPython
24
- Classifier: Programming Language :: Python :: Implementation :: PyPy
25
- Classifier: Topic :: Terminals
26
- Classifier: Topic :: Utilities
27
- Classifier: Typing :: Typed
28
- Requires-Python: <4,>=3.8.3
29
- Description-Content-Type: text/markdown
30
- License-File: LICENSE
31
- Requires-Dist: cachetools==5.3.2
32
- Requires-Dist: colorama==0.4.4
33
- Requires-Dist: coloredlogs==15.0.1
34
- Requires-Dist: environ-config==23.2.0
35
- Requires-Dist: ffmpeg-python==0.2.0
36
- Requires-Dist: jaraco.docker==2.0
37
- Requires-Dist: packaging==22.0
38
- Requires-Dist: pathos==0.2.8
39
- Requires-Dist: peewee==3.14.7
40
- Requires-Dist: ping3==3.0.2
41
- Requires-Dist: pyarr==5.2.0
42
- Requires-Dist: qbittorrent-api==2023.7.52
43
- Requires-Dist: requests==2.32.0
44
- Requires-Dist: tomlkit==0.7.2
45
- Provides-Extra: dev
46
- Requires-Dist: black==24.3.0; extra == "dev"
47
- Requires-Dist: bump2version==1.0.1; extra == "dev"
48
- Requires-Dist: isort==5.10.1; extra == "dev"
49
- Requires-Dist: pip-tools==7.3.0; extra == "dev"
50
- Requires-Dist: pre-commit==3.3.3; extra == "dev"
51
- Requires-Dist: pyinstaller==5.13.1; extra == "dev"
52
- Requires-Dist: pyupgrade==2.31.0; extra == "dev"
53
- Requires-Dist: twine==3.7.1; extra == "dev"
54
- Requires-Dist: ujson==5.10.0; extra == "dev"
55
- Requires-Dist: upgrade-pip==0.1.4; extra == "dev"
56
- Provides-Extra: fast
57
- Requires-Dist: ujson==5.10.0; extra == "fast"
58
- Provides-Extra: all
59
- Requires-Dist: black==24.3.0; extra == "all"
60
- Requires-Dist: bump2version==1.0.1; extra == "all"
61
- Requires-Dist: isort==5.10.1; extra == "all"
62
- Requires-Dist: pip-tools==7.3.0; extra == "all"
63
- Requires-Dist: pre-commit==3.3.3; extra == "all"
64
- Requires-Dist: pyinstaller==5.13.1; extra == "all"
65
- Requires-Dist: pyupgrade==2.31.0; extra == "all"
66
- Requires-Dist: twine==3.7.1; extra == "all"
67
- Requires-Dist: ujson==5.10.0; extra == "all"
68
- Requires-Dist: upgrade-pip==0.1.4; extra == "all"
69
- Requires-Dist: ujson==5.10.0; extra == "all"
70
-
71
- # <img src="logo.png" width="32px"/> qBitrr
72
-
73
- [![PyPI - License](https://img.shields.io/pypi/l/qbitrr)](https://github.com/Feramance/Qbitrr/blob/master/LICENSE)
74
- [![PyPI](https://img.shields.io/pypi/v/qBitrr2?label=PyPI)](https://pypi.org/project/qBitrr2/)
75
- [![Downloads](https://img.shields.io/pypi/dm/qbitrr2)](https://pypi.org/project/qBitrr2/)
76
- [![Pulls](https://img.shields.io/docker/pulls/feramance/qbitrr.svg)](https://hub.docker.com/r/feramance/qbitrr)
77
-
78
- ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/qbitrr)
79
- [![Platforms](https://img.shields.io/badge/platform-linux--64%20%7C%20osx--64%20%7C%20win--32%20%7C%20win--64-lightgrey)](https://github.com/Feramance/qBitrr/releases/latest)
80
-
81
- [![pre-commit.ci status](https://results.pre-commit.ci/badge/github/Feramance/qBitrr/master.svg)](https://results.pre-commit.ci/latest/github/Feramance/qBitrr/master)
82
- [![CodeQL](https://github.com/Feramance/qBitrr/actions/workflows/codeql.yml/badge.svg?branch=master)](https://github.com/Feramance/qBitrr/actions/workflows/codeql.yml)
83
- [![Create a Release](https://github.com/Feramance/qBitrr/actions/workflows/release.yml/badge.svg?branch=master)](https://github.com/Feramance/qBitrr/actions/workflows/release.yml)
84
- [![Nightly Build](https://github.com/Feramance/qBitrr/actions/workflows/nightly.yml/badge.svg?branch=master)](https://github.com/Feramance/qBitrr/actions/workflows/nightly.yml)
85
-
86
- [![Code Style: Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
87
- [![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)
88
-
89
- A simple script to monitor [qBit](https://github.com/qbittorrent/qBittorrent) and communicate with [Radarr](https://github.com/Radarr/Radarr) and [Sonarr](https://github.com/Sonarr/Sonarr)
90
-
91
- # POLL
92
- [Request searches?](https://github.com/Feramance/qBitrr/discussions/149)
93
-
94
- ## Notice (slowly getting there, will take some time)
95
-
96
- I am starting development on qBitrr+ which will be C# based for better overall performance and will also include a WebUI for better refined control on setting and what to search/upgrade etc. Hoping this will be the be all and end all application to manage your Radarr/Sonarr, Overseerr/Ombi and qBittorrent instances in one UI. This is still in it's very early stages and will likely be a couple months before a concrete alpha is rolled out (from start of February 2024). Once I have something solid I will remove this notice and add a link to the new qBitrr+, in the meantime I will be sharing periodic updates on my [Patreon](https://patreon.com/qBitrr)
97
-
98
- ## Features
99
-
100
- - Monitor qBit for Stalled/bad entries and delete them then blacklist them on Arrs (Option to also trigger a re-search action).
101
- - Monitor qBit for completed entries and tell the appropriate Arr instance to import it:
102
- - `qbitrr DownloadedMoviesScan` for Radarr
103
- - `qbitrr DownloadedEpisodesScan` for Sonarr
104
- - Skip files in qBit entries by extension, folder or regex.
105
- - Monitor completed folder and clean it up.
106
- - Usage of [ffprobe](https://github.com/FFmpeg/FFmpeg) to ensure downloaded entries are valid media.
107
- - Trigger periodic Rss Syncs on the appropriate Arr instances.
108
- - Trigger Queue update on appropriate Arr instances.
109
- - Search requests from [Overseerr](https://github.com/sct/overseerr) or [Ombi](https://github.com/Ombi-app/Ombi).
110
- - Auto add/remove trackers
111
- - Set per tracker values
112
- - **Sonarr v4 support**
113
- - **Radarr v4 and v5 support**
114
- - Monitor Arr's to trigger missing episode searches.
115
- - Searches Radarr missing movies based on Minimum Availability
116
- - Customizable searching by series or singular episodes
117
- - Optionally searches year by year is ascending or descending order (config option available)
118
- - Search for CF Score unmet and cancel torrents base on CF Score or Quality unmet search
119
- - Set minimum free space in download directory and pause torrent downloads accordingly
120
- - Change quality profile temporarily for missing items until found
121
-
122
- ## Tested with
123
-
124
- Some things to know before using it.
125
-
126
- - **Latest supported qbittorrent version is 4.6.7**
127
- - qBittorrent >= 4.5.x
128
- - [Sonarr](https://github.com/Sonarr/Sonarr) and [Radarr](https://github.com/Radarr/Radarr) both setup to add tags to all downloads.
129
- - qBit set to create sub-folders for tag.
130
-
131
- ## Usage
132
- ### Native
133
-
134
- - `python -m pip install qBitrr2` (I would recommend in a dedicated [venv](https://docs.python.org/3.3/library/venv.html) but that's out of scope.
135
-
136
- Alternatively:
137
- - Download the [latest release](https://github.com/Feramance/Qbitrr/releases/latest)
138
-
139
- #### Run the script
140
-
141
- 1. Activate your venv
142
- 2. Run `qBitrr2` to generate a config file
143
- 3. Edit the config file (located at `~/config/config.toml` (~ is your current directory)
144
- 4. Run `qBitrr2` if installed through pip again to start the script
145
-
146
- Alternatively:
147
- 1. Unzip the downloaded release and run it
148
- 2. Run `qBitrr` to generate a config file
149
- 3. Edit the config file (located at `~/config/config.toml` (~ is your current directory)
150
- 4. Run `qBitrr` if installed through pip again to start the script
151
-
152
- #### How to update the script
153
-
154
- 1. Activate your venv
155
- 2. Run `python -m pip install -U qBitrr2`
156
-
157
- Alternatively:
158
- 1. Download on the [latest release](https://github.com/Feramance/Qbitrr/releases/latest)
159
- 2. Unzip the downloaded release and run it
160
- 3. Run `qBitrr` to generate a config file
161
- 4. Edit the config file (located at `~/config/config.toml` (~ is your current directory)
162
- 5. Run `qBitrr` if installed through pip again to start the script
163
-
164
- ***There is no auto-update feature, you will need to manually download the latest release and replace the old one.***
165
-
166
- ### Docker
167
-
168
- #### Docker Image
169
-
170
- - The docker image can be found on [DockerHub](https://hub.docker.com/r/feramance/qbitrr) or [Github](https://github.com/Feramance/qBitrr/pkgs/container/qbitrr)
171
-
172
- #### Docker Run
173
-
174
- ```bash
175
- docker run -d \
176
- --name=qbitrr \
177
- -e TZ=Europe/London \
178
- -v /etc/localtime:/etc/localtime:ro \
179
- -v /path/to/appdata/qbitrr:/config \
180
- -v /path/to/completed/downloads/folder:/completed_downloads:rw \
181
- --restart unless-stopped \
182
- feramance/qbitrr:latest
183
- ```
184
-
185
- #### Docker Compose
186
-
187
- ```yaml
188
- version: "3"
189
- services:
190
- qbitrr:
191
- image: feramance/qbitrr:latest
192
- user: 1000:1000 # Required to ensure the container is run as the user who has perms to see the 2 mount points and the ability to write to the CompletedDownloadFolder mount
193
- tty: true # Ensure the output of docker-compose logs qBitrr are properly colored.
194
- restart: unless-stopped
195
- # networks: This container MUST share a network with your Sonarr/Radarr instances
196
- environment:
197
- - TZ=Europe/London
198
- volumes:
199
- - /etc/localtime:/etc/localtime:ro
200
- - /path/to/appdata/qbitrr:/config # Config folder for qBitrr
201
- - /path/to/completed/downloads/folder:/completed_downloads:rw # The script will ALWAYS require write permission in this folder if mounted, this folder is used to monitor completed downloads and if not present will cause the script to ignore downloaded file monitoring.
202
- # Now just to make sure it is clean, when using this script in a docker you will need to ensure you config.toml values reflect the mounted folders.
203
- # The same would apply to Settings.CompletedDownloadFolder
204
- # e.g CompletedDownloadFolder = /completed_downloads/folder/in/container
205
-
206
- logging: # this script will generate a LOT of logs - so it is up to you to decide how much of it you want to store
207
- driver: "json-file"
208
- options:
209
- max-size: "50m"
210
- max-file: 3
211
- depends_on: # Not needed but this ensures qBitrr only starts if the dependencies are up and running
212
- - qbittorrent
213
- - radarr-1080p
214
- - radarr-4k
215
- - sonarr-1080p
216
- - sonarr-anime
217
- - overseerr
218
- - ombi
219
- ```
220
-
221
- ##### Important mentions for docker
222
-
223
- - The script will always expect a completed config.toml file
224
- - When you first start the container a "config.rename_me.toml" will be added to `/path/to/appdata/qbitrr`
225
- - Make sure to rename it to 'config.toml' then edit it to your desired values
226
-
227
- ## Feature Suggestions
228
-
229
- Please do not hesitate to open an issue for feature requests or any suggestions you may have. I plan on periodically adding any features I might feel I want to add but welcome to other suggestions I might not have thought of yet.
230
-
231
- ## Reporting an Issue
232
-
233
- When reporting an issue, please ensure that log files are enabled while running qBitrr and attach them to the issue. Thank you.
@@ -1,19 +0,0 @@
1
- qBitrr/__init__.py,sha256=smiPIV7d2lMJ_KTtFdAVlxLEBobFTheILdgry1iqpjQ,405
2
- qBitrr/arss.py,sha256=3HBmNI1tgMXUzIxnpSzvW_mFP-TkryIkOfPjPMJwCOM,243357
3
- qBitrr/bundled_data.py,sha256=R3ZHICh2OFsya5rROKVHL6d6UxyQNjbJYlH_Rwe8dvI,191
4
- qBitrr/config.py,sha256=A7fu76tpj2F2Hi0iUoGqHl81AiqOHosrOediQbhQlIA,5684
5
- qBitrr/env_config.py,sha256=1GAumMBuIPXahjyCHpAb28TGxvFbOd3WmDmnPmBF_j4,2362
6
- qBitrr/errors.py,sha256=5_n1x0XX4UvMlieC_J1Hc5pq5JD17orfjJy9KfxDXA4,1107
7
- qBitrr/ffprobe.py,sha256=2IM0iuPPTEb0xHmN1OetQoBd80-Nmv5Oq7P6o-mjBd0,4019
8
- qBitrr/gen_config.py,sha256=sZz5SbRkvEMzJK3GNUQfvW5KMgwtVIpN2461MxlO9IE,28657
9
- qBitrr/home_path.py,sha256=zvBheAR2xvr8LBZRk1FyqfnALE-eFzsY9CyqyZDjxiE,626
10
- qBitrr/logger.py,sha256=n9qdufmZBDszUE3qA4TSOovmHH_IfJsLDJ4zKsORZ5M,4748
11
- qBitrr/main.py,sha256=lbjfy-B8ej6TJ3m9JWAae_MQND_azde5RWn4EnShbug,8958
12
- qBitrr/tables.py,sha256=si_EpQXj6OOF78rgJGDMeTEnT2zpvfnR3NGPaVZHUXc,2479
13
- qBitrr/utils.py,sha256=XXNfwxFeF41j5md5YYHaEfWm7-E4BDz1b65fjRrbQqA,5981
14
- qBitrr2-4.10.9.dist-info/LICENSE,sha256=P978aVGi7dPbKz8lfvdiryOS5IjTAU7AA47XhBhVBlI,1066
15
- qBitrr2-4.10.9.dist-info/METADATA,sha256=eKH-ZZ5XcQDqJaXvBcwiwf2dze8TlFStFP_z6kOes5Q,11319
16
- qBitrr2-4.10.9.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
17
- qBitrr2-4.10.9.dist-info/entry_points.txt,sha256=MIR-l5s31VBs9qlv3HiAaMdpOOyy0MNGfM7Ib1-fKeQ,43
18
- qBitrr2-4.10.9.dist-info/top_level.txt,sha256=jIINodarzsPcQeTf-vvK8-_g7cQ8CvxEg41ms14K97g,7
19
- qBitrr2-4.10.9.dist-info/RECORD,,