Commit graph

386 commits

Author SHA1 Message Date
RandomNinjaAtk
63d5fabf45
Update readme.md
#240 #228
2024-04-18 19:26:23 -04:00
RandomNinjaAtk
9b2bcfe3a7
Update readme.md
#240
2024-04-18 19:22:27 -04:00
RandomNinjaAtk
923a68db88
Uninstallation Directions
#240 - This applies to all Arr apps/containers.
2024-04-18 19:21:53 -04:00
RandomNinjaAtk
d23cc5fe41
2.42 - Only add client and tag if not already added... 2024-04-12 20:54:03 -04:00
RandomNinjaAtk
52a1b74f8e
v2.41 - Notify Lidarr to import, let blackhole be managed by lidarr. 2024-04-12 16:23:51 -04:00
RandomNinjaAtk
54f7b52b76
v2.40 - Add secondary lidarr download scan import notification
This enables the older style of import notification
2024-04-12 04:38:27 -04:00
RandomNinjaAtk
28d6869098
v2.39 - Add arr-extended tag to Lidarr
This is for future usage purposes...
2024-04-11 20:19:04 -04:00
RandomNinjaAtk
1fc229b7a2
v2.38 - Bug fix for blackhole client
#232 - Resolves
#233 - Resolves
2024-04-11 20:10:08 -04:00
RandomNinjaAtk
bb3258c121
v2.36 - bug fix for hardcoded path
#233 - resolves this request
2024-04-10 15:14:49 -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
5d1196cb85
Switch yt-dlp from apline package to pip package to update properly 2024-03-30 09:45:39 -04:00
hockeygoalie35
dc5443a79c fix Jellyfish install, SMA pip command 2024-03-25 13:06:34 -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
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
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
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
hockeygoalie35
afe95ad702 Merge remote-tracking branch 'origin/dev' into dev 2024-02-12 21:51:50 -05:00
hockeygoalie35
4e96a47962 Set script version-lookup path to match docker structure. 2024-02-12 21:51:23 -05:00
hockeygoalie35
bcf65d56fb
Merge branch 'RandomNinjaAtk:main' into dev 2024-02-12 21:49:37 -05:00
hockeygoalie35
13a5bccc00 Set script version-lookup path to match docker structure. 2024-02-12 21:49:13 -05:00
hockeygoalie35
5afd750c76 Pull version from script, rather than define in .py 2024-02-12 21:17:54 -05:00
RandomNinjaAtk
4dc2284024
Update readme.md 2024-02-12 19:40:34 +00:00
RandomNinjaAtk
5a1e5acee3
v1.3 - logging 2024-02-12 13:13:04 +00:00
RandomNinjaAtk
a14cecd5c5
1.2 - Only run script if applicable... 2024-02-12 13:07:19 +00:00
Aaron Wood
6e42f65cb2 Fix video script not starting 2024-02-11 22:44:10 -08:00
hockeygoalie35
a49d3c801b Finalized - Fix issue #189 2024-02-11 15:28:15 -05:00
hockeygoalie35
dd14f23fe5 Finalized - Fix issue #189 2024-02-11 15:27:51 -05:00
hockeygoalie35
d68088d382 Add check for arlUpdateInterval var. fallback to 24h 2024-02-11 14:11:33 -05:00
hockeygoalie35
d4a5e85a1b Merge remote-tracking branch 'origin/main' 2024-02-09 21:20:48 -05:00
hockeygoalie35
777eda18a3 Re-added missing Video Script Params. 2024-02-09 21:20:32 -05:00
hockeygoalie35
4adcedc832
Merge branch 'RandomNinjaAtk:main' into main 2024-02-07 23:41:00 -05:00
hockeygoalie35
dd8b9d5905 Update readme.md to include ARLChecker 2024-02-07 23:39:48 -05:00
hockeygoalie35
2e412c6ed1 Finalize. Set download path for ARLChecker from RandomNinaAtk's repo. 2024-02-07 23:34:44 -05:00
hockeygoalie35
536607f523 Finalize extended.conf new params. 2024-02-07 23:33:40 -05:00
hockeygoalie35
832e5a035e Adjust text report path 2024-02-07 23:30:09 -05:00
hockeygoalie35
d8ad588cbe Add text status report fallback if user doesn't use Telegram bot. 2024-02-07 23:16:59 -05:00
hockeygoalie35
7cfd44f828 Add check interval in extended.conf. 2024-02-07 22:59:59 -05:00
RandomNinjaAtk
76c02a3344
v3.7 - Typo fix
#181
2024-02-07 10:57:45 +00:00
hockeygoalie35
32c8923955 Add colorama and python-telegram-bot to pip install 2024-02-06 23:36:09 -05:00
hockeygoalie35
9804b8cb22 Merge remote-tracking branch 'origin/main' 2024-02-06 23:32:37 -05:00
hockeygoalie35
d8976c4682 Catch token not set. 2024-02-06 23:31:14 -05:00
hockeygoalie35
7fb21773e2
Update setup.bash
typo
2024-02-06 23:13:04 -05:00
hockeygoalie35
8ce532e9f0 Refactor.
Set all messages including errors to logging
Set logging formatting to match Audio script
Add additional commands to telegram bot
temporarily set sleep time to 1m for debugging purposes
2024-02-06 23:09:46 -05:00
hockeygoalie35
f5302b7834 Refactor.
Set all messages including errors to logging
Set logging formatting to match Audio script
Add additional commands to telegram bot
temporarily set sleep time to 1m for debugging purposes
2024-02-06 22:59:13 -05:00
hockeygoalie35
b309569d34 Initial Commit. setup is currently pointing to my fork. 2024-02-06 21:05:58 -05:00
hockeygoalie35
550ebb0620 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	lidarr/extended.conf
2024-02-06 19:13:43 -05:00
RandomNinjaAtk
c67d72522c
2.32 - Improve logging output for failed matches due to distance algorithm 2024-02-06 16:21:41 +00:00
RandomNinjaAtk
6cbec2ad33
3.6 - Use new disableImvd config setting
Disables script if disableImvdb setting is true...
2024-02-05 14:24:02 +00:00
RandomNinjaAtk
4c2c0b3dd8
new disableImvd setting
Allows disabling IMVDB as a source for video script
2024-02-05 14:21:23 +00:00
Aaron Wood
10d2079f69 Always use most accurate way of fuzzy matching, greatly improve performance of fuzzy matching 2024-01-31 20:41:43 -08:00
norgur
827dc15e6f
Update setup.bash
Fixed missing "
2024-01-28 19:48:48 +01:00
RandomNinjaAtk
d4b81e29ba
v1.0 - Swap beets installtion method
#170  - Will this fix this problem...? No clue if it'll work...
2024-01-28 12:24:15 -05:00
ngInit
33959af52a
Update Video.service.bash
null check added to $videoContainer
2024-01-11 23:56:49 -07:00
RandomNinjaAtk
80c3853081
2.30 - Remove duplicate entries in temporary release title list... 2024-01-11 15:39:52 -05:00
RandomNinjaAtk
1082051a19
v2.29 - bug fix, missing echo command
#159
2024-01-11 15:19:53 -05:00
RandomNinjaAtk
1487dd7837
2.28 - Only ignore instrumental releases by disambiguation, not release group, enable by default
#159 - Further improvements... By default if not configured, ignore instrumental releases. However, the script will never ignore release groups that contain Instrumental in the album name/title.

