Skip to content

Commit

Permalink
feat(guide): Starr - Add Streaming Services CBC (Canada) Custom For…
Browse files Browse the repository at this point in the history
…mat (#2110)

* feat(guide): Add Streaming Services CBC (Canada) Custom Format to Sonarr/Radarr

* Update cbc.md

Updated description

* fix:  MD012/no-multiple-blanks Multiple consecutive blank lines
  • Loading branch information
TRaSH- authored Oct 26, 2024
1 parent 825b6fe commit 878b602
Show file tree
Hide file tree
Showing 5 changed files with 131 additions and 11 deletions.
26 changes: 23 additions & 3 deletions docs/Radarr/Radarr-collection-of-custom-formats.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,11 @@ We've made 3 guides related to this.
| UK Streaming Services | Misc Streaming Services | Anime Streaming Services |
|-----------------------|-------------------------|--------------------------|
| [BBC iPlayer](#ip) | [AUBC](#aubc) | [VRV](#vrv) |
| [ITVX](#itvx) | [Crave](#crav) | |
| [MY5](#my5) | [OViD](#ovid) | |
| [NOW](#now) | [Star+](#strp) | |
| [ITVX](#itvx) | [CBC](#cbc) | |
| [MY5](#my5) | [Crave](#crav) | |
| [NOW](#now) | [OViD](#ovid) | |
| | [Star+](#strp) | |
| | | |

---

Expand Down Expand Up @@ -2284,6 +2286,24 @@ We've made 3 guides related to this.

---

#### CBC

<sub>CBC</sub>

??? question "CBC - [Click to show/hide]"

{! include-markdown "../../includes/cf-descriptions/cbc.md" !}

??? example "JSON - [Click to show/hide]"

```json
[[% filter indent(width=4) %]][[% include 'json/radarr/cf/cbc.json' %]][[% endfilter %]]
```

<sub><sup>[TOP](#index)</sup></sub>

---

#### Crav

<sub>Crave</sub>
Expand Down
34 changes: 26 additions & 8 deletions docs/Sonarr/sonarr-collection-of-custom-formats.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,14 +80,14 @@ We've made 3 guides related to this.

| UK Streaming Services | Misc Streaming Services | Anime Streaming Services | Optional Streaming Services |
|-----------------------|-------------------------|--------------------------|---------------------------------------------|
| [4OD](#4od) | [AUBC](#aubc) | [B-Global](#b-global) | [UHD Streaming Boost](#uhd-streaming-boost) |
| [ALL4](#all4) | [Crave](#crav) | [Bilibili](#bilibili) | [UHD Streaming Cut](#uhd-streaming-cut) |
| [BBC iPlayer](#ip) | [Discovery+](#dscp) | [Crunchyroll](#cr) | |
| [ITVX](#itvx) | [OViD](#ovid) | [Funimation](#funi) | |
| [MY5](#my5) | [Star+](#strp) | [HIDIVE](#hidive) | |
| [NOW](#now) | [YouTube Red](#red) | [VRV](#vrv) | |
| | [Quibi](#qibi) | [ABEMA](#abema) | |
| | | [ADN](#adn) | |
| [4OD](#4od) | [AUBC](#aubc) | [ABEMA](#abema) | [UHD Streaming Boost](#uhd-streaming-boost) |
| [ALL4](#all4) | [CBC](#cbc) | [ADN](#adn) | [UHD Streaming Cut](#uhd-streaming-cut) |
| [BBC iPlayer](#ip) | [Crave](#crav) | [B-Global](#b-global) | |
| [ITVX](#itvx) | [Discovery+](#dscp) | [Bilibili](#bilibili) | |
| [MY5](#my5) | [OViD](#ovid) | [Crunchyroll](#cr) | |
| [NOW](#now) | [Star+](#strp) | [Funimation](#funi) | |
| | [YouTube Red](#red) | [HIDIVE](#hidive) | |
| | [Quibi](#qibi) | [VRV](#vrv) | |
| | | [WKN](#wkn) | |

---
Expand Down Expand Up @@ -2138,6 +2138,24 @@ We've made 3 guides related to this.

---

#### CBC

<sub>CBC</sub>

??? question "CBC - [Click to show/hide]"

{! include-markdown "../../includes/cf-descriptions/cbc.md" !}

??? example "JSON - [Click to show/hide]"

```json
[[% filter indent(width=4) %]][[% include 'json/sonarr/cf/cbc.json' %]][[% endfilter %]]
```

<sub><sup>[TOP](#index)</sup></sub>

---

#### Crav

<sub>Crave</sub>
Expand Down
34 changes: 34 additions & 0 deletions docs/json/radarr/cf/cbc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"trash_id": "d9058beaae2e147183870304dd526761",
"name": "CBC",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "CBC",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(CBC)\\b"
}
},
{
"name": "WEBDL",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 7
}
},
{
"name": "WEBRIP",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 8
}
}
]
}
37 changes: 37 additions & 0 deletions docs/json/sonarr/cf/cbc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"trash_id": "defb0b4c8b3f6a15927c0f14c6e69c94",
"trash_scores": {
"default": 50
},
"name": "CBC",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "CBC",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(CBC)\\b"
}
},
{
"name": "WEBDL",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 3
}
},
{
"name": "WEBRIP",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 4
}
}
]
}
11 changes: 11 additions & 0 deletions includes/cf-descriptions/cbc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
**Canadian Broadcasting Corporation**<br>

[From Wikipedia, the free encyclopedia](<https://en.wikipedia.org/wiki/Canadian_Broadcasting_Corporationn>){:target="\_blank" rel="noopener noreferrer"}

The Canadian Broadcasting Corporation (French: Société Radio-Canada), branded as CBC/Radio-Canada, is the Canadian public broadcaster for both radio and television. It is a Crown corporation that serves as the national public broadcaster, with its English-language and French-language service units known as CBC and Radio-Canada, respectively.

**CBC Gem**<br>

[From Wikipedia, the free encyclopedia](<https://en.wikipedia.org/wiki/CBC_Gem>){:target="\_blank" rel="noopener noreferrer"}

CBC Gem is CBC Television's over-the-top streaming platform; it launched in 2018, replacing the existing CBC TV app. The service carries live and on-demand programming from CBC Television, CBC News, and CBC Sports, as well as short- and long-form original programming and acquisitions (including films and television series).

0 comments on commit 878b602

Please sign in to comment.