github therobbiedavis/Listenarr 0.1.31
Canary 0.1.31

latest releases: 0.2.45, 0.2.44, 0.2.40...
pre-release2 months ago

This pull request introduces several improvements and fixes across both the frontend and backend of the application, focusing on download client configuration, download activity tracking, and new API endpoints for diagnostics and download processing. The most significant changes are grouped below.

Download Client Configuration & Path Handling

  • The frontend now allows users to optionally specify a download path for each download client via the DownloadClientFormModal.vue form, defaulting to the client's internal path if left blank. The backend redacts the download path from API responses for security and clarity, ensuring the client determines its local path. (fe/src/components/DownloadClientFormModal.vue, listenarr.api/Controllers/ConfigurationController.cs) [1] [2] [3] [4] [5]
  • Download path placeholders and help text throughout the UI have been updated for clarity, replacing hardcoded /downloads/... examples with /path/to/downloads/.... (fe/src/components/RemotePathMappingForm.vue, fe/src/components/RemotePathMappingsManager.vue, fe/src/views/SettingsView.vue) [1] [2] [3]

Download Activity & Queue Management

  • Download activity counting logic in App.vue now only includes tru...

Automated canary build

  • Version: 0.1.31
  • Commit: 8baa5e4
  • Original PR: #72

Don't miss a new Listenarr release

NewReleases is sending notifications on new releases.