Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
ba20c25
Update manifest with latest sponsors and version
github-actions[bot] Jul 16, 2025
99e943d
Update manifest with latest sponsors and version
github-actions[bot] Jul 17, 2025
4fa0e20
Update manifest with latest sponsors and version
github-actions[bot] Jul 18, 2025
ab8b947
Update manifest with latest sponsors and version
github-actions[bot] Jul 19, 2025
634dd89
Update manifest with latest sponsors and version
github-actions[bot] Jul 20, 2025
4ef491a
Update manifest with latest sponsors and version
github-actions[bot] Jul 21, 2025
61d0aee
Update manifest with latest sponsors and version
github-actions[bot] Jul 22, 2025
2bad99c
Update manifest with latest sponsors and version
github-actions[bot] Jul 23, 2025
ee67f11
Update manifest with latest sponsors and version
github-actions[bot] Jul 24, 2025
500c1ee
Update manifest with latest sponsors and version
github-actions[bot] Jul 25, 2025
4fefff9
Update manifest with latest sponsors and version
github-actions[bot] Jul 26, 2025
af83ce7
Update manifest with latest sponsors and version
github-actions[bot] Jul 27, 2025
2a99274
Update manifest with latest sponsors and version
github-actions[bot] Jul 28, 2025
3fa2214
Update manifest with latest sponsors and version
github-actions[bot] Jul 29, 2025
68ba99c
Update manifest with latest sponsors and version
github-actions[bot] Jul 30, 2025
88971c3
Update manifest with latest sponsors and version
github-actions[bot] Jul 31, 2025
e8775cd
Update manifest with latest sponsors and version
github-actions[bot] Aug 1, 2025
61eb858
Update manifest with latest sponsors and version
github-actions[bot] Aug 2, 2025
79cbdab
Update manifest with latest sponsors and version
github-actions[bot] Aug 3, 2025
cd284ae
Update manifest with latest sponsors and version
github-actions[bot] Aug 4, 2025
bec76af
Update manifest with latest sponsors and version
github-actions[bot] Aug 5, 2025
825bc79
Update manifest with latest sponsors and version
github-actions[bot] Aug 6, 2025
a4c25ab
Update manifest with latest sponsors and version
github-actions[bot] Aug 7, 2025
4d3f23b
Update manifest with latest sponsors and version
github-actions[bot] Aug 8, 2025
d7d6c39
Update manifest with latest sponsors and version
github-actions[bot] Aug 9, 2025
f58b857
Update manifest with latest sponsors and version
github-actions[bot] Aug 10, 2025
dba6292
Update manifest with latest sponsors and version
github-actions[bot] Aug 11, 2025
b78ad8a
Update manifest with latest sponsors and version
github-actions[bot] Aug 12, 2025
6237167
bump apprise to v1.9.4
chrislennon Aug 12, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": "8.1.11",
"updated": "2025-07-15T03:40:55Z",
"sponsors": [{"login":"scottia","name":"scottia","avatarUrl":"https://avatars.githubusercontent.com/u/5298748?u=63da334efcfd5c11f0533b6ba5435dc535047308&v=4","url":"https://github.com/scottia","tier":"Supporter","monthlyAmount":0,"createdAt":"2025-06-24T20:42:49Z","category":"past"},{"login":"beignet-killa","name":"Rougarou","avatarUrl":"https://avatars.githubusercontent.com/u/10518332?u=3eb71e84770f7330a4fafc2a4c8378c8896acd13&v=4","url":"https://github.com/beignet-killa","tier":"Supporter","monthlyAmount":0,"createdAt":"2025-06-21T16:04:31Z","category":"past"},{"login":"TheOnlyLite","name":"TheOnlyLite","avatarUrl":"https://avatars.githubusercontent.com/u/1551675?v=4","url":"https://github.com/TheOnlyLite","tier":"Supporter","monthlyAmount":0,"createdAt":"2025-06-06T00:13:06Z","category":"past"},{"login":"ezek1el","name":"ezek1el","avatarUrl":"https://avatars.githubusercontent.com/u/15878321?u=6a2f5b36d9f2f2ae09e48b29fed9dfd10085ddb9&v=4","url":"https://github.com/ezek1el","tier":"Supporter","monthlyAmount":0,"createdAt":"2025-04-26T08:07:25Z","category":"past"},{"login":"elfhosted","name":"ElfHosted","avatarUrl":"https://avatars.githubusercontent.com/u/163625678?v=4","url":"https://github.com/elfhosted","tier":"Supporter","monthlyAmount":0,"createdAt":"2025-04-25T07:48:40Z","category":"past"}],
"version": "8.1.15",
"updated": "2025-08-12T03:20:38Z",
"sponsors": [{"login":"scottia","name":"scottia","avatarUrl":"https://avatars.githubusercontent.com/u/5298748?u=63da334efcfd5c11f0533b6ba5435dc535047308&v=4","url":"https://github.com/scottia","tier":"Supporter","monthlyAmount":0,"createdAt":"2025-06-24T20:42:49Z","category":"past"},{"login":"beignet-killa","name":"Rougarou","avatarUrl":"https://avatars.githubusercontent.com/u/10518332?u=3eb71e84770f7330a4fafc2a4c8378c8896acd13&v=4","url":"https://github.com/beignet-killa","tier":"Supporter","monthlyAmount":0,"createdAt":"2025-06-21T16:04:31Z","category":"past"},{"login":"TheOnlyLite","name":"TheOnlyLite","avatarUrl":"https://avatars.githubusercontent.com/u/1551675?v=4","url":"https://github.com/TheOnlyLite","tier":"Supporter","monthlyAmount":0,"createdAt":"2025-06-06T00:13:06Z","category":"past"},{"login":"elfhosted","name":"ElfHosted","avatarUrl":"https://avatars.githubusercontent.com/u/163625678?v=4","url":"https://github.com/elfhosted","tier":"Supporter","monthlyAmount":0,"createdAt":"2025-04-25T07:48:40Z","category":"past"}],
"project": {
"name": "Huntarr",
"description": "Automated media management for the masses",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ qrcode[pil]==7.4.2 # Added qrcode with PIL support
pyotp==2.9.0 # Added pyotp
pytz==2023.3 # Added for timezone support
pywin32==308; sys_platform == 'win32' # For Windows service support
apprise==1.6.0 # Added for notification support
apprise==1.9.4 # Added for notification support
markdown==3.4.3 # Required by apprise
pyyaml==6.0 # Required by apprise