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
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
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
c67d72522c
2.32 - Improve logging output for failed matches due to distance algorithm
2024-02-06 16:21:41 +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
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
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
425c59e06c
2.24 - Add --no-net-check to Freyr client
...
#124 - Resolves this?
2023-11-28 12:45:16 +00:00
RandomNinjaAtk
78240a015f
2.23 - Clear freyr cache folder after download
...
#94 - Resolves this...? (untested)
2023-10-19 08:56:16 -04:00
RandomNinjaAtk
6d3279359f
2.22 - version bump
2023-10-15 09:19:14 -04:00
Jackmaninov
4a9f05c094
fix: broke a path
2023-10-14 21:45:29 +03:00
Jackmaninov
dc43119726
feat: faster filtering of previously searched Album IDs using GNU comm
2023-10-14 21:00:20 +03:00
RandomNinjaAtk
61caac00b2
2.21 - bug fix for search process changes.
...
Only download one version of the album, then move to the next missing/cutoff album.
Previously the tool would sometimes download multiples of the same album instead of moving on to the next one like it was supposed to, so this fixes that....
2023-09-21 22:04:03 -04:00
RandomNinjaAtk
69494df0b5
2.20 - more logging for easier debugging, optimizations...
2023-09-21 21:41:15 -04:00
RandomNinjaAtk
5d0b8c16d1
2.19 - bugfix?
2023-09-21 18:59:37 -04:00
RandomNinjaAtk
c2e702a49c
v2.18 - Simplify search process
...
Removing unnecessary code, simplifying search/download process.
If a download fails to import, it will take multiple runs of the script for it to search every album title/track count variation for an album. Which can result in the process being slower, however, it greatly simplifies the process making things easier to maintain...
2023-09-21 18:42:57 -04:00
RandomNinjaAtk
62db13e107
v2.16 - bug fixes for log file name
...
#87
2023-09-21 10:31:42 +00:00
RandomNinjaAtk
14fa832eae
2.15 - log file naming changes
...
#87
2023-09-21 10:19:23 +00:00
RandomNinjaAtk
590d2bb0dd
2.14 - improve beets tagging cleanup and logging...
2023-09-08 16:34:25 +00:00
RandomNinjaAtk
81f6c9fd37
v2.13 - Bug Fix for first word filtering when special characters are used...
...
#67 - Resolves this issue
This change does reduce the speed of the script because it no longer filters the results to reduce the number of results to parse... But it does solve the issue...
2023-09-07 11:41:57 +00:00
RandomNinjaAtk
7c7c404a9f
v2.12 - Rollback
...
#59
2023-08-17 10:13:44 +00:00
RandomNinjaAtk
77e44312b5
v2.13 - Version Bump
...
#59
#58
2023-08-16 08:40:22 -04:00
Jasper Aelvoet
93a9515337
Replace musicbrainz with build in lidarr api
2023-08-16 14:05:15 +02:00
Jasper Aelvoet
ae56411a0b
Possible YT fallback implementation
2023-08-15 16:50:09 +02:00
RandomNinjaAtk
dc5169e721
2.12 - fallback to yt
...
#58 - untested, should resolve...
2023-08-15 14:07:49 +00: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
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
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
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
e013b0d1b9
2.5 - use universal functions
2023-07-20 10:58:49 +00:00
RandomNinjaAtk
a71813bd92
logging optimizations
2023-07-19 14:41:16 +00:00
RandomNinjaAtk
c1cfc839f9
v2.3 - Hide error that can be ignored, don't alter track tags
2023-07-18 17:08:53 -04:00
RandomNinjaAtk
bbd7f6f95e
2.1 - improve logging output
2023-07-18 13:51:54 +00:00
RandomNinjaAtk
6778b7d2aa
v2.1 - Allow lrc file to be imported by Lidarr
2023-07-17 11:51:49 +00:00
RandomNinjaAtk
60ef7e48a2
v2.0 - Adjust temp download area to give additional seperation
2023-07-15 16:26:48 -04:00
RandomNinjaAtk
1588a57210
1.9 bug fix
2023-07-15 11:05:54 -04:00
RandomNinjaAtk
3103c25247
1.8 cleanup
2023-07-15 10:24:18 -04:00
RandomNinjaAtk
71d3aabe13
v1.7 - Add audioScriptInterval, improve logging
...
#18
2023-07-15 10:22:25 -04:00
RandomNinjaAtk
a4ca2485f7
v1.6 - Switch to port
...
#17
2023-07-14 19:15:00 -04:00
RandomNinjaAtk
b8c4b1e087
v1.5 - bug fix?
...
Fix deemix?
2023-07-13 15:59:42 -04:00
RandomNinjaAtk
499db1dfc8
version bump 1.4
...
#11
2023-07-13 15:33:47 -04:00
RandomNinjaAtk
01404ba986
v1.3 - Add fallback downloadpath if its not set.
2023-07-13 06:57:47 -04:00