RandomNinjaAtk / arr-scripts

Extended Container Scripts - Automation scripts to make life easier!
GNU General Public License v3.0
730 stars 73 forks source link

[FEATURE] - lidarr script - Parse (Official Lyric Video) and (Official Live Video) #223

Open bbrodka2 opened 7 months ago

bbrodka2 commented 7 months ago

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

RandomNinjaAtk commented 6 months ago

Is this for tidal or imvdb?

Please provide some example links from either site for reference purposes.

bbrodka2 commented 3 months ago

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

RandomNinjaAtk commented 3 months ago

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...