dhanushkt / dragon-db

Private media server configurations
0 stars 0 forks source link

[api] Verify if the SSH function is loaded and send a notification if it is not. #16

Open dhanushkt opened 2 months ago

dhanushkt commented 2 months ago

If the SSH function on the server side is not working as expected we will never know if the MKV files are processed or not. Implement a way to check for SSH function before calling the Remote script execution, and send notification If its not working.