Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "_id": "dDuhVb_7n",
- "name": "Step 4: Notify Success",
- "description": "Step 4: Notify Success",
- "tags": "",
- "flowPlugins": [
- {
- "name": "Is a TV file?",
- "sourceRepo": "Community",
- "pluginName": "checkFileNameIncludes",
- "version": "2.0.0",
- "id": "tiBn4bSsc",
- "position": {
- "x": 207.87318680787723,
- "y": -62.746208925335075
- },
- "fpEnabled": true,
- "inputsDB": {
- "terms": "/tv/",
- "includeFileDirectory": "true"
- }
- },
- {
- "name": "Is a Movie file?",
- "sourceRepo": "Community",
- "pluginName": "checkFileNameIncludes",
- "version": "2.0.0",
- "id": "eaq7EeEjk",
- "position": {
- "x": 304.44881567454763,
- "y": 20.187514162280735
- },
- "fpEnabled": true,
- "inputsDB": {
- "terms": "/movies/",
- "includeFileDirectory": "true"
- }
- },
- {
- "name": "Notify Radarr",
- "sourceRepo": "Community",
- "pluginName": "notifyRadarrOrSonarr",
- "version": "2.0.0",
- "id": "Sc2W2IDF6",
- "position": {
- "x": 305.7659821891182,
- "y": 72.93439522776964
- },
- "fpEnabled": true,
- "inputsDB": {
- "arr_api_key": "RADARR_API_KEY",
- "arr_host": "http://192.168.86.183:7878"
- }
- },
- {
- "name": "Notify Sonarr",
- "sourceRepo": "Community",
- "pluginName": "notifyRadarrOrSonarr",
- "version": "2.0.0",
- "id": "mQJzP_USK",
- "position": {
- "x": 128.9973673927376,
- "y": 73.78777121092695
- },
- "fpEnabled": true,
- "inputsDB": {
- "arr": "sonarr",
- "arr_api_key": "SONARR_API_KEY",
- "arr_host": "http://192.168.86.183:8989"
- }
- },
- {
- "name": "Input File",
- "sourceRepo": "Community",
- "pluginName": "inputFile",
- "version": "1.0.0",
- "id": "KFFcjhpSf",
- "position": {
- "x": 207.56634628298482,
- "y": -128.44078686758826
- },
- "fpEnabled": true
- }
- ],
- "flowEdges": [
- {
- "source": "tiBn4bSsc",
- "sourceHandle": "2",
- "target": "eaq7EeEjk",
- "targetHandle": null,
- "id": "Y4flAZSDb"
- },
- {
- "source": "eaq7EeEjk",
- "sourceHandle": "1",
- "target": "Sc2W2IDF6",
- "targetHandle": null,
- "id": "Nt763BDX3"
- },
- {
- "source": "tiBn4bSsc",
- "sourceHandle": "1",
- "target": "mQJzP_USK",
- "targetHandle": null,
- "id": "UPOJ8GjjW"
- },
- {
- "source": "KFFcjhpSf",
- "sourceHandle": "1",
- "target": "tiBn4bSsc",
- "targetHandle": null,
- "id": "85JI884Uu"
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement