fix auth setup bug

This commit is contained in:
Mukhtar Akere
2025-04-22 02:00:43 +01:00
parent 32935ce3aa
commit 2139d3a175
2 changed files with 11 additions and 6 deletions

View File

@@ -129,7 +129,7 @@ func (q *QBit) ProcessFiles(torrent *Torrent, debridTorrent *debrid.Torrent, arr
torrentFolderNoExt := utils.RemoveExtension(debridTorrent.Name)
torrentSymlinkPath, err = q.createSymlinksWebdav(debridTorrent, rclonePath, torrentFolderNoExt) // /mnt/symlinks/{category}/MyTVShow/
q.logger.Debug().Msgf("Process Completed in %s", time.Since(timer))
q.logger.Debug().Msgf("Torrent adding process completed in %s", time.Since(timer))
} else {
// User is using either zurg or debrid webdav