RandomNinjaAtk
69bb20516d
1.0.237 - Use artist MBZ id for tracking if all videos were processed for artist
2 years ago
RandomNinjaAtk
741ce042e7
1.0.033 - Use artist MBZ id for complete log file
2 years ago
RandomNinjaAtk
db7fbaa147
Update README.md
2 years ago
RandomNinjaAtk
679cb7db8f
1.0.29 - Change to develop
2 years ago
RandomNinjaAtk
30099f8b05
1.0.29 - Change to develop
2 years ago
RandomNinjaAtk
a78395e003
1.0.29 - Change to develop
2 years ago
RandomNinjaAtk
e6dbb7111e
v1.0.032 - Improve lidarr api test
2 years ago
RandomNinjaAtk
b8f531efc6
v1.0.236 - Improve Lidarr Api test
2 years ago
RandomNinjaAtk
af2b16c7de
1.0.235 - adjust lidarr api test
2 years ago
RandomNinjaAtk
d942be03b8
v1.0.031 - Bug fix, correct order of operations to prevent error
2 years ago
RandomNinjaAtk
8de859a692
v1.0.234 - Skip processing albums by an artist, that hasn't had it's videos processed yet...
...
If video script is enabled, the artist must already be processed for videos for the albums to begin downloading, this is to allow for seamless integration with Plex...
2 years ago
RandomNinjaAtk
48ba79b437
1.0.030 - use videoPath
2 years ago
RandomNinjaAtk
40e1e55b31
add default videoPath
2 years ago
RandomNinjaAtk
d6fc82a6f1
add default videoPath
2 years ago
RandomNinjaAtk
13d7627d42
add default videoPath
2 years ago
RandomNinjaAtk
cc7cc0c58c
v1.0.232 - Disable auto-config for Mixtape/DJ-mix
2 years ago
RandomNinjaAtk
00a4ce77e6
v1.0.231 - Adjust Default metadata profile
2 years ago
RandomNinjaAtk
82ece3f7b4
v1.0.029 - Log completed artists, only retry every 7 days
...
This will speed up script runs by only processing new artists on subsequent runs until a 7 day time limit has passed...
2 years ago
RandomNinjaAtk
ab6e60c213
v1.0.028 - Delete Empty Files
2 years ago
RandomNinjaAtk
bd64615ca3
v1.0.027 - Prevent additional lines in files
2 years ago
RandomNinjaAtk
8191f60c79
v1.0.026 - Create Featured Artist Slugs before checking previous download
2 years ago
RandomNinjaAtk
d391ad34ff
v1.0.025 - Change Process order
2 years ago
RandomNinjaAtk
4326afb446
New "addFeaturedVideoArtists" parameter
2 years ago
RandomNinjaAtk
10c3a9aef9
v1.0.024 - New Feature, add featured artists to lidarr
...
When "addFeaturedVideoArtists=true", featured music video artists not found in lidarr, will be added to lidarr.
2 years ago
RandomNinjaAtk
0ce46be8ec
Delete video_old.sh
2 years ago
RandomNinjaAtk
7b505c03b7
Delete video_new.sh
2 years ago
RandomNinjaAtk
7d47500b24
1.0.023 - Remove unneeded tidal-dl configuration steps
2 years ago
RandomNinjaAtk
675c9dc25b
v1.0.022 - Upgrade yt-dlp to latest version
2 years ago
RandomNinjaAtk
7968fcee5f
Update README.md
2 years ago
RandomNinjaAtk
f533a0a269
v1.0.021 - Bug fix for recording Artist Name into IMVDB artist-slug file
2 years ago
RandomNinjaAtk
8e2230da3f
v1.0.020 - Fix errors in IMVDB caching process
...
Detect 0kb json files, remove and retry
2 years ago
RandomNinjaAtk
0e8cb8cf0f
1.0.019 - Speed up IMVDB caching process
2 years ago
RandomNinjaAtk
be84b401de
1.0.018 - Use cookies for yt-dlp when grabbing video data...
2 years ago
RandomNinjaAtk
aaf9bf147c
1.0.017 - Enable using cookies.txt for yt-dlp, speed up processing, bug fix for artist folder name
...
Remove trailing "." from artist folder names to fix Windows file display issues...
Adding "cookies.txt" file anywhere in your /config folder will enable the script to pass it to yt-dlp, can be used to bypass age restrictions
Remove some legacy code that was causing additional processing that was not needed in the IMVDB process
2 years ago
RandomNinjaAtk
9b78d5a734
v1.0.016 - Skip further processing if download failed...
2 years ago
RandomNinjaAtk
ea391f67b3
Update video.sh
2 years ago
RandomNinjaAtk
cebae8d16c
1.0.015 bug fix
2 years ago
RandomNinjaAtk
f496818b33
1.0.014 - Allow additional special characters in file names
2 years ago
RandomNinjaAtk
acf2f51720
v1.0.230 - Bug fix for the past bug fixes....
...
Now it should work as expected....
2 years ago
RandomNinjaAtk
0954f51a2a
v1.0.229 - Major bug fix for deezer artist search process
...
Really not sure how this was missed, but it was basically non-functional... Probably a copypasta mistake...
2 years ago
RandomNinjaAtk
dfe7d35ff1
v1.0.013 - Bug fixes
2 years ago
RandomNinjaAtk
fbae315486
v1.0.012 - Add IMVDB support
2 years ago
RandomNinjaAtk
de182e1899
Rename video.sh to video_old.sh
2 years ago
RandomNinjaAtk
d2ef08f4f8
Create video_new.sh
2 years ago
RandomNinjaAtk
127b476b09
Remove beets parameters that are no longer used...
2 years ago
RandomNinjaAtk
e94c640ebc
v1.0.228 - Download the lowest quality for client testing, reduce download retries
2 years ago
RandomNinjaAtk
6abde163c4
v1.0.227 - Bug fix for artists with "-" in name
2 years ago
RandomNinjaAtk
bfc18401cd
1.0.226 - filter tidal fuzzy search results by first word, speed up levenshtein
2 years ago
RandomNinjaAtk
414b0d9f8b
v1.0.225 - remove more legacy beet code, improve logging
2 years ago
RandomNinjaAtk
a5e17e80ca
1.0.224 - Big improvement to search
...
Discovered problems with album release list processing. Disambiguation was not included in the release title, which would result in a lot less matches because disambiguation is needed to more closely match the service release names.
Max/Min track count had an issue, where it was possible to not have the correct min/max track count, which could cause match failures... This is now resolved.
2 years ago