TRaSH-Guides / Guides

Here you will find Guides mainly for the Starr Apps (Sonarr/Radarr) and everything related to it.
https://trash-guides.info/
MIT License
1.64k stars 207 forks source link

fix(sync_tools): Hotfix to re-add `default:3` and `default:4` Sonarr episode naming options #1972

Closed yammes08 closed 1 month ago

yammes08 commented 1 month ago

Pull Request

Purpose

To provide an interim fix for an issue discovered with Notifiarr, and potentially Recyclarr, whereby the default:3 and default:4 values are expected in the Guides' sonarr-naming.json file.

Approach

Restore default:3 and default:4 as naming options in the sonar-naming.json file.

Open Questions and Pre-Merge TODOs

Requirements

github-actions[bot] commented 1 month ago

@yammes08 your pull request title "fix(sync tools): Restore default:3 and default:4 Sonarr episode naming options" does not conform to our naming conventions.

Please update the title to match the pattern: "feat|build|chore|style|fix|update|ci(\<area>): \<description>

You can check your title at this regex101 link."

bakerboy448 commented 1 month ago

Restore => Hotfix ?

yammes08 commented 1 month ago

Restore => Hotfix ?

Amended the PR title to better reflect that this is a hotfix