Commit Graph

461 Commits

Author SHA1 Message Date
RandomNinjaAtk
3e67cf4087 Create scripts_init.bash 2023-08-03 09:04:28 -04:00
RandomNinjaAtk
c6135304c3 v.3.3 - Increase number of attempts for video data download caching
#44
2023-08-01 12:33:28 +00:00
RandomNinjaAtk
29bb8f404f v3.2 Bug fix, run cache process if no complete log file is found
#44
2023-08-01 12:27:56 +00:00
RandomNinjaAtk
b702d9e251 v3.1 - Only cache artist once every 7 days, improved logging 2023-08-01 12:22:03 +00:00
RandomNinjaAtk
e0ae9e3379 v3.0 - Improved logging output for debugging
#44
2023-08-01 12:00:43 +00:00
RandomNinjaAtk
a6e26d7a72 2.9 - Improved caching process and logging output for debugging
#44 - Additional improvements
2023-08-01 11:58:19 +00:00
RandomNinjaAtk
4b84be9d74 2.8 - Switch to wget
Improving processes
2023-08-01 11:29:50 +00:00
RandomNinjaAtk
fa709db1e2 2.7 - Improved Cache Process, improved logging output
#44 - I believe this improves the process to reduce possible hangups..
2023-08-01 11:07:11 +00:00
RandomNinjaAtk
e1e4978421 Rename lidarr/BeetsPostProcessor.bash to lidarr/legacy_unsupported/BeetsPostProcessor.bash
#45 - This script is no longer supported....
2023-07-30 20:31:45 -04:00
RandomNinjaAtk
a0cf1c85bc Rename MetadataPostProcess.bash to MetadataPostProcess.bash
#45 - moving to legacy_unsupported...
2023-07-30 20:30:59 -04:00
RandomNinjaAtk
04b939195f Moving unsupported script to archive folder
#45
2023-07-30 20:30:06 -04:00
RandomNinjaAtk
877c413213 Removing unsupported scripts
#45
2023-07-30 20:28:47 -04:00
RandomNinjaAtk
e94c407da8 Only download naming.json if it does not exist
#42 - Resolves this request
2023-07-29 11:44:15 -04:00
RandomNinjaAtk
57b3681eb0 Only download naming.json if it does not exist.
#42 - Resolves this request
2023-07-29 11:41:29 -04:00
RandomNinjaAtk
1ddee1c0aa Bug fix
#45
2023-07-29 11:30:38 -04:00
RandomNinjaAtk
a0c2a66b33 v2.11 - bug fix from debugging 2023-07-28 11:40:57 +00:00
RandomNinjaAtk
f8077edd93 v2.10 - improve logging 2023-07-28 11:40:15 +00:00
RandomNinjaAtk
09386c0179 improve logging 2023-07-28 11:39:31 +00:00
RandomNinjaAtk
e0833c7a93 v2.9 - Bug fix for missing path...
#40
2023-07-28 10:38:08 +00:00
RandomNinjaAtk
97d793e73e v2.8 - bug fix, missing "then" for if's...
#40
2023-07-28 10:27:48 +00:00
RandomNinjaAtk
12097968dd Add deezerClientTestDownloadId & tidalClientTestDownloadId
#40 - Makes test track Ids configurable
2023-07-28 10:21:38 +00:00
RandomNinjaAtk
2dd51ef713 2.7 - Run client test to verify client is working if all download attempts failed...
#40 - Further attempts to mitigate/workaround possible issue
2023-07-28 10:18:42 +00:00
RandomNinjaAtk
b86b278dd4 Add failedDownloadAttemptThreshold
#40
2023-07-28 09:48:27 +00:00
RandomNinjaAtk
2458a097fa v2.6 - New setting failedDownloadAttemptThreshold
Make failed download attempts configurable, default is 6.

#40 - This will likely not solve the issue, but a good idea, so implemented anyways. I have further plans to build in a workaround...
2023-07-28 09:47:18 +00:00
RandomNinjaAtk
283958f39e Update recyclarr.yaml 2023-07-27 18:35:32 +00:00
RandomNinjaAtk
aeaa061022 Update recyclarr.yaml 2023-07-27 18:35:09 +00:00
RandomNinjaAtk
7b7b201c73 fix typo for DetectNonSplitAlbums 2023-07-27 17:02:14 +00:00
RandomNinjaAtk
84bc23ff0d v1.8 - bug fix for detecting non split albums setting and typo fix 2023-07-27 17:01:38 +00:00
RandomNinjaAtk
7198c4e3f6 v1.7 - bug fix 2023-07-27 10:02:19 +00:00
RandomNinjaAtk
745c737f5c v1.6 - improved logging, detect flac+mp3 albums and cleanup
When a flac + mp3 album is found, remove all MP3's leaving a flac only album for import
2023-07-27 10:01:24 +00:00
RandomNinjaAtk
cdfd4a29bd Update recyclarr.yaml 2023-07-26 15:55:20 -04:00
RandomNinjaAtk
8bf765b3a0 Update recyclarr.yaml 2023-07-26 12:25:14 -04:00
RandomNinjaAtk
72d10c29ca Update recyclarr.yaml 2023-07-25 19:16:59 +00:00
RandomNinjaAtk
204df0d07c Update recyclarr.yaml 2023-07-25 18:26:54 +00:00
RandomNinjaAtk
10a70186d9 Merge pull request #33 from justinglock40/patch-1
Update setup.bash
2023-07-23 10:13:26 -04:00
justinglock40
426bdcb88a Update setup.bash
Change SMA config setup to prevent removal of custom sma.ini on container reboot
2023-07-23 09:10:56 -04:00
RandomNinjaAtk
e1962a9896 1.1 - Logging Improvements, only scan the correct library
Previously, the script would scan all libraries if they had almost identical folder names, example:

/path/folder and /path/folder-02

Both folders would be notified to be scanned, when only the first folder was valid. This fixes that...
2023-07-20 16:17:51 +00:00
RandomNinjaAtk
014543eb57 v1.9 - Bug Fix for adding
Sometimes artist name and mbid would repeat, causing it to fail, this should resolve that...
2023-07-20 11:33:55 +00:00
RandomNinjaAtk
fd9b19f0c9 1.7 univ functions 2023-07-20 11:18:55 +00:00
RandomNinjaAtk
0316218d97 1.7 - univ functions 2023-07-20 11:18:20 +00:00
RandomNinjaAtk
0f96d50dad 1.2 - univ functions 2023-07-20 11:17:16 +00:00
RandomNinjaAtk
a5673851a4 1.7 - univ functions 2023-07-20 11:16:31 +00:00
RandomNinjaAtk
d8bcdd639d 1.7 - univ functions 2023-07-20 11:15:41 +00:00
RandomNinjaAtk
fa6318276e v1.5 - use univ functions 2023-07-20 11:13:55 +00:00
RandomNinjaAtk
868b542427 1.6 - use univ functions 2023-07-20 11:11:36 +00:00
RandomNinjaAtk
0b0a9f7283 1.6 - use univ functions 2023-07-20 11:10:56 +00:00
RandomNinjaAtk
2c3e001856 1.3 - use univ functions 2023-07-20 11:10:01 +00:00
RandomNinjaAtk
2548757f47 Use universal functions 2023-07-20 11:08:44 +00:00
RandomNinjaAtk
1ebae4d171 1.7 - use univ functions 2023-07-20 11:08:02 +00:00
RandomNinjaAtk
f6a87c7b1a Download functions 2023-07-20 11:07:02 +00:00