- Posts: 34
- Thank you received: 0
Please Log in or Create an account to join the conversation.
http://127.0.0.1:8088/API/?Function=Fade&Duration=1000&Input=877bb3e7-58bd-46a1-85ce-0d673aec6bf5
powershell.exe -noprofile -command "Invoke-WebRequest -Uri http://your_url"
powershell.exe -noprofile -command "Invoke-WebRequest -Uri http://127.0.0.1:8088/API/?Function=Fade&Duration=1000&Input=877bb3e7-58bd-46a1-85ce-0d673aec6bf5"
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Invoke-WebRequest -Uri http://127.0.0.1:8088/api/?Function=Fade&Duration=1000&Input=COVER_TITLE
powershell.exe -noprofile -command "Invoke-WebRequest -Uri 'http://127.0.0.1:8088/api/?Function=Fade&Duration=1000&Input=COVER_TITLE'"
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Invoke-WebRequest -Uri 'url da chiamare'
$date = Get-Date
If ($date -ge "6:00 PM")
{
// condizione se orario attuale successivo alle 18:00
Invoke-WebRequest -Uri 'url da chiamare'
}
else
{
// condizione di alternativa
Invoke-WebRequest -Uri 'url da chiamare'
}
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
MB LIVE is a software that stream a live audio\video feed from any place to an MB STUDIO PRO automation in the main radio studio. MB LIVE make use of a TCPIP connection. This program is free for MB STUDIO PRO users