Open bbrodka2 opened 7 months ago
Is this for tidal or imvdb?
Please provide some example links from either site for reference purposes.
Sorry unsure of source but here is an example
ghost in my guitar (Official Lyric Video)-video.mkv. should of named -lyric
Same goes for titles containing (Official Live Video), i they also parse with a -video instead of -live
I figured you were parsing this from the file name, but if you need to know which service I can try to see if it saved in the gates of the downloads
It already does what your stating: https://github.com/RandomNinjaAtk/arr-scripts/blob/d3113f7f42435b5c2f93954d957889ae8a34365f/lidarr/TidalVideoDownloader.bash#L265-L286
IF you want it to be looked at further, you'll need to provide relevant log data...
It looks like you are parsing (Lyric to add -lyrics , can you do the same for (Official Lyric Video)
also the same for (Official Live Video) to add -live
Thanks