Skip to content

qBittorrent download Import Blocked #890

Description

@deLbe321

Hi.

On fresh installation of Listenarr version 1.3.3 there is a problem with importing files downloaded through qBittorrent 5.2.3.

Image

Steps to reproduce:

  1. Import indexers through Prowlarr.
  2. Add qBittorrent client
  3. Add an item to library
  4. Manual search for an item in indexers and click button to download
  5. Observe how download becomes completed in Activity tab
  6. Observe how completed item changes it's status to "Import Blocked"
  7. Item stays in Activity tab as "Import Blocked" and in the library as "Missing"

In logs there is nothing that could tell what is wrong:

2026-08-23 13:36:33.801 +00:00 [DBG] [Listenarr.Application.Downloads.Queue.DownloadQueueService] Client qBittorrent: showing 2 queue items
2026-08-23 13:36:33.801 +00:00 [DBG] [Listenarr.Infrastructure.Downloads.Queue.QueueMonitorProcessor] Queue changed, broadcasting update (2 items) [polling: 15s]
2026-08-23 13:36:36.815 +00:00 [INF] [Listenarr.Infrastructure.Downloads.Monitoring.DownloadMonitorProcessor] DownloadMonitorService found 0 active downloads
2026-08-23 13:36:36.815 +00:00 [INF] [Listenarr.Infrastructure.Downloads.Monitoring.DownloadMonitorProcessor] No active downloads mapped to enabled download clients; skipping client polling
2026-08-23 13:36:48.806 +00:00 [INF] [Listenarr.Application.Downloads.Queue.DownloadQueueCandidateLoader] Loaded 1 queue display candidates, 1 queue matching candidates, and 1 known client IDs
2026-08-23 13:36:48.806 +00:00 [DBG] [Listenarr.Application.Downloads.Queue.DownloadQueueCandidateLoader] Final filtering result: 1 downloads to include in queue filtering (0 DDL, 1 external), 1 in matching pool
2026-08-23 13:36:48.808 +00:00 [DBG] [Listenarr.Infrastructure.DownloadClients.Qbittorrent.QbittorrentAdapter] Authenticated to qBittorrent for client <redacted some id>
2026-08-23 13:36:48.808 +00:00 [INF] [Listenarr.Infrastructure.DownloadClients.Qbittorrent.QbittorrentAdapter] Fetching qBittorrent queue filtered by category: audiobooki
2026-08-23 13:36:49.837 +00:00 [INF] [Listenarr.Application.Downloads.Queue.DownloadQueueService] Client qBittorrent has 18 queue items
2026-08-23 13:36:49.838 +00:00 [INF] [Listenarr.Application.Downloads.Queue.DownloadQueueService] Database has 1 Listenarr downloads for metadata enrichment

Paths in containers:
qBittorent has mounted in docker /nas:/nas
Downloads path: /nas/downloads/audiobooks

Listenarr has mounted in docker /nas:/nas
Has access to qBittorrent downloads path as it's /nas/downloads/audiobooks
Root path is /nas/media/audiobooks which is also accessible.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions