janbar / pvr.mythtv

MythTV PVR for Kodi. See the user manual and useful links on project page:
http://janbar.github.io/pvr.mythtv
GNU General Public License v2.0
32 stars 19 forks source link

limit announcements after backend wakes up #117

Open ikke-t opened 5 years ago

ikke-t commented 5 years ago

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.

StrvnMrvn commented 5 years ago

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 notifications@github.com 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: https://github.com/janbar/pvr.mythtv/issues/117

-- Sent from my Android device with K-9 Mail. Please excuse my brevity.

janbar commented 5 years ago

The addon hasn't any control of those 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

StrvnMrvn commented 5 years ago

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" notifications@github.com 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

-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/janbar/pvr.mythtv/issues/117#issuecomment-483568380

-- Sent from my Android device with K-9 Mail. Please excuse my brevity.