Commit graph

877 commits

Author SHA1 Message Date
billsbdb3
eb51668887
Update Recyclarr 2024-07-03 14:29:35 -04:00
billsbdb3
48c8caa3ef
Update Recyclarr 2024-07-03 14:25:25 -04:00
billsbdb3
3af447b736
Update Recyclarr 2024-07-03 14:22:38 -04:00
billsbdb3
63e0a88af6
Update Recyclarr 2024-07-03 11:55:14 -04:00
billsbdb3
d5b547e006
added || true after pip install/changed alpine link to point to dontnet8-runtime
added || true after pip install to ensure the script continues if there are failures. Alpine removed dotnet7-runtime.
2024-07-03 10:53:18 -04:00
RandomNinjaAtk
fdbd448a79
Update setup.bash
#279
2024-06-26 12:31:38 +00:00
RandomNinjaAtk
6a7ddb885a
Update setup.bash
#279
2024-06-26 12:31:08 +00:00
RandomNinjaAtk
11650acc71
Update setup.bash
#279
2024-06-26 12:29:58 +00:00
RandomNinjaAtk
6367a7162c
SMA requirements workaround bugfix
#279
2024-06-26 12:27:31 +00:00
RandomNinjaAtk
d08d495d77
Update setup.bash 2024-06-26 10:48:34 +00:00
RandomNinjaAtk
f7debf4ab7
Merge pull request #275 from hockeygoalie35/lrcget
Embed Synced Lyrics with Beets 2.0 + Unpeg Jellyfish Version
2024-06-20 06:05:05 -04:00
hockeygoalie35
11669c2f68
pull latest Jellyfish 2024-06-19 23:36:28 -04:00
hockeygoalie35
d931a12b9c
Add lyrics to beets config 2024-06-19 23:03:28 -04:00
hockeygoalie35
8d71b4ae72
Update Jellyfish, Add BeautifulSoup
BeautifulSoup is needed for Beets lyrics config
2024-06-19 22:16:34 -04:00
hockeygoalie35
2a300e6444
Add lyrics to beets config 2024-06-19 22:14:39 -04:00
RandomNinjaAtk
c89b19796c
v1.9 - Switch sonarr functionality from port detection, to app detection 2024-06-07 10:57:33 +00:00
RandomNinjaAtk
2e698c6d03
v1.8 - Add support for stalled downloads cleanup
#267 - Based on reviewing this PR, I have updated the script to accommodate the request without the need for a complete re-write and removal of existing functionality.

Additionally, this should now support any port... Has had limited testing...
2024-06-07 10:46:19 +00:00
RandomNinjaAtk
178ef2290a
Merge pull request #261 from jasonpatrickellykrause/jv-spelling-corrections
Spelling Corrections
2024-05-31 17:24:54 -04:00
Jason Krause
dd4ce4f417
spelling corrections 2024-05-31 11:53:05 -06:00
RandomNinjaAtk
22d85d6744
v1.4 - Wait for Arr app tasks to complete before querying Arr app for data 2024-05-21 12:16:05 +00:00
RandomNinjaAtk
b6de5b6893
v1.3 - Refresh Queue before getting Arr Info 2024-05-21 12:04:47 +00:00
RandomNinjaAtk
aae887de89
v1.2 - Enhanced SMA Tagging
Files can now be correctly tagged based on the movie/tv episode. It also enables removing all undesired languages with the exception of the original language and any set languages.
2024-05-20 22:12:10 -04:00
RandomNinjaAtk
954c926a9e
New Settings to faciliate SMA tagging 2024-05-20 22:10:14 -04:00
RandomNinjaAtk
30e1adfa76
Update sma.ini 2024-05-20 22:06:42 -04:00
RandomNinjaAtk
7c4ee17274
v2.44 - Bug fix for download client not being added..
#249 - Resolves this...
2024-04-29 19:48:51 -04:00
RandomNinjaAtk
f39d1c0540
Merge pull request #251 from hockeygoalie35/alt-notify
ARLChecker 2.0 - ntfy and Pushover support
2024-04-29 17:52:14 +00:00
hockeygoalie35
87fdcb758d
v2.0-Alternate Notify Options.
Fix typo in extended.conf comment
2024-04-29 12:03:13 -04:00
RandomNinjaAtk
585e1b401b
Merge pull request #250 from hockeygoalie35/main
2.43 - Add interval sleep before exit
2024-04-28 14:00:45 +00:00
hockeygoalie35
4fa5bbff09 v2.0-Alternate Notify Options. 2024-04-28 00:05:38 -04:00
hockeygoalie35
0adae85986 v2.0-Alternate Notify Options. 2024-04-28 00:03:05 -04:00
hockeygoalie35
d75831d8ba v2.0-Alternate Notify Options. 2024-04-28 00:01:55 -04:00
hockeygoalie35
7ba54e61eb
2.43 - Add interval sleep before exit 2024-04-27 23:28:26 -04:00
hockeygoalie35
6b06c863e0 2.0RC - Add Pushover & ntfy support 2024-04-27 22:56:06 -04:00
hockeygoalie35
5304ce3cac 2.0RC - Add Pushover & ntfy support 2024-04-27 22:51:05 -04:00
hockeygoalie35
26017730f7 Merge remote-tracking branch 'origin/alt-notify' into alt-notify 2024-04-27 01:38:27 -04:00
hockeygoalie35
a28f5f7045 2.0RC - Add Pushover & ntfy support 2024-04-27 01:37:54 -04:00
hockeygoalie35
152ae9000b make ntfy sever-agnostic for selfhost 2024-04-27 00:36:09 -04:00
hockeygoalie35
d0d57a6484
Update readme.md 2024-04-23 23:51:48 -04:00
hockeygoalie35
5ea8ca1090 Initial ntfy and Pushover integration 2024-04-23 23:50:21 -04:00
hockeygoalie35
74a03ab153 Parse Pushover & ntfy flags in conf. 2024-04-23 23:29:45 -04:00
hockeygoalie35
ac88e63c73 Add Pushover and ntfy flags to config.conf 2024-04-23 23:21:25 -04:00
RandomNinjaAtk
609c9085b3
Only run one time
#244
2024-04-23 14:08:10 +00:00
RandomNinjaAtk
8234c7cf79
1.8 - Only run one time
#244
2024-04-23 14:07:42 +00:00
RandomNinjaAtk
559fce9214
Only run one time
#244
2024-04-23 14:07:02 +00:00
RandomNinjaAtk
4150faaead
Only run one time
#244
2024-04-23 14:06:24 +00:00
RandomNinjaAtk
91ee920b5f
Update setup.bash
#244 - Protect user from themself.
2024-04-23 14:05:16 +00:00
RandomNinjaAtk
9c0c370b83
Only run one time in the event of a misconfiguration...
#244 - Protect the user from themself... not a bug fix...
2024-04-23 14:00:24 +00:00
RandomNinjaAtk
f38b6a7c9d
Update readme.md 2024-04-18 19:35:00 -04:00
RandomNinjaAtk
bd4ce2d63c
Update readme.md 2024-04-18 19:34:39 -04:00
RandomNinjaAtk
8c87ac7b0a
Update readme.md 2024-04-18 19:34:28 -04:00