Commit graph

46 commits

Author SHA1 Message Date
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
RandomNinjaAtk
3fc501f65e
v1.2 - version bump
New settings added config file
2023-07-13 06:51:10 -04:00
RandomNinjaAtk
34bedd1763
v1.1 - Change URLs and info 2023-07-12 16:51:42 +00:00
RandomNinjaAtk
f8e647d6db
v1.0.6 - make configurable 2023-07-12 14:01:00 +00:00
RandomNinjaAtk
c5a23f502b
Add missing audioLyricType setting 2023-07-11 14:22:21 +00:00
RandomNinjaAtk
68eb151ce6
more bug fixes 2023-07-11 14:16:22 +00:00
RandomNinjaAtk
b85a72efea
v1.0.3 2023-07-11 14:10:17 +00:00
RandomNinjaAtk
fd806b2d7e
1.0.2 bug fix for variable change 2023-07-11 13:41:58 +00:00
RandomNinjaAtk
0730a7799c
bug fix for hadcoded setting 2023-07-11 12:32:37 +00:00
RandomNinjaAtk
2d9aa8960b
Update Audio.service.bash 2023-07-11 12:19:59 +00:00
RandomNinjaAtk
1c1bfba95a
Create Audio.service.bash 2023-07-11 12:14:37 +00:00