This will allow you to download instrumental releases when it happens to be in the main release group title and ignore it when it just happens to be a alternate version of a particular album/release group (disambiguation)
2024-01-11 15:15:36 -05:00
RandomNinjaAtk
df1b9eb846
Add ignoreInstrumentalRelease
#159
2024-01-11 18:34:22 +00:00
RandomNinjaAtk
ebd5eb7757
v2.27 - New ignoreInstrumentalRelease option
#159 - Settting ignoreInstrumentalRelease to true in the config will cause the script to skip any release that has the word "Instrumental" in the title or disambiguation...

This is untested, but should work....
2024-01-11 18:32:47 +00:00
RandomNinjaAtk
4fba19499d
v2.26 - Truncate Album Names
#156 - Limit names to 130 characters
2024-01-11 11:25:50 +00:00
RandomNinjaAtk
b8f674e138
2.25 - Truncate downloaded folder name
#156 - Only use first 100 characters of album name in folder name...
2024-01-11 11:12:41 +00:00
RandomNinjaAtk
8ae48c7941
v2.1 - Missed a spot... for autoArtistAdderMonitored
#139
2024-01-04 11:35:44 +00:00
RandomNinjaAtk
1cd883f7bf
v2 - Use new autoArtistAdderMonitored setting
#139 - Resolves this issue

New setting allows users to enable/disable monitoring of artists when automatically added via script..
2024-01-04 11:32:36 +00:00
RandomNinjaAtk
3b686a549f
New autoArtistAdderMonitored setting
#139
2024-01-04 11:28:37 +00:00
hockeygoalie35
caad0a84e3 Added ARL Checking script optional flags for Telegram connectivity. Fixed some typos. 2023-12-25 23:40:00 -05:00
RandomNinjaAtk
425c59e06c
2.24 - Add --no-net-check to Freyr client
#124 - Resolves this?
2023-11-28 12:45:16 +00:00
RandomNinjaAtk
524b51ee59
Merge pull request #119 from jasonpatrickellykrause/readme-formatting
Formatting updates to README
2023-11-26 22:17:20 -05:00
RandomNinjaAtk
e9a6b4df87
Merge pull request #121 from jasonpatrickellykrause/lidarr-extended-conf
Lidarr Extended Conf Formatting
2023-11-26 15:28:28 -05:00
cherryontopknife
11cafdea51
Update readme.md
Added description of unmapped folder cleaner script
2023-11-26 14:05:59 -05:00
Jason Krause
381f21d641 Spelling and formatting 2023-11-26 10:19:53 -07:00
Jason Krause
a0b86729c5 spelling and formatting 2023-11-26 09:25:21 -07:00
Jason Krause
7b54a5ebaa formatting 2023-11-26 09:20:27 -07:00
RandomNinjaAtk
2474af817e
Allow customizations to beets configs
#106  - Resolves
2023-11-05 08:29:27 -05:00