Detect if media is streamiing
I am wondering if it possible to check if serviio is streaming/playing media or if it is idle?
I am running on ubuntu and have a bash script which is scheduled to run every minute, it contains an rsync which occasionally transfers large files and IF streaming can cause the playback to suffer and jump.
I want to check if serviio is streaming something and if it is, don't run the rsync.
Thanks,
Vince
