NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 51 52 53 54 55 … 93 Next »
Gmail plugin - Beta test Thread

 
  • 0 Vote(s) - 0 Average
Gmail plugin - Beta test Thread
cameluk
Offline

Senior Member

Posts: 255
Threads: 13
Joined: Oct 2004
#11
2006-04-02, 09:43 PM
It asks me for my username and password, enter that, and I get xml text back showing me the headers of my recent emails.

Tried the plugin after that and it works fine

rebooted the pc and tried the plugin again and its fine nowSmile

No atom errors now showing in the logs now.
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#12
2006-04-02, 09:46 PM
cameluk Wrote:It asks me for my username and password, enter that, and I get xml text back showing me the headers of my recent emails.
...
Tried the plugin after that and it works fine
Thats what meant to happen.

Good to hear its working now, bit strange tho :confused:
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
roy
Offline

Posting Freak

Posts: 830
Threads: 95
Joined: Sep 2005
#13
2006-04-03, 03:03 AM
After updating I also get "unable to connect". Get the same errors in gbpvr.exe.log:

Code:
4/2/2006 10:48:27 PM.794    VERBOSE    [2]    Gmail Plugin: Activated
4/2/2006 10:48:27 PM.794    VERBOSE    [2]    Gmail Plugin: v1.0BETA (BUILD 2)
4/2/2006 10:48:27 PM.994    INFO    [2]    Gmail Plugin: Refreshing accounts
4/2/2006 10:48:27 PM.994    VERBOSE    [2]    Gmail Plugin: Switching current account to 'rcm@gmail.com'
4/2/2006 10:48:28 PM.054    VERBOSE    [115]    Gmail Plugin: Attempting to connect to gmail feed for account 'rcm@gmail.com'
4/2/2006 10:48:45 PM.810    VERBOSE    [2]    ShowMouse ref=0
4/2/2006 10:48:56 PM.986    VERBOSE    [2]    HideMouse ref=-1
4/2/2006 10:49:10 PM.646    ERROR    [115]    Gmail Plugin: Unable to connect to gmail feed after 60 attempts!
4/2/2006 10:49:10 PM.676    ERROR    [115]    System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: Hour, Minute, and Second parameters describe an unrepresentable DateTime.
   at System.DateTime.TimeToTicks(Int32 hour, Int32 minute, Int32 second)
   at System.DateTimeParse.ParseISO8601(DateTimeRawInfo raw, __DTString str, DateTimeStyles styles)
   at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
   at System.DateTime.Parse(String s, IFormatProvider provider, DateTimeStyles styles)
   at System.DateTime.Parse(String s, IFormatProvider provider)
   at System.DateTime.Parse(String s)
   at Atom.Core.AtomDateConstruct.ComputeModifiedCreatedDate(AtomDateConstruct& element, String temp)
   at Atom.Core.AtomDateConstruct.Parse(XPathNavigator navigator)
   at Atom.Core.AtomEntry.Parse(XPathNavigator navigator)
   at Atom.Core.AtomFeed.Parse(XPathNavigator navigator)
   at Atom.Core.AtomFeed.Load(Stream stream)
   at GmailPlugin.Account.RefreshEmailList()
4/2/2006 10:50:41 PM.286    VERBOSE    [2]    ShowMouse ref=0
4/2/2006 10:50:49 PM.147    VERBOSE    [2]    HideMouse ref=-1
4/2/2006 10:50:49 PM.488    VERBOSE    [2]    Gmail Plugin: Deactivated

I am able to connect to the feed through the browser link. :confused:
What, me worry?

MSI H270 PC Mate | Core i3-7100 | 16GB RAM | 275GB M.2 2280 SSD | 4TB + 2TB HDD | Zalman Z3 Case | Win10
HDHR Prime | HVR2250 | PCH A-110 | PCH A-100 | Harmony 650 & 700 remotes | Comcast | Schedules Direct
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#14
2006-04-03, 05:25 AM
roy Wrote:I am able to connect to the feed through the browser link. :confused:
What browser are you using? Does it ask you for a username & password, might have to adjust your security settings.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
roy
Offline

Posting Freak

Posts: 830
Threads: 95
Joined: Sep 2005
#15
2006-04-03, 01:56 PM
McBainUK Wrote:What browser are you using?
Avant (based on IE)

Quote:Does it ask you for a username & password,
yes

