mirror of
https://github.com/RandomNinjaAtk/arr-scripts.git
synced 2026-03-02 22:57:35 -05:00
[FEATURE] - Lidarr - Log artists without IMVDB link #188
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#188
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 @steve1977 on GitHub (Jan 31, 2025).
Originally assigned to: @RandomNinjaAtk on GitHub.
We had this with lidarr-extended and would be great to have this back. Any chance to consider?
https://github.com/RandomNinjaAtk/docker-lidarr-extended/discussions/146
github.com/RandomNinjaAtk/docker-lidarr-extended@a3bff09280@RandomNinjaAtk commented on GitHub (Feb 5, 2025):
Should already do this....
github.com/RandomNinjaAtk/arr-scripts@5738fdda3a/lidarr/Video.service.bash (L575-L586)Please provide logs that provide evidence that it is not doing it...
If you have a log message saying "IMVDB :: No IMVDB artist link found, skipping...", it should be producing the missing artists files...
@steve1977 commented on GitHub (Feb 6, 2025):
Doesn't seem to work for me and I am seeing a different error message in my logs:
2025-01-31 22:24:02 :: Video :: 3.9 :: 1022/2602 :: Philipp Poisel :: Checking for IMVDB Slug
2025-01-31 22:24:02 :: Video :: 3.9 :: 1022/2602 :: Philipp Poisel :: IMVDB :: ERROR :: Slug Not Found, skipping...
2025-01-31 22:24:04 :: Video :: 3.9 :: 1023/2602 :: Phillip Boa and the Voodooclub :: Checking for IMVDB Slug
2025-01-31 22:24:05 :: Video :: 3.9 :: 1023/2602 :: Phillip Boa and the Voodooclub :: IMVDB :: ERROR :: Slug Not Found, skipping...
2025-01-31 22:24:07 :: Video :: 3.9 :: 1024/2602 :: Phillip Boa :: Checking for IMVDB Slug
2025-01-31 22:24:07 :: Video :: 3.9 :: 1024/2602 :: Phillip Boa :: IMVDB :: ERROR :: Slug Not Found, skipping...
@RandomNinjaAtk commented on GitHub (Feb 6, 2025):
Thanks for pointing that out, I think it should be resolved in the latest script, please test/verify it is resolved.
@steve1977 commented on GitHub (Feb 6, 2025):
Not yet
2025-02-06 20:28:28 :: Video :: 3.9 :: 3/2607 :: Luther Campbell :: Checking for IMVDB Slug
2025-02-06 20:28:28 :: Video :: 3.9 :: 3/2607 :: Luther Campbell :: IMVDB :: ERROR :: Slug Not Found, skipping...
@RandomNinjaAtk commented on GitHub (Feb 6, 2025):
You didn't get the update, or it would say version 4.0
@steve1977 commented on GitHub (Feb 6, 2025):
Working now, thank you!