mirror of
https://github.com/Lidarr/Lidarr.git
synced 2026-03-02 22:56:57 -05:00
Lidarr - Download Station Default Directory #4274
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#4274
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 @pedrocustodio on GitHub (Jun 10, 2025).
Is there an existing issue for this?
Current Behavior
I'm trying to configure Sinology Download Station inside Lidarr, testing goes well, but keeps asking for a value inside the optional "Directory" (Optional shared folder to put downloads into, leave blank to use the default Download Station location). Cannot leave blank and none of the mounted drives or shared drivers in Synology appears to work as input.
Expected Behavior
The field appears optional, but doesn't work as such, still requires input and no input seems valid.
Steps To Reproduce
Environment
What branch are you running?
Master
Trace Logs?
linuxserver-lidarr2.csv
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.@mynameisbogdan commented on GitHub (Jun 10, 2025):
Please upgrade to latest and try again, if it happens again please share trace logs in txt format and not csv like the troubleshooting guide recommends.
@github-actions[bot] commented on GitHub (Jun 10, 2025):
👋 @pedrocustodio, In order to help you further we'll need to see logs. You'll need to enable trace logging and replicate the problem that you encountered. Guidance on how to enable trace logging can be found in our troubleshooting guide.
@mynameisbogdan commented on GitHub (Jun 10, 2025):
Looking at
github.com/Lidarr/Lidarr@96f956a5d6/src/NzbDrone.Core/Download/Clients/DownloadStation/TorrentDownloadStation.cs (L75), seems to intentional.Just remove the leading
/and you should be fine.@bakerboy448 commented on GitHub (Jun 10, 2025):
It's asking for a folder - not a directory
For support and inquiries, please use our Discord channel. GitHub is designated solely for bug reports and feature requests. It seems that this issue may fall under a support request, so we kindly ask you to visit our Discord for assistance. Thank you.