NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 72 73 74 75 76 … 93 Next »
New Plugin: Email Reader (Alpha preview)

 
  • 0 Vote(s) - 0 Average
New Plugin: Email Reader (Alpha preview)
sammy_smith
Offline

Junior Member

Posts: 16
Threads: 1
Joined: Feb 2005
#11
2005-04-08, 03:58 AM
I'm in the same boat as pcostanza. I know mine is configured right, and it says downloading email, but it shows 0 messages. I know there is a new message, because I sent myself one before I installed the plugin.
Remco
Offline

Member

Posts: 152
Threads: 12
Joined: Sep 2004
#12
2005-04-08, 06:48 PM
I'm glad you like the plugin and it seems to work ok for an alpha.

@Tipstir:
- What do you mean by "This can be re-skinned into X Media MVP when you give us rights to your skin.xml?"?


@Gunr
- It only downloads the messages; the messages are never deleted from server.
- the outlook(express) mailboxes cannot be read; only the the pop-server-mailboxes. You could take a look at the PIM-plugin (http://www.bladerhq.com/pmwiki/pmwiki.php/Plugin/PIM)

@HenkH
Thanx for your comments
- I'm currently writing a configuration panel for the settings. It probably be ready next week
- "Since you're not using a button bar on the left side of the screen (it only contains the 'Main menu' button) you can get rid of it". But where to put the 'Main' button? Also, i'm planning on putting there a "refresh" button
- "The sender/subject box is too narrow. Maybe you can get rid of the accounts-box: only show them in a pop-up at startup and when pressing a special key.". I'll give it a thought; the solution Reven suggest might work.
- "If you have a wider sender/subject box you might add the data/time of the message to it." On a tv-screen, i don't want too much information on it. Possibly i make this configurable?
- "Is there an automatic recheck of the mailboxes?". Not yet; i'll put a button "Refresh" on it.


@Reven
- your suggestions about the layout sounds good; but indeed requires some re-programming. Maybe in the next release
- Attachments are currently neglected. In case of a multi-part-message, the plugin searches for a plain/text part; if none found, it searches for a plain/html part and converts it to plain/text. I'm thinking about showing attached images; but that's going to be a next-next-release.

@pcostanza & @sammy_smith
- Are you sure your email.xml looks something like?

Code:
<accounts>
    <account name="Remco (zonnet)" server="pop.zonnet.nl" username="remco.van.otterdijk" password="Sswdfkjh3q9w487"/>
</accounts>

- Otherwise; could you set the logging-level to debug, try it again and send me the log-files (remco.van.otterdijk at zonnet dot nl)? The logs contain your new emails; but no passwords; i hope you don't mind. Thanks
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#13
2005-04-08, 10:23 PM
I double checked my settings....in my case "pop.east.cox.net" and it says it's downloading and I don't get an error but still--------nothing.

Paul
Remco
Offline

Member

Posts: 152
Threads: 12
Joined: Sep 2004
#14
2005-04-09, 07:14 AM
pcostanza Wrote:I double checked my settings....in my case "pop.east.cox.net" and it says it's downloading and I don't get an error but still--------nothing.

I can't dig into it without logs. If you don't want to send them (i can imagine in case there are some spicy emails in them Smile ), could you check GBPVR.exe.log yourself whether it contain email-text?

Remco
Remco
Offline

Member

Posts: 152
Threads: 12
Joined: Sep 2004
#15
2005-04-09, 10:17 AM
I gave it a try with an alternative layout: When a listbox (with accounts or mails) is inactive; it shrinks automatically

[Image: screen_v01_alt.jpg]


Download the dll

Please let me know what you think of it.
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#16
2005-04-09, 12:52 PM
that looks cool. I have to download it and take a look at it.

I noticed that you mentioned wanting to handle html emails that is probably more work then you expect.

Also a panel showing new email indicator
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#17
2005-04-09, 03:12 PM
Remco,
I checked the GBPVR.exe log and the word 'email' does not show up at all. Can I manually install this?
I use the Platinum skin but have tried the default skin as well. I even moved up to the most recent version today.....no joy.

Thanks for helping.

Paul
Remco
Offline

Member

Posts: 152
Threads: 12
Joined: Sep 2004
#18
2005-04-09, 05:32 PM
jorm Wrote:I noticed that you mentioned wanting to handle html emails that is probably more work then you expect.

Also a panel showing new email indicator
-I was hoping a ready-to-use-HTML-renderer could be used. But there isn't one available in C#? (haven't searched for it yet)
-I'll put the panel on the wish-list; but low-priority right now

pcostanza Wrote:I checked the GBPVR.exe log and the word 'email' does not show up at all. Can I manually install this?

I mean email itself (the headers, text, etc) should appear in the log-files. Otherwise you'll probably find something like "9-4-2005 17:17:48.906 INFO [2] MailPlugin: Finished retrieving messages for (0 new mail)"

tipstir Wrote:Just tested out this new dll works nice and a config in plug-ins config great feature. Hope we can say bye to the black and red scheme soon?
First i want to get the basic functionality to work and to decide the layout of the screen. What do you want to be skinnable? Colors, fonts and XY-locations? Or should the buttons and boxes be images?
BTW The config plugin wasn't meant to be published. It isn't able to store the settings Smile
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#19
2005-04-10, 12:54 AM
My log files don't show any email headers. The only thing is shows for email is 'adding task: email'. My ISP is Cox and my pop server has never changed. I used Outlook 2003 and get more junk mail than the law allows. My settings are correct.
I don't get an error when trying to use the function in GB-PVR...it says it's downloading but says '0 new email'.
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#20
2005-04-10, 12:24 PM
I have only see the html render in a windows form which does not work inside of gbpvr. That is why you havent seen a web browser plugin
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  PIP plugin for Kodi sgilani 2 3,050 2022-10-17, 12:44 AM
Last Post: sgilani
  New Systems Plugin kirschey 10 3,532 2020-11-14, 08:01 PM
Last Post: sub
  VIdeo playback from plugin mvallevand 5 3,614 2015-08-06, 10:43 PM
Last Post: sub
  Attention Sub: Open TV / Custom Data Grabber plugin Benoire 2 2,991 2014-11-14, 02:05 AM
Last Post: Benoire
  API docs to help with plugin development? McBainUK 3 2,854 2013-06-08, 06:14 PM
Last Post: sub
  Refreshing TV Guide Data (after System plugin EPG update) imilne 13 6,304 2013-03-24, 08:03 PM
Last Post: imilne
  sabnzbd plugin to show processed files Wakalaka 1 2,014 2013-03-12, 06:48 AM
Last Post: psycik
  Problem with preview image for Pending Recordings Northpole 2 2,057 2012-08-14, 02:56 AM
Last Post: Northpole
  Plugin problems with started from the command line mvallevand 11 5,201 2012-08-12, 07:56 PM
Last Post: sub
  Get NextPVR data directory from outside a plugin McBainUK 3 2,324 2012-02-11, 05:42 PM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode