Reply to thread

The way I have implemented the change is as follows :-


Mail A arrives, popup occurs and internal counter set to 1


Next poll occurs and mailbox message count is still 1 so no popup


Mail B & Mail C arrive before next poll


Next poll occurs and pop occurs showing 3 messages and internal counter is set to 3.


Now let say you only download/delete Mail B only between polls.


Next poll occurs and since the mailbox message count has changed to 2 a new pop will occur showing 2 messages and internal counter will be set to 2.


As for the your recommendations, I will look to implement them. I am new to C# and MP coding so please wait a couple of days for these ones.


Short list is


1. Add Mail Icon

2. Option to play sound/Popup or both

3. Investigate to Monitor Subject heading instead of Message count

4. Improve the Pop messaging to be singular/plural

5. Multiple Mailboxes


I personally will not use the display once as it is an informational popup as you stated but when I arrive home, the first thing I do is boot the HTPC up and if the alert only shows once and then disappears, I will not see if I have any voicemail messages in my mailbox. - yes it does annoy me sometimes, but it actually forces me to go listen to the voicemail message. (too Lazy....:p )


In saying that, I am more than happy to further develop for everyones needs on this Plugin.


Top Bottom