Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/commits/commit/ceee70da4c8a2d4a548c2c630500cad4055df70c/includes/cf/radarr-misc-optional.md
You should set ROOT_URL correctly, otherwise the web may not work correctly.
* Make Movie Versions Optional:
- Split quality profiles into 'Required' and 'Optional' sections
- Move Movie Versions panel into 'Optional' section
- Rename 'Optional' panel to 'Miscellaneous (Optional)'
- Rename 'Misc' panel to 'Miscellaneous (Required)'
- Merge 'Misc' and 'Optional' sections in Collection of Custom Formats into a single 'Miscellaneous' section
* Make Movie Versions Optional (SQP):
- Split quality profiles into 'Required' and 'Optional' sections
- Move Movie Versions panel into 'Optional' section
- Rename 'Optional' panel to 'Miscellaneous (Optional)'
- Rename 'Optional UHD' panel to 'Miscellaneous UHD (Optional)'
- Rename 'Misc' panel to 'Miscellaneous (Required)'
* Make Movie Versions Optional (supporting Sonarr changes):
- Split quality profiles into 'Required' and 'Optional' sections
- Move 'Optional' panel into 'Optional' section
- Rename 'Optional' panel to 'Miscellaneous (Optional)'
- Rename 'Misc' panel to 'Miscellaneous (Required)'
- Merge 'Misc' and 'Optional' sections in Collection of Custom Formats into a single 'Miscellaneous' section
* JSON Changes:
- Created new CF-groups jsons for Movie Versions
- Removed Movie Version Custom Formats from quality profile jsons
- Renamed 'Optional' json files to 'misc-optional' for consistency with other changes
* Update filenames:
- Update include filenames with 'misc' for consistency
- Update all guide pages to reference new include filenames
---------
Co-authored-by: TRaSH <TRaSH-@users.noreply.github.com>