Quote:might have to adjust your security settings.
Which settings?

I'll take a look.
Thanks
What, me worry?

MSI H270 PC Mate | Core i3-7100 | 16GB RAM | 275GB M.2 2280 SSD | 4TB + 2TB HDD | Zalman Z3 Case | Win10
HDHR Prime | HVR2250 | PCH A-110 | PCH A-100 | Harmony 650 & 700 remotes | Comcast | Schedules Direct
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#16
2006-04-03, 02:57 PM
What happens after you put your username (gmail email address) and password in? It should load an xml page with details of unread messages in your inbox.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
roy
Offline

Posting Freak

Posts: 830
Threads: 95
Joined: Sep 2005
#17
2006-04-03, 04:15 PM
McBainUK Wrote:What happens after you put your username (gmail email address) and password in? It should load an xml page with details of unread messages in your inbox.
Yes, I get the xml page.

Now...don't know what I did, but...I have it working for one account. It works for the first account listed in config, but fails on the second account. Switched the accounts in config, and it worked for the new first account, not the second.

Also, the time shown for each message is off by 4 hours (mail sent at 12:02 pm shows 4:02 pm, I'm in USA, EDT). The account that was unable to connect shows the correct time of failure. Big Grin

And, the mouse doesn't work in the gmail screen, only keyboard.

Thanks,
Roy
What, me worry?

MSI H270 PC Mate | Core i3-7100 | 16GB RAM | 275GB M.2 2280 SSD | 4TB + 2TB HDD | Zalman Z3 Case | Win10
HDHR Prime | HVR2250 | PCH A-110 | PCH A-100 | Harmony 650 & 700 remotes | Comcast | Schedules Direct
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#18
2006-04-08, 08:48 AM (This post was last modified: 2012-03-01, 05:58 AM by McBainUK.)
roy Wrote:Now...don't know what I did, but...I have it working for one account. It works for the first account listed in config, but fails on the second account. Switched the accounts in config, and it worked for the new first account, not the second.

Also, the time shown for each message is off by 4 hours (mail sent at 12:02 pm shows 4:02 pm, I'm in USA, EDT). The account that was unable to connect shows the correct time of failure. Big Grin

And, the mouse doesn't work in the gmail screen, only keyboard.

Thanks,
Roy
Hi Roy, took a bit of time off as been buiding my new PC Big Grin, Will sign up for a 2nd gmail acccount so can test it here, havnt done so yet.

Will look into the times being out and will add mouse support. Look out for v1.0 build 3 soon.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#19
2006-04-08, 08:53 AM (This post was last modified: 2012-03-01, 05:59 AM by McBainUK.)
Hello all just wondering if anyone else has had a go with this plugin. Its working quite realiably here with a single account.

Noticed that the google servers has issues and sometimes timeouts on connections - the plugin tires to connect up to 60 times so usually gets a response in the end. Google's own Gmail Notifier has problems connecting sometimes so assume its for the same reason.

If anyone has any comments or suggestions for features / improvements please post Smile
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
stu8080
Offline

Senior Member

Posts: 639
Threads: 52
Joined: Aug 2004
#20
2006-04-08, 03:18 PM
EDIT: double post
« 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,109 2022-10-17, 12:44 AM
Last Post: sgilani
  New Systems Plugin kirschey 10 3,578 2020-11-14, 08:01 PM
Last Post: sub
  Test/Development environment for npvr.db3 scJohn 10 4,617 2020-09-04, 09:14 PM
Last Post: scJohn
  Web Client: Slow with separate thread and date not obscured cncb 32 16,431 2016-10-10, 02:01 PM
Last Post: mvallevand
  VIdeo playback from plugin mvallevand 5 3,656 2015-08-06, 10:43 PM
Last Post: sub
  Attention Sub: Open TV / Custom Data Grabber plugin Benoire 2 3,023 2014-11-14, 02:05 AM
Last Post: Benoire
  API docs to help with plugin development? McBainUK 3 2,897 2013-06-08, 06:14 PM
Last Post: sub
  Refreshing TV Guide Data (after System plugin EPG update) imilne 13 6,345 2013-03-24, 08:03 PM
Last Post: imilne
  sabnzbd plugin to show processed files Wakalaka 1 2,036 2013-03-12, 06:48 AM
Last Post: psycik
  Plugin problems with started from the command line mvallevand 11 5,275 2012-08-12, 07:56 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode