mirror of
https://github.com/RandomNinjaAtk/arr-scripts.git
synced 2026-03-02 22:57:35 -05:00
[FEATURE] - Lidarr - videoDownloadTag - removed? #43
Labels
No labels
Needs Triage
Not Reproducible
Upstream Issue
User Error
bug
documentation
enhancement
good first issue
help wanted
invalid
lidarr
lidarr
question
radarr
readarr
sabnzbd
sonarr
synology (host)
unraid (host)
waiting for logs
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/arr-scripts#43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Mikec78660 on GitHub (Aug 27, 2023).
In the old version of Lidarr-extended there was an option (videoDownloadTag) to only have videos downloaded from artist with a tag you could set. I don't see that option in the new version anywhere. If this feature has been taken out could it be added back in?
I have tried setting the option but it is just ignored now. It looks like if you are using yt-dl it might work but for Tidal I don't see a way to stop it from downloading every video from every artist.
@Mikec78660 commented on GitHub (Aug 28, 2023):
Looking at the logs it does seem the tag is used for the Youtube downloads but doesn't seem to have any effect on Tidal video downloads.
@RandomNinjaAtk commented on GitHub (Aug 28, 2023):
Its a feature I don't use, so I have no idea if it still works, etc... That is also probably why nothing was done for the new Tidal script. PR welcome to add support and etc....
@Mikec78660 commented on GitHub (Aug 28, 2023):
Ahh, ok. Will take a look. All the code seems to be in Video.service.bash and works fine. I will see if I can make it work in TidalVideoDownloader.bash.