RandomNinjaAtk
2df693f981
v1.0.133 - Add new Custom Script during configuration, adjust old custom script settings
2 years ago
RandomNinjaAtk
eeaea4ab85
New Lidarr MetadataPostProcess.bash Post Processing Script
...
Only extracts artwork at this time...
2 years ago
RandomNinjaAtk
3441d3f07c
new parameter documentation (requireQuality)
2 years ago
RandomNinjaAtk
8fe60f098e
1.0.132 - new requireQuality process
...
When enabled, all download files must have the requested file extension, if not, the download will fail
2 years ago
RandomNinjaAtk
e38e14546d
arm64v8-1.0.16 - add default setting for requireQuality
2 years ago
RandomNinjaAtk
b620221dd6
arm32v7-1.0.16 - add default setting for requireQuality
2 years ago
RandomNinjaAtk
ebe92313a1
Update amd64.dockerfile
2 years ago
RandomNinjaAtk
acf146b4ab
v1.0.131 - Verification Process to validate Flac Files
...
This will verify all downloaded flac files, if a file fails it will retry to download up to 5 times, if it fails 5 times, the download will be discarded.
2 years ago
RandomNinjaAtk
7aa65fa198
v1.0.130 - suppress error output
...
occasionally an error pops up, but does not appear to affect the end result... so hiding it to avoid user confusion and unwarranted issues.
Problem is located within this "Levenshtein_distance" calculation function, https://en.wikibooks.org/wiki/Algorithm_Implementation/Strings/Levenshtein_distance
#13
2 years ago
RandomNinjaAtk
7ca75c0a46
v1.0.129 - fixed pipe issue? Enhanced logging...
...
#13
2 years ago
RandomNinjaAtk
a4140c3ce4
1.0.128 - Remove unneeded variables
...
#13
2 years ago
RandomNinjaAtk
62f450214c
v1.0.127 - add non-match error message
2 years ago
RandomNinjaAtk
93cbdc3ece
v1.0.12 - Remove unneeded sort
2 years ago
RandomNinjaAtk
32facbd7b9
1.0.125 - Adjust Fuzzy Search Artist Name santization process
2 years ago
RandomNinjaAtk
6574c1ad12
v1.0.124 - Disable scrub Audio Tags in default config
2 years ago
RandomNinjaAtk
3fff65ee63
1.0.123 - bug fix
2 years ago
RandomNinjaAtk
d3caa72c0e
v1.0.122 - Move Tidal search to it's own function, support multiple Tidal Artist ID's
2 years ago
RandomNinjaAtk
cf03e2f1e7
v1.0.121 - Move Deezer search to it's own function, simplifying code base
...
- Alter Fuzzy Fallback search to include artist
2 years ago
RandomNinjaAtk
4fece04d1d
v1.0.120 - use fuzzy search for fallback when regular searches fail
2 years ago
RandomNinjaAtk
e376d012fa
v1.0.119 - Move fuzzy search to it's own function
...
Working towards making the script more modular and easier to work on....
2 years ago
RandomNinjaAtk
193b497bfd
disable fallbackSearch
2 years ago
RandomNinjaAtk
7ec072474b
v1.0.118 - Update deemix to latest version
2 years ago
RandomNinjaAtk
c78ab5f4bb
add more credits
2 years ago
RandomNinjaAtk
642bbf7c93
adjust more settings...
2 years ago
RandomNinjaAtk
5391f4602e
enable fallbackISRC option
2 years ago
RandomNinjaAtk
a9a63b2b58
v1.0.117 - Added Searching support for VA albums....
2 years ago
RandomNinjaAtk
2e63c4a7bc
1.0.116 - formatting fix
2 years ago
RandomNinjaAtk
2210fd3611
v1.0.115 - Make docker log more clear about what is script related, vs lidarr related...
2 years ago
RandomNinjaAtk
347b60e77a
v1.0.114 - Updated status message
2 years ago
RandomNinjaAtk
6b4d4c2b5c
v1.0.113 - Change from keep metadata in sync, to write only on initial import
2 years ago
RandomNinjaAtk
b3c4617150
v1.0.112 - Add status message when script puases to wait for lidarr to finish all running tasks...
2 years ago
RandomNinjaAtk
0027b8e4f3
1.0.111 - Use Lidarr Album Title and Lidarr Album Year for grabbed musicbrainz album ids
2 years ago
RandomNinjaAtk
3619d1bc54
1.0.110 - log enhancment for lyric type
2 years ago
RandomNinjaAtk
ac8274045c
1.0.109 - typo fix
2 years ago
RandomNinjaAtk
37758edca2
1.0.108 - Skip Varoius Artists album search that is not supported...
2 years ago
RandomNinjaAtk
20c31217f8
v1.0.107 - bug fix to last change
2 years ago
RandomNinjaAtk
5dbf8ef76f
v1.0.106 - small logging enhancements to search process
2 years ago
RandomNinjaAtk
e18b8d9f55
v1.0.105 - More improvements to DArtistAlbumList
2 years ago
RandomNinjaAtk
015131dc9f
v1.0.104 - bug fix...
2 years ago
RandomNinjaAtk
cb5e32b35c
1.0.103 - improve order of operations...
2 years ago
RandomNinjaAtk
c66095f04f
v1.0.102 - bug fix
2 years ago
RandomNinjaAtk
ea1f9c866f
v1.0.101 - Verify JSON files to improve error handling/connectivity issues...
2 years ago
RandomNinjaAtk
52ea1e735b
v1.0.100 - switch to curl
2 years ago
RandomNinjaAtk
c9ed88bbe5
v1.0.99 - new NotFoundFolderCleaner process
...
Retry searching for notfound albums every 7 days...
2 years ago
RandomNinjaAtk
9fb44f9969
v1.0.98 - Reduce api calls to service and speed up process
2 years ago
RandomNinjaAtk
f72a5b0400
v1.0.97 - Bug Fix for musicbrainz album id search
...
Album Titles were not included, resulting in wrong or missing album titles for folder names, this corrects that error...
2 years ago
RandomNinjaAtk
28c259f28f
v1.0.96 - update default custom script settings, with more optimized settings
...
Add the ability to notify plex to scan artist directory, but currently disabled.
2 years ago
RandomNinjaAtk
f445695de1
v1.0.4 - Support script execution from Extended script
2 years ago
RandomNinjaAtk
98d7be44b9
v1.0.95 - bug fix for lidarr import check, speed improvements, by breaking loops properly when needed...
2 years ago
RandomNinjaAtk
768d468fe1
v1.0.94 - tidal bug fixes and enhancements, get album ID from musicbrainz
2 years ago