mirror of
https://github.com/Lidarr/Lidarr.git
synced 2026-03-02 22:56:57 -05:00
Lidarr not waiting for media to appear in remote path then cancels import #3764
Labels
No labels
Area: API
Area: Database
Area: Db-migration
Area: Download Clients
Area: Extras
Area: Import Lists
Area: Indexer
Area: Metadata API
Area: Notifications
Area: Organizer
Area: Parser
Area: Scanning
Area: Tooling
Area: UI
Area: Unit Tests
Area: Update API
On Hold: MetadataAPI Blocking
Priority: High
Priority: Low
Priority: Medium
Status: Accepted
Status: Cannot Reproduce
Status: Confirmed
Status: Don't Merge
Status: Help Wanted
Status: In Progress
Status: Info Needed
Status: Investigating
Status: Logs Needed
Status: Maybe One Day
Status: Needs Triage
Status: On Hold
Status: Ready for Review
Status: Unlikely
Status: Waiting for OP
Status: Won't Fix
Type: Bug
Type: Documentation
Type: Duplicate
Type: Enhancement
Type: Enhancement
Type: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
conflict
conflict
no-conflict
not-pulled
radarr-pull
readarr-pull
sonarr upstream
sonarr-pull
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Lidarr#3764
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 @ofernander on GitHub (Jun 27, 2024).
Is there an existing issue for this?
Current Behavior
When download client (Deluge) tells Lidarr the media has been downloaded Lidarr looks in the remote directory but does not find the media (because it has not been downloaded locally yet) then cancels the import process, never to restart.
2024-06-28 01:19:58.1|Error|DownloadedTracksImportService|Import failed, path does not exist or is not accessible by Lidarr: /rseedsync/The Clash - Cut The Crap (1985 - Pop) [Flac 16-44]. Ensure the path exists and the user running Lidarr has the correct permissions to access this file/folder
Expected Behavior
Upon not finding the media in the remote directory should try again and again until it appears. Sonnar, Radarr, & Readarr work this way.
I use a local shell script and rsync to bring media from a seedbox and Lidarr should wait for it.
Steps To Reproduce
No response
Environment
What branch are you running?
Master
Trace Logs?
2024-06-28 01:19:58.1|Error|DownloadedTracksImportService|Import failed, path does not exist or is not accessible by Lidarr: /rseedsync/The Clash - Cut The Crap (1985 - Pop) [Flac 16-44]. Ensure the path exists and the user running Lidarr has the correct permissions to access this file/folder
Trace Logs have been provided as applicable. Reports may be closed if the required logs are not provided.
trace- that are relevant and show this issue.@bakerboy448 commented on GitHub (Jun 27, 2024):
Duplicate of https://github.com/Lidarr/Lidarr/issues/2746
Please actually search rather than simply checking the box....why lie and say you did?
Also Invalid Bug Report - OP failed to provide trace logs and lied about following the wiki. Why lie when you made no attempt to even follow the wiki?
@ofernander commented on GitHub (Jun 27, 2024):
That's a lot of accusations and assumptions... I did search but not every search is perfect when key words are vague, and you said I didn't follow the wiki when in the issue you linked you yourself state it is a "known" issue.
I get that people posting "bug reports" that aren't perfect annoy you but try to come down off your high horse and be a human for a little bit. Or maybe it's time to step away from the FOSS community since it clearly cases you duress.
Anyway thanks for the info, I hope maybe my post has the right keywords to help anyone else with this issue.
@bakerboy448 commented on GitHub (Jun 27, 2024):
you failed to follow this and lied claiming you did.
users that waste time by failing to complete bug reports properly and thinking they did are actually worse than users that open duplicates....
For future issues - please abide by the requirements of the template or expect them to be closed as invalid as noted may occur in the template
@ofernander commented on GitHub (Jun 27, 2024):
My post was still informational enough that you clearly knew the issue I was having... but yes you are right I failed to provide a trace log. Either way I had my question answered, I see there is a commit that will fix this issue and my post might help others in the future.
Thanks again! Hope you can find some peace amongst all the idiots that "waste" your time LOL.
@mynameisbogdan commented on GitHub (Jun 29, 2024):
I can't really reproduce this one, but even if it's not the right approach I think #4815 is what intends to fix.
Sadly we don't share the same installation to have the same behavior for a one line log to make sense. 😝 While spammy, trace logs might show some helpful information specific you one's configuration.