Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] - Lidarr - Fixed output name but more than one file to download #334

Open
ObscenityIB opened this issue Dec 2, 2024 · 3 comments
Open
Labels
Needs Triage Needs to be validated/confirmed

Comments

@ObscenityIB
Copy link

ObscenityIB commented Dec 2, 2024

Application
Lidarr

Host platform
Docker Compose

Script
Video

Script Version
3.9

Describe the bug
Videos fail to download via yt-dlp with the log:

lidarr  | 2024-12-03 10:06:53 :: Video :: 3.9 :: 2/63 :: Blood on the Dance Floor :: IMVDB :: Processing 5 Videos!
lidarr  | 2024-12-03 10:07:00 :: Video :: 3.9 :: 2/63 :: Blood on the Dance Floor :: IMVDB :: 2/5 :: Bewitched :: https://www.youtube.com/watch?v=4bEDM4bsfWg...
lidarr  | ERROR: Fixed output name but more than one file to download: /config/extended/downloads/videos/incomplete/Bewitched-video
lidarr  | 2024-12-03 10:07:00 :: Video :: 3.9 :: 2/63 :: Blood on the Dance Floor :: IMVDB :: 2/5 :: Bewitched :: Download failed, skipping...

To Reproduce
Steps to reproduce the behavior:

  1. Set Video Path. (/data/media/music-videos)
  2. Wait for Video script to run.
@ObscenityIB ObscenityIB added the Needs Triage Needs to be validated/confirmed label Dec 2, 2024
@CpHeat
Copy link

CpHeat commented Dec 17, 2024

Did you put a cookie.txt in your config folder? It seems to trigger this bug for me

@ObscenityIB
Copy link
Author

ObscenityIB commented Dec 30, 2024

Did you put a cookie.txt in your config folder? It seems to trigger this bug for me

Yep, though it seems to remove all the contents and replace it with its own.

Edit: Removing it seems to be a workaround for now. Now all I need is to figure out the copyright errors and the private video errors, like why would imvdb list private and blocked videos as a source? Super weird.
Age Verification won't be possible until the cookies file is usable.

@CpHeat
Copy link

CpHeat commented Jan 12, 2025

Did you put a cookie.txt in your config folder? It seems to trigger this bug for me

Yep, though it seems to remove all the contents and replace it with its own.

Edit: Removing it seems to be a workaround for now. Now all I need is to figure out the copyright errors and the private video errors, like why would imvdb list private and blocked videos as a source? Super weird. Age Verification won't be possible until the cookies file is usable.

I think at least in some cases that the videos went private or blocked after being added to imvdb and I don’t think they can do much about it. One issue I have is imvdb seems like a dying site, it has been unavailable for multiple days this week, and haven’t reviewed multiple entries I added a month ago, and even big artists page are really badly outdated (like multiple years of music videos missing)

It would also be nice to support some odyssey downloader because for old music videos some channels on odyssey upload high quality videos instead of the 240p official uploads on youtube and there is less risk that they will be put down there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Triage Needs to be validated/confirmed
Projects
None yet
Development

No branches or pull requests

2 participants