Hi,
I have python script that creates a bdinfo for bluray disc and upload to google drive.
For now, the sabnzb web interface, shows status like Running script: myscript[dot]py (replace [dot] with . because of rules).
It is possible to display instead another status like: [i]Creating bdinfo[/i] or [i]Uploading to GDrive[/i] ?
In python script I use print("...") but it is not shown in web interface.
Thank you
Script that change status in sabnzb web interface
-
- Newbie
- Posts: 1
- Joined: May 16th, 2023, 1:16 am
Re: Script that change status in sabnzb web interface
Do you mean: printing that progress while it is uploading that?
I think that is not possible; SAB will show the script output after the script has finished.
I think that is not possible; SAB will show the script output after the script has finished.