RandomNinjaAtk
de5289d26c
1.0.200 - switch to downloadPath
2 years ago
RandomNinjaAtk
c54a345dd6
Starting to implement downloadPath
2 years ago
RandomNinjaAtk
d78bd35687
Updated volume information
2 years ago
RandomNinjaAtk
204e8586bd
1.0.199 - purge completed folder data that failed to import
2 years ago
RandomNinjaAtk
99c79e1d00
v1.0.198 - additional bug fix...
2 years ago
RandomNinjaAtk
405532d3cf
1.0.197 - Bug fixes for recent search process changes, improved logging...
2 years ago
RandomNinjaAtk
05d311b058
1.0.196 - Improve Search speed by only searching using unique release titles...
2 years ago
RandomNinjaAtk
b4c4534d8a
1.0.195 - bug fix for log output
2 years ago
RandomNinjaAtk
7b82257931
v1.0.194 - Bug fix from debugging
2 years ago
RandomNinjaAtk
d0c8b7b09c
1.0.193 - Bug Fix for Tidal Searches
2 years ago
RandomNinjaAtk
f6d1767eff
1.0.192 - Attempt to speed up search process by using Min/Max Track Count for matching
...
Instead of matching by having the exact track count, use the maximum and minimum track count for possible releases to filter, and then match by title name.
2 years ago
RandomNinjaAtk
68274db26d
Add files via upload
2 years ago
RandomNinjaAtk
c21abf222d
v1.0.191 - bug fix for previous bug fix
...
Accidentally ripped out too much code.... needed to put some back in....
2 years ago
RandomNinjaAtk
a344e7a07b
1.0.190 - Bug fix for previous code consildation, and more code consildation...
2 years ago
RandomNinjaAtk
af05d609f0
1.0.189 - Attempt to speed up by skipping notfound releases more quickly...
2 years ago
RandomNinjaAtk
c88ec32fb0
1.0.188 - Consolidate code to improve efficiency
...
Reduce code by removing duplicated code with each search process into a single search loop process. Reduces required API calls, less chance for mistakes by reducing the amount of script code needed to achieve the same result...
2 years ago
RandomNinjaAtk
2b4da71764
Update README.md
2 years ago
RandomNinjaAtk
8bddb11ba5
Update README.md
2 years ago
RandomNinjaAtk
277c3f9682
Update README.md
2 years ago
RandomNinjaAtk
91450630c8
Delete plus.png
2 years ago
RandomNinjaAtk
51c3329ced
Update README.md
2 years ago
RandomNinjaAtk
914d7aef0e
Update README.md
2 years ago
RandomNinjaAtk
938a821ad1
Add some description, images, features information....
2 years ago
RandomNinjaAtk
496ab93d80
Add files via upload
2 years ago
RandomNinjaAtk
71771906b5
Add files via upload
2 years ago
RandomNinjaAtk
bb960f925a
Add files via upload
2 years ago
RandomNinjaAtk
656c6261a6
Add files via upload
2 years ago
RandomNinjaAtk
64cc081b11
1.0.187 - Re-add first word filter, but simplify it to the first 3 characters
2 years ago
RandomNinjaAtk
09d90abe4e
Add new parameter information
...
#19
2 years ago
RandomNinjaAtk
209190576d
v1.0.186 - Use new settings enableBeetsTagging & enableReplaygainTags
...
#19
2 years ago
RandomNinjaAtk
2ddac96e8c
Update arm64v8.dockerfile
2 years ago
RandomNinjaAtk
46af6a9c0e
Update arm32v7.dockerfile
2 years ago
RandomNinjaAtk
deb89f26be
Update amd64.dockerfile
2 years ago
RandomNinjaAtk
1a63d5a11e
Update amd64.dockerfile
2 years ago
RandomNinjaAtk
f8ef34989b
Update arm32v7.dockerfile
2 years ago
RandomNinjaAtk
752f40dc7d
arm64v8-1.0.22 - New default settings
2 years ago
RandomNinjaAtk
3efd8850d3
arm32v7-1.0.22 - New default settings
2 years ago
RandomNinjaAtk
4fc2bd55fe
amd64-1.0.22 - New default settings
2 years ago
RandomNinjaAtk
4472a695a9
bug fix for log cleanup
2 years ago
RandomNinjaAtk
a252830040
Remove link
2 years ago
RandomNinjaAtk
0f90e95dda
v1.0.185 - remove firstword filter
...
I don't think this will slow down the process to much, but will prevent filtering out possible match results due to just naming variances...
2 years ago
RandomNinjaAtk
746c3beae8
Update sample volume mappings to make more clear... ???
2 years ago
RandomNinjaAtk
8f0d216f12
Updated readme to make docker volumes more clear ....?
2 years ago
RandomNinjaAtk
a955226c13
v1.0.183 - bug fix for DownloadProcess
2 years ago
RandomNinjaAtk
946531ec98
v1.0.182 - bug fixes, logging improvements
2 years ago
RandomNinjaAtk
2ea98998ec
better error message...
2 years ago
RandomNinjaAtk
13410695e4
v1.0.180 - Bug Fix
...
Optimizing code, broke the process, should now work as intended...
2 years ago
RandomNinjaAtk
4477ae3cf7
1.0.179 - improve and consolidate code in DownloadProcess
...
Remove repetitive code, remove unneeded code, only verify downloaded tracks that were downloaded during that attempt. Previously all tracks would be verified every-time, which slows down the overall process.
2 years ago
RandomNinjaAtk
6dccb9c8c9
1.0.178 - log enhancements, add comments, re-order searches to move fuzzy to end
2 years ago
RandomNinjaAtk
1d39d74b59
v1.0.177 - minor bug fixes...
2 years ago