Merge pull request #626 from TRaSH-/Radarr-CF-Streaming-Service-naming

Shortened Streaming Service naming
pull/625/head
TRaSH 2 years ago committed by GitHub
commit d12f68f24b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
{
"trash_id": "b3b3a6ac74ecbd56bcdbefa4799fb9df",
"name": "Amazon",
"name": "AMZN",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{

@ -1,6 +1,6 @@
{
"trash_id": "3472d276482257d68f7836a55ca24877",
"name": "Apple TV+",
"name": "APTV",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{

@ -1,6 +1,6 @@
{
"trash_id": "84272245b2988854bfb76a16e60baea5",
"name": "Disney+",
"name": "DSNP",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{

@ -1,6 +1,6 @@
{
"trash_id": "5763d1b0ce84aff3b21038eea8e9b8ad",
"name": "HBO Max",
"name": "HMAX",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{

@ -1,6 +1,6 @@
{
"trash_id": "170b1d363bd8516fbf3a3eb05d4faff6",
"name": "Netflix",
"name": "NF",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{

@ -1,6 +1,6 @@
{
"trash_id": "e36a0ba1bc902b26ee40818a1d59b8bd",
"name": "Paramount+",
"name": "PMTP",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{

@ -1,6 +1,6 @@
{
"trash_id": "c9fd353f8f5f1baf56dc601c4cb29920",
"name": "Peacock TV",
"name": "PCOK",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{

@ -1,3 +1,7 @@
# 2022-06-13
Shortened Streaming Service naming #626
- Changed: On request Streaming Service to short names.
# 2022-06-08
Radarr cf dv hdr10 fix for bad (re)named files #615
- Added: Fix for bad (re)named DV HDR10 releases.

Loading…
Cancel
Save