github therobbiedavis/Listenarr 0.2.40
Canary 0.2.40

pre-release7 hours ago

This pull request improves the workflow for adding new remote path mappings in the SettingsView.vue by automatically assigning the newly created mapping to the selected download client. This enhancement streamlines the user experience and ensures the UI remains responsive and consistent with backend data.

Improvements to remote path mapping workflow

  • When a new remote path mapping is created, it is now automatically assigned to the selected download client if a downloadClientId is provided, reducing manual steps for the user.
  • The assignment updates both the local state for immediate UI feedback and asynchronously saves the change to the server, ensuring data consistency and a reactive interface.
  • If saving the client configuration to the server fails, the local change is reverted by reloading the download client configurations, maintaining reliability and preventing inconsistent state.When a new remote path mapping is created, it is now automatically assigned to the selected download client if specified. The client configuration is updated locally for immediate UI feedback and saved to the server asynchronously, with error handling to revert changes if the save fails.

Automated canary build

Don't miss a new Listenarr release

NewReleases is sending notifications on new releases.