nuxencs / seasonpackarr

A companion app for autobrr that automagically hardlinks downloaded episodes to a season folder when a season pack is announced, eliminating the need for re-downloading existing episodes.
GNU General Public License v2.0
45 stars 3 forks source link

[Bug] renaming default client will lead to preImportPath error #60

Closed nuxencs closed 7 months ago

nuxencs commented 7 months ago

Version

v0.5.0

Description

Changing the name of the default client will throw an error for the preImportPath.

Expected Behavior

Renaming the default client shouldn't impact functionality.

Relevant log output

2024/01/15 15:24:52 preImportPath for client "default" can't be empty, please provide a valid path to the directory you want seasonpacks to be hardlinked to

Screenshots

No response

Additional Context

No response