Shortcut App to send text message when makemkv finishes backup or making mvk

The place to discuss Mac OS X version of MakeMKV
Post Reply
Message
Author
DocT1973
Posts: 2
Joined: Fri May 27, 2022 4:23 pm

Shortcut App to send text message when makemkv finishes backup or making mvk

#1 Post by DocT1973 » Fri May 27, 2022 4:26 pm

Hey,
New user here. Is there a way to send a text message or notification to my iPhone when makemkv has finished backing up a disc and when it finishes ripping the files?
Thanks

Jeppedy
Posts: 3
Joined: Mon Jan 23, 2023 6:50 pm

Re: Shortcut App to send text message when makemkv finishes backup or making mvk

#2 Post by Jeppedy » Tue Jan 24, 2023 10:42 pm

I'd love this ability as well. If a message could be posted, or even an job executed when done ripping, I could find a way to integrate with notification approaches (Send an announcement through my smart home, push a message to my phone over one of the many Push services, etc)

jriggins7
Posts: 5
Joined: Tue Aug 01, 2023 8:07 pm

Re: Shortcut App to send text message when makemkv finishes backup or making mvk

#3 Post by jriggins7 » Thu Aug 03, 2023 10:22 pm

Any update on this post ? Would love to see a push notification as well!

Radiocomms237
Posts: 405
Joined: Mon Oct 18, 2021 12:23 am

Re: Shortcut App to send text message when makemkv finishes backup or making mvk

#4 Post by Radiocomms237 » Fri Aug 04, 2023 12:32 am

I must've missed this suggestion first time around but I too would love to see something like this.

In fact, if there are any talented coders out there, a general windows app that monitors the progress of ANY program with a progress bar and reports said progress to a smartphone app would likely make you rich (well, maybe not "rich" but it would be a great thing)!

In either case, the only caveat I would have is that it not rely on some third-party cloud service (some of whom have been known to pack up their bat & ball and go home without notice). Something that works peer-to-peer at LAN level would be preferable.

flojo
Posts: 70
Joined: Thu Jun 22, 2023 4:27 am
Location: El Paso

Re: Shortcut App to send text message when makemkv finishes backup or making mvk

#5 Post by flojo » Fri Aug 04, 2023 6:30 pm

The general limitation here is that you can't typically have both "carrier data" and "wifi data" sending data to a separate DNS on a phone. It's not a limitation of the radio or TCP/IP but of the typical phone.

I think the best that could be done is to offer a docker container or similar to run with a reverse proxy along with something like duckdns.org. There's also the option of offering C/C++ to flash to a ESP32 and a client script so you could use a captive portal over wifi.

Or... play a sound really loud on completion!!

Post Reply