Commit Graph

813 Commits

Author SHA1 Message Date
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
hockeygoalie35
7ab4ecd0f6 1.6: Refactor, -t and -d flags added. 2024-03-07 22:54:12 -05:00
hockeygoalie35
cb8dbdd79b 1.6: Error Handling Improvements 2024-03-07 22:52:44 -05:00
hockeygoalie35
c460898694 1.6: Refactor 2024-03-07 22:48:02 -05:00
hockeygoalie35
88d4e84223 1.6 dev: Broke out check function outside of LidarrExtendedAPI. Allows -c and -t flags to share the same function. Write Wrapper function inside LidarrExtendedAPI. 2024-03-06 23:50:56 -05:00
hockeygoalie35
79f13d273e 1.6 dev: Error Handling for -t flag 2024-03-06 23:13:18 -05:00
hockeygoalie35
612fa48d9e 1.6 dev: Added Telegram Bot Messages to Logs, Colored yellow in Terminal output. 2024-03-06 00:10:57 -05:00
hockeygoalie35
ff1131e471 1.6 dev: debugging setup complete. refactor logging and version fetching to functions. 2024-03-05 22:32:09 -05:00
hockeygoalie35
7ee55d5866 1.6 dev: debugging setup complete. refactor logging and version fetching to functions. 2024-03-05 22:27:35 -05:00
RandomNinjaAtk
3b675a6ac2 3.2 - remove album disambiguation 2024-02-17 09:57:47 -05:00
hockeygoalie35
1e053a8064 1.6 dev: debugging setup complete. refactor logging, version fetching to functions. 2024-02-16 23:50:21 -05:00
hockeygoalie35
3f914e6774 Merge remote-tracking branch 'origin/dev' into dev 2024-02-16 22:28:55 -05:00
hockeygoalie35
201e2867fb 1.6 dev Set paths to CONSTs. Create initial debug function. 2024-02-16 22:28:39 -05:00
hockeygoalie35
8da2c1d77f 1.6 dev Set paths to CONSTs. Create initial debug function. 2024-02-16 22:28:27 -05:00
hockeygoalie35
e02847966b Set paths to CONSTs. Create initial debug function. 2024-02-16 22:18:57 -05:00
RandomNinjaAtk
92b9f3a195 Merge pull request #198 from hockeygoalie35/dev
ARLChecker v1.5
2024-02-14 06:03:33 -05:00
hockeygoalie35
5cd55b8ef1 Merge branch 'RandomNinjaAtk:main' into dev 2024-02-13 23:16:04 -05:00
hockeygoalie35
b423b9f691 v1.5 - Python script now appends text log 2024-02-13 23:14:48 -05:00
hockeygoalie35
965c90def3 v1.5 - Python script appends current log 2024-02-13 23:06:59 -05:00
hockeygoalie35
f0fbf9b775 v1.5 - Python script appends current log 2024-02-13 22:55:06 -05:00
hockeygoalie35
f417518171 v1.5 - Python script appends current log 2024-02-13 22:43:38 -05:00
RandomNinjaAtk
eee29c3d5d Merge pull request #196 from hockeygoalie35/main
ARLChecker v1.4 - Python script shows correct version
2024-02-13 10:18:46 -05:00
hockeygoalie35
d60015a050 v1.4 - Python script shows correct version 2024-02-13 09:34:17 -05:00
hockeygoalie35
106e620a7a v1.4 - Python script shows correct version 2024-02-13 09:25:57 -05:00
hockeygoalie35
e942ba02dc v1.4 - Python script shows correct version 2024-02-13 09:21:33 -05:00
hockeygoalie35
d477614c52 v1.4 - Python script shows correct version 2024-02-13 09:14:34 -05:00