NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Wishlist v
« Previous 1 … 14 15 16 17 18 … 193 Next »
NextPVR to send alerts and notices via "Pushover.net"

 
  • 0 Vote(s) - 0 Average
NextPVR to send alerts and notices via "Pushover.net"
jtcreate
Offline

Junior Member

Posts: 20
Threads: 5
Joined: Feb 2012
#1
2017-07-07, 03:52 AM
How about NextPVR can send alerts to your phone or other devices and computers via pushover APP and browser plugins. I've been using "Pushover" for completed processed recordings through VAP videoredo and WMC. Works awesome.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#2
2017-07-07, 05:17 PM
What events would you want to be notified of?
p37307
Offline

Senior Member

Posts: 252
Threads: 46
Joined: Jul 2016
#3
2017-07-07, 09:30 PM
Couldn't he push "recording is complete" message with postprocessing.bat using their command line code if he had an api.

As far as that goes he could interject "push" codes at several places along the journey of a recording.

https://pushover.net/faq#library-shell


Assuming he has curl on his computer and uses JavaWiz's Initial Template setting the fields, couldn't he push a message in the postprocessing.bat in the message form-string of any of the LOGMSG like:

Recording complete - filename: %FILENAME% ChannelNUM: %CH_NUM% Title: %REC_TITLE%

Their Windows command line is
Code:
curl -s \
  --cacert curl-ca-bundle.crt \
  --form-string "token=APP_TOKEN" \
  --form-string "user=USER_KEY" \
  --form-string "message=Recording complete - filename: %FILENAME%  ChannelNUM: %CH_NUM%  Title: %REC_TITLE%" \
  https://api.pushover.net/1/messages.json

He could "push" a recording started message in the in parallelprocessing.bat.
~Paul

If you haven't broken it at least once, you're not doing it right. :eek:
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#4
2017-07-07, 09:36 PM
Yes, he could. Seems a bit overkill to know about successful recordings though. I'm guessing most people would only be interested in knowing about failures - so they can do something about it.
p37307
Offline

Senior Member

Posts: 252
Threads: 46
Joined: Jul 2016
#5
2017-07-07, 09:39 PM
sub Wrote:Yes, he could. Seems a bit overkill to know about successful recordings though. I'm guessing most people would only be interested in knowing about failures - so they can do something about it.

I agree. Conflicts too until that issue is resolved in the next release. (Cross my fingers).
~Paul

If you haven't broken it at least once, you're not doing it right. :eek:
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Nlite for current version of NextPVR dlindyds 7 1,409 2024-03-17, 03:56 AM
Last Post: sub
  Smaller time jumps in EPG for Windows NextPVR Client cliffskier 2 889 2023-11-03, 06:48 AM
Last Post: sub
  Search in NextPVR sww 0 951 2021-12-25, 02:48 PM
Last Post: sww
  NextPVR for Windows 10 IoT Core ad48 1 3,249 2021-11-11, 04:16 PM
Last Post: sub
Smile NextPVR as an IPTV broadcaster? rory.breaker 3 3,652 2021-02-21, 09:35 AM
Last Post: rory.breaker
  Interface Improvement for Kodi Nextpvr Addon Timeshift Navigation aderlopas 8 3,567 2020-06-13, 10:04 PM
Last Post: aderlopas
  Please support 4 color dot indicators for recordings on ALL NextPVR clients BrettB 2 2,059 2020-04-26, 05:31 PM
Last Post: BrettB
  Enchancing data in the NextPVR XML API's mvallevand 14 5,499 2019-06-19, 06:10 PM
Last Post: mvallevand
  Nas app based version of NextPVR Jakesty 3 4,603 2019-03-22, 07:43 AM
Last Post: Jakesty
  Self-contained end-to-end port of NextPVR to Linux - eg Raspberry Pi martinu 8 4,144 2018-09-28, 04:01 AM
Last Post: Maverick

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode