RandomNinjaAtk
90fee7fc18
1.0.069 - Improve duplicate checking by ignoring filename case-sensitivity
...
#208 - Attempt to prevent dupes by ignoring filename case-sensitivity
2 years ago
RandomNinjaAtk
ba7638853f
1.0.068 - Add source to all existing nfo's, enable upgrading to tidal version
...
#208
Process is this:
Add source tag as "youtube" to all existing nfo's, this is because there is no way accurately track previous downloaded files....
Then any youtube sourced file will be upgraded if a "tidal" sourced file is available that has the same file name. This does result in all previous "tidal" files being re-downloaded, but much better than all files being downloaded...
2 years ago
RandomNinjaAtk
485838cc19
1.0.066 - bug fixes
...
#208
2 years ago
RandomNinjaAtk
b309864070
1.0.065 - Add source tag to NFO files
...
#208 - Partial implementation of item 4....
2 years ago
RandomNinjaAtk
f585973994
1.0.064 - Improve cache process and completed artist handeling
...
#208
Addresses items 2 & 3 from: https://github.com/RandomNinjaAtk/docker-lidarr-extended/issues/208#issuecomment-1456073016
It removes the caching timeout and if the local cache is updated, it removes the log file that prevents the artist from being processed by the script.
2 years ago
RandomNinjaAtk
aa5c68b56c
Remove automatic root folder configuration
...
#202
Since /music is not required, do not auto configure it...
2 years ago
RandomNinjaAtk
3f8436185b
1.0.309 - Ignore RescanFolder tasks when pausing to wait for Lidarr
...
#132
This is a workaround but should resolve it by allowing the script to continue forward progress and ignore the RescanFolders task....
2 years ago
RandomNinjaAtk
8e70a81732
1.0.308 - Skip marking new releases as notfound for 7 days
...
#140
This should improve searching for new releases by not marking them as not found for the first 7 days after release...
2 years ago
RandomNinjaAtk
e1fe773f24
1.0.307 - Switcht to localhost instead of loopback...
...
Helps with #193 ...????
2 years ago
RandomNinjaAtk
00421aa297
1.0.306 - Show correct path for notfound in logs
...
#162
2 years ago
RandomNinjaAtk
28824e2262
1.0.7 - Improve plex connection validation process...
...
#161
2 years ago
randomuser345
18496e5bef
increase version
2 years ago
randomuser345
cde70e3032
fix typo
2 years ago
randomuser345
2ca04c5730
Adding specialized EventTypes
2 years ago
Makario1337
0b581863f3
1.0.304 - Added Notifywebhook if no link was found
2 years ago
Makario1337
19dad6a2bb
1.0.302 - Webhook on missing Deezer/Tidal Link
2 years ago
Makario1337
4fcaac45ad
Update ERA.bash
2 years ago
Makario1337
d9f57dbe9f
Rename ERA + Removing previous downloads from logs
2 years ago
Makario1337
870d6e17e6
Update run
2 years ago
Makario1337
bf699c283f
Corrected Webhook and added tidal support
2 years ago
Makario1337
eda0029b3b
Add Webhook to missing artists on MB
2 years ago
Makario1337
77a0f6adbd
Make Webhook silent
2 years ago
Makario1337
b4050f3836
Adjustment
2 years ago
Makario1337
88aee7aa08
Adjustment
2 years ago
Makario1337
b5c339a9c0
Moved leftover from audio to AutoArtistAdder
...
Moved leftover from audio to AutoArtistAdder
2 years ago
Makario1337
53730b77df
Removed leftovers of ArtisAdd Function
...
Removed leftovers of ArtisAdd Function since this is a own script now
2 years ago
Makario1337
146faa5c69
Script can now handle multiple rootfolders
...
AAA wasn't working if there was more than one rootfolder.
Now AAA is using the first folder as rootfolder.
2 years ago
RandomNinjaAtk
57a7e86bcd
1.0.062 - Bug fix - Make last change work... enhanced logging...
2 years ago
RandomNinjaAtk
76417c2a4f
1.0.061 - Fallback to Musicbrainz for artistImvdbUrl
2 years ago
RandomNinjaAtk
a3bff09280
1.0.060 - Log missing imvdb links
...
#146
2 years ago
RandomNinjaAtk
0c1e2e2358
1.0.301 - retryNotFound
...
#150
2 years ago
Blake
cce735b243
Bug fix in Audio.sh
...
Looks like some copy-pasta. Prior to this fix I would see lots of errors in the Audio.log such as: `jq: error (at <stdin>:418): Cannot index string with string "qualityCutoffNotMet"`. With the fix the cutoff related code does what it is supposed to.
2 years ago
RandomNinjaAtk
05be9b4520
1.0.059 - Bump version number for recent merge request
2 years ago
Blake Matheny
212102307e
Add videoDownloadTag to limit artist downloads
...
Per discussion on #141 , this PR adds the ability to specify a videoDownloadTag.
If a value is specified for videoDownloadTag, only artists tagged in Lidarr with
the specified tag will have videos downloaded for them. If videoDownloadTag is
left empty (the default), things work exactly as they did prior to introducing
this feature.
2 years ago
RandomNinjaAtk
c111d6433e
1.0.300 - Bug fix for master quality...
2 years ago
RandomNinjaAtk
d0289ecaa3
1.0.299 - Bug fix for logging output
2 years ago
RandomNinjaAtk
a8b2af2027
1.0.298 - Enable Master Quality...
...
#134 - This is untested...
2 years ago
RandomNinjaAtk
a4f9ae4e66
1.0.297 - Improve cleint verification method
...
Only fail/exit the script if the client fails 6 times in a row...
2 years ago
RandomNinjaAtk
c12087b5d7
1.0.296 - Skip Video Check for Various Artists album searches
...
#136 - Bug Fix for additional context note...
2 years ago
RandomNinjaAtk
fe546ab0e8
1.0.005 - Only add artists that are not on the import exclusion list
...
#138
2 years ago
RandomNinjaAtk
89772a092a
1.0.295 - bug fix, remove client tests...
...
#125 - may help with this issue....
2 years ago
RandomNinjaAtk
bd2b1e702d
1.0.294 - improve qualitycutoff detection for duplicate imports
2 years ago
RandomNinjaAtk
a5b3a4666f
v1.0.004 - bug fix for last change
2 years ago
RandomNinjaAtk
bbe8f4f60a
1.0.003 - Change searchForMissing -> lidarrSearchForMissing to match readme
2 years ago
RandomNinjaAtk
f215cf6cf7
Enable AutoArtistAdder.bash, runs every 12 hours
2 years ago
RandomNinjaAtk
8f1ef7e813
1.0.293 - Remove fucntions that have been moved to AutoArtistAdder.bash
2 years ago
RandomNinjaAtk
6592c6a0b7
1.0.002 - Add Related Artists from Tidal, new option to enable search when adding...
2 years ago
RandomNinjaAtk
c7a66e26fd
Update run
2 years ago
RandomNinjaAtk
e02ffc9b73
Create run
2 years ago
RandomNinjaAtk
aaa7d35151
1.0.001 - New script - AutoArtistAdder.bash
2 years ago