forked from kodi-pvr/pvr.mythtv
-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
limit announcements after backend wakes up #117
Comments
I too have a tertiary system in my workshop that gets woken and used only once every few days and exhibits the same behavior. The messages are mostly for duplicate showings which Myth already knows not to and does not record. They seem superfluous and always wondered why the appear.
…On April 15, 2019 7:50:19 PM UTC, Ilkka Tengvall ***@***.***> wrote:
I have a minor annoyance with MythTV PVR addon. I have XBian on RasPi
running Kodi, and MythTV on PC as backend. Backend goes (or should go)
to sleep when Kodi is not watched. Kodi is always on, just goes to
screensaver.
When Kodi has been several days on screensaver, and woken up, and
backend comes online, there is long stream of backend notification
pop-ups in corner of the screen. Each stays there for some seconds, and
then new one pops up. Things like "Recording Started..." followed by
"Recording Stopped..." keep cluttering the screen often for quite long
time. I might be already watching some video, and those notifications
keep popping up on screen.
So could there be some limit when waking up from long screensaver? It
would not push all those notifications one by one, but rather just skip
them, and pehaps saying something like "There were 300 notifications
from mythtv, skipping them".
This is due duplicate finder does not quite work in Finland, and MythTV
keeps on recording same shows several times a day/week from different
channels. This leads to excessive amounts of pop-ups.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#117
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
|
I suspected this was handled by Kodi. I will report the issue of notifications for skipped episodes over to team Kodi. FWIW, the tertiary system is the only one I have set to suspend and it disregards that setting you recommended when waking up. Looks like two issues.
…On April 16, 2019 8:43:22 AM UTC, "Jean-Luc Barrière" ***@***.***> wrote:
The addon hasn't any control of those of notifications. Only kodi
handles that regarding the recording rules provided by the addon. You
can stop these notifications by unchecking the option in the kodi
settings: Settings / PVR & Live TV / Recording, as below.
![Capture du 2019-04-16
10-40-13](https://user-images.githubusercontent.com/2353635/56195038-6fb1cd00-6034-11e9-9853-6158270d6d89.png)
--
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
#117 (comment)
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have a minor annoyance with MythTV PVR addon. I have XBian on RasPi running Kodi, and MythTV on PC as backend. Backend goes (or should go) to sleep when Kodi is not watched. Kodi is always on, just goes to screensaver.
When Kodi has been several days on screensaver, and woken up, and backend comes online, there is long stream of backend notification pop-ups in corner of the screen. Each stays there for some seconds, and then new one pops up. Things like "Recording Started..." followed by "Recording Stopped..." keep cluttering the screen often for quite long time. I might be already watching some video, and those notifications keep popping up on screen.
So could there be some limit when waking up from long screensaver? It would not push all those notifications one by one, but rather just skip them, and pehaps saying something like "There were 300 notifications from mythtv, skipping them".
This is due duplicate finder does not quite work in Finland, and MythTV keeps on recording same shows several times a day/week from different channels. This leads to excessive amounts of pop-ups.
The text was updated successfully, but these errors were encountered: