Update sonarr source mapping
This commit is contained in:
parent
1b5aba3dbe
commit
b99555b7c2
1 changed files with 2 additions and 2 deletions
|
|
@ -12,11 +12,11 @@ SOURCE_MAPPING = {
|
||||||
},
|
},
|
||||||
"sonarr": {
|
"sonarr": {
|
||||||
1: "television",
|
1: "television",
|
||||||
2: "televisionraw",
|
2: "television_raw",
|
||||||
3: "web_dl",
|
3: "web_dl",
|
||||||
4: "webrip",
|
4: "webrip",
|
||||||
5: "dvd",
|
5: "dvd",
|
||||||
6: "bluray",
|
6: "bluray",
|
||||||
7: "blurayraw",
|
7: "bluray_raw",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue