Commit graph

935 commits

Author SHA1 Message Date
509d16acab
Move files around 2024-11-29 11:25:13 +01:00
5a1a5119fb
Kill kill kill kill kill 2024-11-29 11:21:51 +01:00
69b82a3497
Small refactor 2024-11-26 22:06:55 +01:00
6cb4533f4c
Remove unused files 2024-11-26 22:06:51 +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
RandomNinjaAtk
17379ef077
Bug was fixed upstream, reverting to original file
#283 - Should resolve
2024-07-11 16:32:48 +00:00
RandomNinjaAtk
b84806040e
Update setup.bash 2024-07-05 16:20:33 +00:00
RandomNinjaAtk
523aa04d7f
Merge pull request #280 from mikefuccaro/audio-downloadPath-Fix
Fixing Audio script referencing static download path.
2024-07-04 18:04:08 -04:00
Anarcie
c3bae6f4b8 Updating variable to the correct one. 2024-07-04 15:43:38 -06:00
RandomNinjaAtk
1e3608cf83
Merge pull request #281 from billsbdb3/main
added || true after pip install/changed alpine link to point to dontn…
2024-07-04 17:18:19 -04:00
billsbdb3
4892b40802
Update setup.bash 2024-07-03 15:21:00 -04:00