From: Vásáry Dániel Date: Tue, 24 Oct 2017 21:31:22 +0000 (+0000) Subject: git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube... X-Git-Url: http://git.useribm.hu/?a=commitdiff_plain;h=4f992fced303936fd74ae95493ad695fd90c2c80;p=mediacube.git git-tfs-id: [tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube;C30669 --- diff --git a/client/Maestro/Configuration/configuration-editor.json b/client/Maestro/Configuration/configuration-editor.json index d26f7fa0..00620ca8 100644 --- a/client/Maestro/Configuration/configuration-editor.json +++ b/client/Maestro/Configuration/configuration-editor.json @@ -1,7 +1,7 @@ { "title": "Szerkesztő", "active": true, - "startInTray": false, + "startInTray": true, "enableCustomMetadataId": true, "player": { "enabled": true, @@ -19,7 +19,7 @@ { "$type": "OctopusMetadata", "server": { - "address": "http://localhost:8080/services/rest/octopus/", + "address": "http://10.10.1.28/services/rest/octopus/", "timeout": 1000 } }, @@ -35,7 +35,7 @@ { "$type": "MediaCubeMetadata", "server": { - "address": "http://localhost:8080/services/rest/jobengine/", + "address": "http://10.10.1.28/services/rest/jobengine/", "timeout": 1000 } } diff --git a/client/Maestro/Configuration/configuration-nle.json b/client/Maestro/Configuration/configuration-nle.json index 2f21a2f4..e58db075 100644 --- a/client/Maestro/Configuration/configuration-nle.json +++ b/client/Maestro/Configuration/configuration-nle.json @@ -1,7 +1,7 @@ { "title": "NLE", "active": true, - "startInTray": false, + "startInTray": true, "enableCustomMetadataId": true, "player": { "enabled": true, @@ -19,7 +19,7 @@ { "$type": "OctopusMetadata", "server": { - "address": "http://localhost:8080/services/rest/octopus/", + "address": "http://10.10.1.28/services/rest/octopus/", "timeout": 1000 } }, @@ -35,7 +35,7 @@ { "$type": "MediaCubeMetadata", "server": { - "address": "http://localhost:8080/services/rest/jobengine/", + "address": "http://10.10.1.28/services/rest/jobengine/", "timeout": 1000 } } diff --git a/client/Maestro/Configuration/configuration-playout.json b/client/Maestro/Configuration/configuration-playout.json index 8542dfd6..abf37876 100644 --- a/client/Maestro/Configuration/configuration-playout.json +++ b/client/Maestro/Configuration/configuration-playout.json @@ -1,7 +1,7 @@ { "title": "Adáslebony", "active": true, - "startInTray": false, + "startInTray": true, "enableCustomMetadataId": true, "player": { "enabled": true, @@ -27,7 +27,7 @@ { "$type": "OctopusMetadata", "server": { - "address": "http://localhost:8080/services/rest/octopus/", + "address": "http://10.10.1.28/services/rest/octopus/", "timeout": 1000 } }, @@ -43,7 +43,7 @@ { "$type": "MediaCubeMetadata", "server": { - "address": "http://localhost:8080/services/rest/jobengine/", + "address": "http://10.10.1.28/services/rest/jobengine/", "timeout": 1000 } } diff --git a/client/Maestro/Configuration/configuration-studio.json b/client/Maestro/Configuration/configuration-studio.json index e58d2ce1..85c76159 100644 --- a/client/Maestro/Configuration/configuration-studio.json +++ b/client/Maestro/Configuration/configuration-studio.json @@ -1,7 +1,7 @@ { "title": "Stúdió", "active": true, - "startInTray": false, + "startInTray": true, "enableCustomMetadataId": true, "filter": "avi", "player": { @@ -9,7 +9,7 @@ "source": { "$type": "NEXIOSource", "local": { - "address": "ws://localhost:8080/services/nexio" + "address": "ws://10.10.1.28/services/nexio" }, "remote": { "address": "ftp://10.10.1.56:2098", @@ -21,7 +21,7 @@ { "$type": "OctopusMetadata", "server": { - "address": "http://localhost:8080/services/rest/octopus", + "address": "http://10.10.1.28/services/rest/octopus", "timeout": 1000 } }, @@ -37,7 +37,7 @@ { "$type": "MediaCubeMetadata", "server": { - "address": "http://localhost:8080/services/rest/jobengine", + "address": "http://10.10.1.28/services/rest/jobengine", "userName": "mediacube", "password": "Dn8t4gfHcK98o8hyPgLDhr5SgSji4JCxsfpMJsODikUp3nXgrM0UNCi45lLAK8ZOnmEneO44P9qpJ4QDqhctN6MxZodjJgdZTyoZKmSa+ECzEzLr/wPYNgxVaXrVotEy", "timeout": 1000 diff --git a/client/Maestro/Configuration/configuration-sxs.json b/client/Maestro/Configuration/configuration-sxs.json index bc4a7287..d70fab03 100644 --- a/client/Maestro/Configuration/configuration-sxs.json +++ b/client/Maestro/Configuration/configuration-sxs.json @@ -1,7 +1,7 @@ { "title": "SxS", "active": true, - "startInTray": false, + "startInTray": true, "enableCustomMetadataId": true, "player": { "enabled": true, @@ -19,7 +19,7 @@ { "$type": "OctopusMetadata", "server": { - "address": "http://localhost:8080/services/rest/octopus/", + "address": "http://10.10.1.28/services/rest/octopus/", "timeout": 1000 } }, @@ -35,7 +35,7 @@ { "$type": "MediaCubeMetadata", "server": { - "address": "http://localhost:8080/services/rest/jobengine/", + "address": "http://10.10.1.28/services/rest/jobengine/", "timeout": 1000 } }