Open andrewkro opened 5 months ago
I have this issue as well. When Watchlistarr adds a new show to Sonarr, the "Use Season Folder" checkbox within Sonarr is unchecked. Is there a way to make that attribute modifiable within config.yaml?
I believe an update to watchlistarr would be required to add this functionality and make such a parameter available in config. I've taken a look at the Sonarr API docs and it seems there's an attribute under PUT /api/v3/episode/{id}, 'series' section, called 'seasonFolder' (boolean). When checking the SonarrSeries.scala in Watchlistarr Github it doesn't seem to have seasonFolder included.
I too would like to request this feature, it would make manual management easier, when needed. And thanks for the great documentation for setting this software up btw!
I usually sort things in series/season xx/filename.mkv
i noticed today when turning on watchlistarr that while it does add series to sonarr, its wasnt sorted in season folders for new series added.
season folders is a checkbox in the add series screen.