Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/commit/415a24a02bfaf6d3c8c23cf1e690e871017a74d5
You should set ROOT_URL correctly, otherwise the web may not work correctly.
You don't need to add the full path under `Folder/Path`, it will use the `Relative folders are based on:` path you see on the top of the screenshot, that you setup as `Completed Download Folder`.
@ -22,6 +22,8 @@ You don't need to add the full path under `Folder/Path`, it will use the `Relati
## Paths and Categories Breakdown
!!! Warning "This screenshot isn't 100% a reflection of the instructions above,<br> it's mainly to explain the breakdown and the logic."

@ -4,11 +4,16 @@ These are 3rd party applications to sync several sections of the guide with your
- GUI (graphical user interface) [^1]
- Radarr Custom Formats [^1] [^2]
- Radarr Use Flowchart to choose the correct Custom Formats for your Quality Profile [^1]
- Radarr Clear all Custom Formats [^1]
- Radarr Scores [^1] [^2]
- Radarr Quality Settings (File Size) [^2]
- Sonarr Release Profile RegEx (WEB-DL) [^1] [^2]
- Sonarr Release Profile RegEx (Anime) [^1] [^2]
- Sonarr Quality Settings (File Size) [^2]
- Radarr Quality Settings (File Size) [^1] [^2]
- Radarr Naming Scheme [^1]
- Sonarr Release Profile RegEx [^1] [^2]
- Sonarr v4 Custom Format [^1] [^2]
- Sonarr Clear all Release Profiles/Custom Formats [^1]
- Sonarr Quality Settings (File Size) [^1] [^2]
- Sonarr Naming Scheme [^1]
------
@ -16,6 +21,8 @@ These are 3rd party applications to sync several sections of the guide with your
It's possible with [Notifiarr](https://notifiarr.com){:target="_blank" rel="noopener noreferrer"} ([Patron feature](https://notifiarr.wiki/FAQ#patron){:target="_blank" rel="noopener noreferrer"})
Notifiarr is a service much bigger in scope than just custom format syncing.
After setup it's fully automated and will check every X minutes for updates to the Custom Formats or Sonarr Release Profile and will update it to your Radarr or Sonarr (Multiple Client Support).
Just enable the Custom Formats/Release Profiles you want.
- [Guide-FR] Reworded the Bazarr option for Anime.
- [Guide- and Sonarr-FR] Synced change from Original Anime Guide to French Anime Guide (added `Tsundere-Raws` to tier 01).
- [Starr-FR] Removed `KOGi` from French Scene.
- [Starr-FR] added `Dropse` to `LQ` as they Retag/Rename some Full Bluray disc to Bluray encode.
- [Starr-FR] added `GLaDOS` to `LQ` due to audio upmix or fake soundtrack and poor quality encoding.
- [Sonarr-FR] Updated French Anime FanSub Tier.
- [Sonarr-FR] Updated French Anime Tiers CF.
- [Sonarr-FR] Removed the `FR Anime Tier Optional` as it is no more really needed.
**[Fixed]**
- [Sonarr-FR] Fixed misslabeled Specification for Sonarr Bluray and Remux Tiers.
- [Sonarr-FR] Fixed score to `-10000` for `FastSub`.
- [Starr] Prevent CF `Opus` (audio) to be matched if Opus is in the release name. (Mainly for Sonarr being the regex matching starts after Episode number, but also added it to Radarr CF to be consistent + Added: regex example).
- [Starr] Remove RlsGrp `SiC` from CF `DV (WEBDL)` being they now also do DV only.
# 2023-01-19 23:30
**[New]**
- None
**[Updated]**
- None
**[Fixed]**
- [Guide] `Downloaders - SABnzbd` Fixed incomplete folder being nested inside of the completed folder, The incomplete folder should be adjacent to prevent issues if a script/app is processing the completed folder recursively. *PR#1110*
# 2023-01-18 23:20
**[New]**
- None
**[Updated]**
- [Guide] `Downloaders` Improve description of lowest number of connections. *PR#1109*
- [Guide] `TRaSH Sync` Updated what the 3rd party apps are able to sync and more. *PR#1109*
- [Guide] `Radarr How to setup Quality Profiles` add missing streaming service. *PR#1109*