Commit Graph

838 Commits

Author SHA1 Message Date
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
7ba54e61eb 2.43 - Add interval sleep before exit 2024-04-27 23:28:26 -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
RandomNinjaAtk
17ea8ed210 Update readme.md 2024-04-18 19:34:08 -04:00
RandomNinjaAtk
25b7947a05 Updated support info notice
#228
2024-04-18 19:31:54 -04:00
RandomNinjaAtk
303d451929 Update readme.md
#240 #228
2024-04-18 19:26:42 -04:00
RandomNinjaAtk
63d5fabf45 Update readme.md
#240 #228
2024-04-18 19:26:23 -04:00
RandomNinjaAtk
9ff89c65c5 Update readme.md
#240 
#228
2024-04-18 19:25:55 -04:00
RandomNinjaAtk
cc28219493 Update readme.md
#240 
#228
2024-04-18 19:25:27 -04:00
RandomNinjaAtk
9b2bcfe3a7 Update readme.md
#240
2024-04-18 19:22:27 -04:00
RandomNinjaAtk
923a68db88 Uninstallation Directions
#240 - This applies to all Arr apps/containers.
2024-04-18 19:21:53 -04:00
RandomNinjaAtk
d23cc5fe41 2.42 - Only add client and tag if not already added... 2024-04-12 20:54:03 -04:00
RandomNinjaAtk
52a1b74f8e v2.41 - Notify Lidarr to import, let blackhole be managed by lidarr. 2024-04-12 16:23:51 -04:00
RandomNinjaAtk
54f7b52b76 v2.40 - Add secondary lidarr download scan import notification
This enables the older style of import notification
2024-04-12 04:38:27 -04:00
RandomNinjaAtk
28d6869098 v2.39 - Add arr-extended tag to Lidarr
This is for future usage purposes...
2024-04-11 20:19:04 -04:00
RandomNinjaAtk
1fc229b7a2 v2.38 - Bug fix for blackhole client
#232 - Resolves
#233 - Resolves
2024-04-11 20:10:08 -04:00
RandomNinjaAtk
bb3258c121 v2.36 - bug fix for hardcoded path
#233 - resolves this request
2024-04-10 15:14:49 -04:00
RandomNinjaAtk
d2ed5085a4 Create recyclarr_uhd.yaml
Recyclarr profile to prefer/require HDR/HDR10 variants, not DV for linux compatibility reasons.

Also prefer web-dl for streaming optimization purposes.
2024-04-08 22:09:30 -04:00
RandomNinjaAtk
be197fb1fd Add descriptions 2024-04-06 18:25:52 -04:00
RandomNinjaAtk
073bab6a63 Spacing 2024-04-06 18:23:09 -04:00
RandomNinjaAtk
8a15c2ff41 Add new "importPath" setting
Allows customization of importPath
2024-04-06 18:22:52 -04:00
RandomNinjaAtk
0b409484db v2.35 - Change Priority of Blackhole client to make sure it is not used by default 2024-04-06 16:14:18 -04:00
RandomNinjaAtk
ddc80adcaf v2.34 - Use Usenet Black Hole client for completed downloads/import
Pretty big change, has had limited testing. You can now monitor completed downloads in the Lidarr App.
2024-04-06 16:12:21 -04:00
RandomNinjaAtk
916422f716 Update track file naming to match lidarr parser
Change track naming to match: 
https://github.com/Lidarr/Lidarr/blob/develop/src/NzbDrone.Core/Parser/Parser.cs
2024-04-06 15:13:52 -04:00
RandomNinjaAtk
8e2d9ca101 Update tidal-dl.json
Update file naming to match:
https://github.com/Lidarr/Lidarr/blob/develop/src/NzbDrone.Core/Parser/Parser.cs
2024-04-06 15:12:39 -04:00
RandomNinjaAtk
763b671c9d Disable most auto config settings by default to protect users from themself….
I’ve seen on numerous occasions where users don’t either understand what the settings do or just don’t realize they can disable this feature… So it’s probably best to just disable them by default for the most part…

Example: #226
2024-04-04 20:52:47 -04:00
RandomNinjaAtk
9366030660 New downloadClientTimeOut setting for freyr
#227 - Should resolve this request...
2024-04-04 20:15:17 -04:00
RandomNinjaAtk
bcd1cb75d1 v2.33 - add downloadClientTimeOut option for freyr
#227 - This is untested, should solve this...? It's set to 10 minutes as a relatively conservative fallback option.
2024-04-04 20:12:55 -04:00
RandomNinjaAtk
698e01b550 Switch yt-dlp from apline package to pip package to update properly 2024-03-30 09:46:38 -04:00
RandomNinjaAtk
fbe804a7c2 Switch yt-dlp from apline package to pip package to update properly 2024-03-30 09:46:04 -04:00
RandomNinjaAtk
5d1196cb85 Switch yt-dlp from apline package to pip package to update properly 2024-03-30 09:45:39 -04:00
RandomNinjaAtk
18795f106f add --break-system-packages 2024-03-27 16:43:07 -04:00
RandomNinjaAtk
1bb44dce21 add --break-system-packages 2024-03-27 16:42:25 -04:00
RandomNinjaAtk
56c6f1bc11 add --break-system-packages to pip installs 2024-03-27 16:42:10 -04:00
RandomNinjaAtk
959a6f13e4 bug fix for pip install
#220
2024-03-27 16:41:09 -04:00
RandomNinjaAtk
950bedf95b Merge pull request #217 from hockeygoalie35/main
Fix Jellyfish install, SMA pip command
2024-03-25 13:37:26 -04:00
hockeygoalie35
dc5443a79c fix Jellyfish install, SMA pip command 2024-03-25 13:06:34 -04:00
RandomNinjaAtk
e7d07e2f1f v1.2 - Fix sleep when script is disabled...
#215 - Should resolve this...
2024-03-24 19:25:50 -04:00
RandomNinjaAtk
d760f4b7d8 add --break-system-packages 2024-03-22 18:02:50 -04:00
RandomNinjaAtk
c0ac258d5b Enable use of custom ports
#214 - This should resolve this request!
2024-03-22 17:57:11 -04:00
RandomNinjaAtk
fb7ced4910 v1.2 - Add --break-system-packages to pip package installation
#212 - Solves this...?
2024-03-21 15:20:26 -04:00
RandomNinjaAtk
5810903b97 Merge pull request #208 from hockeygoalie35/dev
ARLChecker 1.6 - Refactor, Debug mode, Test flag
2024-03-08 06:21:44 -05:00