RandomNinjaAtk
e3e415569d
4.0 - Bug Fix - Actually log missing artists IMVDB urls
...
Re-arranged a process to make some process code work that was previously doing nothing...
#347
2025-02-06 07:05:37 -05:00
RandomNinjaAtk
5738fdda3a
v1.8 - Bug fix for last change... Not sure why... though...?
2025-01-16 16:37:10 -05:00
RandomNinjaAtk
f022675e66
v1.7 - Re-enable pausing for Arr app tasks to complete
...
Improved the process of detecting whether Arr app is busy...
It will now only pause if it detects 3 tasks are running, which is what each Arr app can handle.
Or it will pause if the Arr app Process Monitored Downloads task is already running.
This is to prevent over tasking the applications to allow them the cycles to complete a previous import...
2025-01-16 15:21:37 -05:00
RandomNinjaAtk
5714eeba59
v1.6 - Disabling ARR app refresh monitored downloads trigger
...
ARR app already has the job scheduled to run every minute, so no need to manually trigger it...
2025-01-10 23:15:11 -05:00
RandomNinjaAtk
cef39d9b94
v1.5 - Remove pause waiting for ARR app tasks to be cleared...
2025-01-10 23:07:53 -05:00
RandomNinjaAtk
bc22727af8
Update description for sonarrSeriesEpisodeTrimmerTag setting
...
#343 - Makes the description more clear to avoid user confusion...
2025-01-06 07:32:01 -05:00
RandomNinjaAtk
a3b85556a8
Merge pull request #337 from natanaelsc/tdarrscan
...
[Sonarr/Radarr] Added script to send scan request to Tdarr after file download or import event
2025-01-03 13:52:50 -05:00
RandomNinjaAtk
b8c324ba9d
Merge pull request #336 from TheRedCyclops/fix-typo
...
fix a typo in the update instructions
2025-01-03 13:35:03 -05:00
Natanael Silva
db0db3dda6
feat: add tdarr scan
2024-12-09 21:51:35 -03:00
TheRedCyclops
bc5fe41f70
fix a typo in the update instructions
2024-12-08 14:59:42 +01:00
RandomNinjaAtk
f7c59f8519
Merge pull request #316 from jmbannon/main
...
Fix cookies file quotations
2024-10-16 12:52:25 -04:00
Jesse Bannon
d1fe9ef78e
Fix cookies file quotations
2024-10-14 22:42:23 -07:00
RandomNinjaAtk
2342e997a0
Merge pull request #315 from jmbannon/main
...
Toggleable yt-dlp info json
2024-10-14 12:24:03 -04:00
Jesse Bannon
403d5ed9a2
Toggleable yt-dlp info json
2024-10-11 23:21:21 -07:00
RandomNinjaAtk
ef8fc991db
Merge pull request #310 from YaKush7/recyclarr-arm
...
[Sonarr/Radarr]Added checks for ARM when installing recyclarr
2024-09-16 23:02:14 +00:00
YaKush7
2308251c1a
Added checks for ARM when installing recyclarr
2024-09-15 02:49:41 +05:30
RandomNinjaAtk
394c395fa6
Merge pull request #307 from kieraneglin/ke/dont-overwrite-deezer-tidal-config
...
Delete unneeded config from Lidarr setup.bash
2024-09-09 19:01:03 +00:00
Kieran
71e6f5ad3f
Delete the old lines
2024-09-07 12:04:36 -07:00
RandomNinjaAtk
32d14192f1
Merge pull request #302 from kieraneglin/ke/dont-overwrite-deezer-tidal-config
...
[ENHANCEMENT] Stop startup script from overwriting Deemix and Tidal configs
2024-09-05 14:56:40 +00:00
Kieran Eglin
132fa97b3f
Revert formatting changes
2024-08-26 12:09:31 -07:00
Kieran Eglin
9326a80c98
Stopped startup script from overwriting Deemix and Tidal configs
2024-08-26 12:02:07 -07:00
RandomNinjaAtk
ae84972d03
Update Extras.bash
2024-08-19 11:00:21 +00:00
RandomNinjaAtk
50df232b9f
v2.0 - Download to a temp folder
...
#299 - Resolves this for sonarr
2024-08-19 10:58:59 +00:00
RandomNinjaAtk
b78ff08205
v1.3 - Use temp download location
...
#299 - Resolves this for radarr
2024-08-19 10:54:21 +00:00
RandomNinjaAtk
8d9271f31d
v2.1 - write log data to the correct file
2024-08-08 14:39:57 -04:00
RandomNinjaAtk
f9e9cc6d87
Update UnmappedFilesCleaner.bash
2024-08-08 12:59:36 +00:00
RandomNinjaAtk
9379cb59cc
v2.1
2024-08-08 12:59:15 +00:00
RandomNinjaAtk
99273fdb42
v3.9
2024-08-08 12:58:53 +00:00
RandomNinjaAtk
bb3e0093ee
v2.48 - Enable config changes to affect future script runs without restart
2024-08-08 12:58:00 +00:00
RandomNinjaAtk
8ca0cc83b8
v2.4 - Import settings during config verification
...
Allow config changes to take affect between script runs, to avoid requiring restart
2024-08-08 12:55:14 +00:00
RandomNinjaAtk
0e38188047
v3.8 - perform cleanup after each video process
2024-08-08 10:37:21 +00:00
RandomNinjaAtk
754a6d0e08
v2.0 - Clean/clear download folder between downloads
2024-08-08 10:33:24 +00:00
RandomNinjaAtk
e3ad878bee
Merge pull request #293 from beaver-coder/patch-1
...
Update setup.bash with dotnet8-runtime (Sonarr)
2024-08-08 06:00:52 -04:00
RandomNinjaAtk
e213251eb1
Merge pull request #294 from beaver-coder/patch-2
...
Update setup.bash with dotnet8-runtime (Radarr)
2024-08-08 06:00:34 -04:00
beaver-coder
952d631443
Update setup.bash with dotnet8-runtime
...
Recyclarr would not download/run with dotnet7, if you follow the alpine linux url, you will find that dotnet7-runtime does not exist. When I forked this and modified it to dotnet8, it worked on the first try. This needs to be fixed in sonarr and radarr.
2024-08-07 19:16:01 -06:00
beaver-coder
c272d3aa86
Update setup.bash with dotnet8-runtime
...
Recyclarr would not download/run with dotnet7, if you follow the alpine linux url, you will find that dotnet7-runtime does not exist. When I forked this and modified it to dotnet8, it worked on the first try. This needs to be fixed in sonarr and radarr.
2024-08-07 19:12:31 -06:00
RandomNinjaAtk
e81fd95708
v2.47 - Remove legacy code from recent changes
2024-08-07 14:22:57 +00:00
RandomNinjaAtk
bfa5416537
Update README.md
2024-08-05 11:25:09 +00:00
RandomNinjaAtk
ceb8a1b1c7
v.2.46 - Removed unused function, might have resolved memory leak...
...
#269 - Resolves this?
2024-08-05 11:12:51 +00:00
RandomNinjaAtk
193f168511
Merge pull request #292 from treyturner/main
...
Delete Lidarr Audio service copypasta
2024-08-01 18:58:57 -04:00
Trey Turner
57c0f63542
Delete copypasta
2024-08-01 17:17:36 -05:00
RandomNinjaAtk
06439f37c4
new setting preventRelatedArtistsLoop
...
#230 - Resolves this issue
2024-08-01 15:33:53 +00:00
RandomNinjaAtk
e0f8ece474
v2.3 - use lidarr tag to prevent endless loop
...
#230 - Resolves this...
2024-08-01 15:32:13 +00:00
RandomNinjaAtk
0989fe8d42
Update extended.conf
...
Changed default match distance to match 80% or above....
Source for change: https://tilores.io/damerau-Levenshtein-distance-with-adjacent-transpositions
2024-08-01 13:43:12 +00:00
RandomNinjaAtk
cfbe4004d3
Update extended.conf
...
#254 - Resolves this?
2024-08-01 13:37:28 +00:00
RandomNinjaAtk
24c40c9c6f
v2.45 - new prefer special editions config option
...
#254 - Resolves this?
2024-08-01 13:36:02 +00:00
RandomNinjaAtk
d3113f7f42
Update functions.bash
...
#87 - Fix?
2024-07-30 12:52:53 +00:00
RandomNinjaAtk
0965f6b2c5
Revert file
...
#283
2024-07-11 16:36:27 +00:00
RandomNinjaAtk
82a73b4b02
Revert file due to upstream bug fix
...
#283
2024-07-11 16:35:56 +00:00
RandomNinjaAtk
734ff6a4ff
Revert file because upstream bug was fixed
...
#283
2024-07-11 16:35:17 +00:00