Commit Graph

906 Commits

Author SHA1 Message Date
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
billsbdb3
374c3cceff Update setup.bash 2024-07-03 15:20:28 -04:00
billsbdb3
c58b070b09 Update setup.bash 2024-07-03 14:55:11 -04:00
billsbdb3
aa6359afea Update Recyclarr 2024-07-03 14:43:40 -04:00
billsbdb3
62d4b3f518 Update Recyclarr 2024-07-03 14:41:10 -04:00
billsbdb3
e14eecc85f Update Recyclarr 2024-07-03 14:36:06 -04:00
billsbdb3
512286de02 Update Recyclarr 2024-07-03 14:34:20 -04:00
billsbdb3
9676849fb1 Update Recyclarr 2024-07-03 14:32:09 -04:00
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
Anarcie
fc1c18606f Fixing Audio script referencing static download path. Moved to extended.cong downloadPath var 2024-07-02 12:20:23 -06: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