Add HTSR Streaming Service

- Create new custom format jsons for HTSR, for both Radarr and Sonarr
- Add HTSR custom format to Radarr and Sonarr collection of custom formats pages
- Create new description include for HTSR
- Correct one small typo on the Radarr collection of custom formats page
pull/1806/head
yammes08 4 months ago
parent 4f3d455c23
commit 228512c07b

@ -69,10 +69,10 @@ We've made 3 guides related to this.
| General Streaming Services | Asian Streaming Services | Dutch Streaming Services |
| -------------------------- | ------------------------ | ------------------------ |
| [Amazon](#amzn) | [FOD](#fod) | [Pathe Thuis](#pathe) |
| [Apple TV+](#atvp) | [TVer](#tver) | [Videoland](#vdl) |
| [Bravia Core](#bcore) | [U-NEXT](#u-next) | |
| [Criterion Channel](#crit) | [VIU](#viu) | |
| [Disney+](#dsnp) | | |
| [Apple TV+](#atvp) | [Disney+ Hotstar](#htsr) | [Videoland](#vdl) |
| [Bravia Core](#bcore) | [TVer](#tver) | |
| [Criterion Channel](#crit) | [U-NEXT](#u-next) | |
| [Disney+](#dsnp) | [VIU](#viu) | |
| [HBO](#hbo) | | |
| [HBO Max](#hmax) | | |
| [Hulu](#hulu) | | |
@ -2028,7 +2028,7 @@ We've made 3 guides related to this.
---
### Asian Streamin Services
### Asian Streaming Services
---
@ -2050,6 +2050,24 @@ We've made 3 guides related to this.
---
#### HTSR
<sub>Disney+ Hotstar</sub>
??? question "Disney+ Hotstar - [Click to show/hide]"
{! include-markdown "../../includes/cf-descriptions/htsr.md" !}
??? example "JSON - [Click to show/hide]"
```json
[[% filter indent(width=4) %]][[% include 'json/radarr/cf/htsr.json' %]][[% endfilter %]]
```
<sub><sup>[TOP](#index)</sup>
---
#### TVer
<sub>TVer</sub>

@ -61,11 +61,11 @@ We've made 3 guides related to this.
| General Streaming Services | French Streaming Services | Asian Streaming Services | Dutch Streaming Services |
| -------------------------- | ------------------------- | ------------------------ | ------------------------ |
| [Amazon](#amzn) | [CANAL+](#canalplus) | [FOD](#fod) | [NLZiet](#nlz) |
| [Apple TV+](#atvp) | [RTBF](#rtbf) | [TVer](#tver) | [Videoland](#vdl) |
| [Comedy Central](#cc) | [SALTO](#salto) | [U-NEXT](#u-next) | |
| [DC Universe](#dcu) | | [VIU](#viu) | |
| [Disney+](#dsnp) | | | |
| [Amazon](#amzn) | [CANAL+](#canalplus) | [FOD](#fod) | [NLZiet](#nlz) |
| [Apple TV+](#atvp) | [RTBF](#rtbf) | [Disney+ Hotstar](#htsr) | [Videoland](#vdl) |
| [Comedy Central](#cc) | [SALTO](#salto) | [TVer](#tver) | |
| [DC Universe](#dcu) | | [U-NEXT](#u-next) | |
| [Disney+](#dsnp) | | [VIU](#viu) | |
| [HBO Max](#hmax) | | | |
| [HBO](#hbo) | | | |
| [Hulu](#hulu) | | | |
@ -1827,6 +1827,24 @@ We've made 3 guides related to this.
---
#### HTSR
<sub>Disney+ Hotstar</sub>
??? question "Disney+ Hotstar - [Click to show/hide]"
{! include-markdown "../../includes/cf-descriptions/htsr.md" !}
??? example "JSON - [Click to show/hide]"
```json
[[% filter indent(width=4) %]][[% include 'json/sonarr/cf/htsr.json' %]][[% endfilter %]]
```
<sub><sup>[TOP](#index)</sup>
---
#### TVer
<sub>TVer</sub>

@ -0,0 +1,35 @@
{
"trash_id": "834b2c0ba0a8596029b4479a29e1a032",
"trash_regex": "https://regex101.com/r/PNiRKh/1",
"name": "HTSR",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "Hotstar",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(HTSR)\\b"
}
},
{
"name": "WEBDL",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 7
}
},
{
"name": "WEBRIP",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 8
}
}
]
}

@ -0,0 +1,38 @@
{
"trash_id": "4404ad44d87ccbb82746e180713112fb",
"trash_regex": "https://regex101.com/r/PNiRKh/1",
"trash_scores": {
"default": 50
},
"name": "HTSR",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "Hotstar",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(HTSR)\\b"
}
},
{
"name": "WEBDL",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 3
}
},
{
"name": "WEBRIP",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 4
}
}
]
}

@ -0,0 +1,5 @@
**Disney+ Hotstar**<br>
[From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Disney%2B_Hotstar){:target="_blank" rel="noopener noreferrer"}
Disney+ Hotstar is an Indian subscription video-on-demand over-the-top streaming service owned by Disney Star, a subsidiary of the Disney Entertainment business segment of The Walt Disney Company, featuring domestic Indian film, television and sports content for India itself and its worldwide diaspora. It also includes imported content from and serves Southeast Asia as well.
Loading…
Cancel
Save