MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Community Skins and Plugins » Plugins


Plugins Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here.

Reply
 
Thread Tools Display Modes
Old 2007-09-06, 22:28   #1 (permalink)
Portal Member
 
Join Date: Dec 2005
Location: Boston
Age: 34
Posts: 23
Thanks: 0
Thanked 2 Times in 2 Posts

Country:


Thumbs up MyOrganizer

This is a first version of the MyOrganizer. At this point it supports Google calendars (configured by a feed URI).
It knows how to add and delete events only.

More to come. Please feel free to comment and give me a hand.

http://wiki.team-mediaportal.com/Ext...ns/MyOrganizer

Last edited by ideasdigger; 2007-09-06 at 23:56. Reason: Automerged Doublepost
ideasdigger is offline   Reply With Quote
This User Say Thank You:
Old 2007-09-07, 05:01   #2 (permalink)
Portal Member
 
NickName's Avatar
 
Join Date: Jun 2006
Location: Gold Coast
Posts: 283
Thanks: 13
Thanked 5 Times in 3 Posts

Country:


Question Great idea

Hi ideasdigger,

What a great idea! :-)
Sadly I keep getting a "cannot find file" when I try to enter the Calendar from the Plugins section. I had a look at MP's log and found the following in the "error.log".

2007-09-07 12:49:59.421875 [ERROR][MPMain]: Error initializing window:MediaPortal.GUI.MyOrganizer.Organizer Could not load file or assembly 'Google.GData.Calendar, Version=1.0.9.9, Culture=neutral, PublicKeyToken=aa6748391206b888' or one of its dependencies. The system cannot find the file specified. GoogleConnectorLib at GoogleConnectorLib.GoogleConnector.InitService()
at GoogleConnectorLib.GoogleConnector.Initilize(Strin g strProfile, String strUsername, String strPassword) in C:\Temp\MediaPortal_0.2.2\Plugins\MyOrganizer\Sour ces\GoogleConnector\GoogleConnector.cs:line 64
at MediaPortal.GUI.MyOrganizer.Organizer.Init() in C:\Temp\MediaPortal_0.2.2\Plugins\MyOrganizer\Sour ces\MyOrganizer\Organizer.cs:line 161
at MediaPortal.GUI.Library.PluginManager.LoadWindowPl ugin(String strFile).

I have attached the whole log file if that helps. I look forward to trying this out when I can.
Thanks in advance,

Nick Name
Attached Files
File Type: log error.log (7.2 KB, 18 views)
__________________
Before, I could never finish anything I started but now I
NickName is offline   Reply With Quote
Old 2007-09-07, 09:21   #3 (permalink)
Portal Member
 
madsrh's Avatar
 
Join Date: Jul 2006
Location: Denmark
Age: 27
Posts: 130
Thanks: 1
Thanked 1 Time in 1 Post

Country:


Send a message via Skype™ to madsrh
Question

Great work!
Have you submitted an MPI version? If not, you should

MadsRH
__________________
madsrh is offline   Reply With Quote
Old 2007-09-07, 10:30   #4 (permalink)
Portal Member
 
Join Date: Dec 2005
Location: Stockholm
Posts: 61
Thanks: 3
Thanked 1 Time in 1 Post

Country:

My System

Default

This is really a great tool... but i am struggling to get it to work as well... when starting it i get a "Missing File" notification on a black screen. And the following error log.

Which is btw the same as NickName has above...

2007-09-07 10:25:17.359375 [Info.][MPMain]: Load plugins from : C:\Program Files\Team MediaPortal\MediaPortal\Plugins\windows\Dialogs.DL L
2007-09-07 10:25:17.359375 [Info.][MPMain]: Assembly Version : 0.2.2.9991
2007-09-07 10:25:17.390625 [Info.][MPMain]: Load plugins from : C:\Program Files\Team MediaPortal\MediaPortal\Plugins\windows\GoogleConn ectorLib.dll
2007-09-07 10:25:17.406250 [Info.][MPMain]: Assembly Version : 1.0.0.0
2007-09-07 10:25:17.406250 [Info.][MPMain]: Load plugins from : C:\Program Files\Team MediaPortal\MediaPortal\Plugins\windows\MyOrganize r.dll
2007-09-07 10:25:17.406250 [Info.][MPMain]: Assembly Version : 1.0.0.0
2007-09-07 10:25:17.437500 [Info.][MPMain]: Error initializing window:MediaPortal.GUI.MyOrganizer.Organizer Could not load file or assembly 'Google.GData.Calendar, Version=1.0.9.9, Culture=neutral, PublicKeyToken=aa6748391206b888' or one of its dependencies. The system cannot find the file specified. GoogleConnectorLib at GoogleConnectorLib.GoogleConnector.InitService()
at GoogleConnectorLib.GoogleConnector.Initilize(Strin g strProfile, String strUsername, String strPassword) in C:\Temp\MediaPortal_0.2.2\Plugins\MyOrganizer\Sour ces\GoogleConnector\GoogleConnector.cs:line 64
at MediaPortal.GUI.MyOrganizer.Organizer.Init() in C:\Temp\MediaPortal_0.2.2\Plugins\MyOrganizer\Sour ces\MyOrganizer\Organizer.cs:line 161
at MediaPortal.GUI.Library.PluginManager.LoadWindowPl ugin(String strFile)
2007-09-07 10:25:17.437500 [Info.][MPMain]: Load plugins from : C:\Program Files\Team MediaPortal\MediaPortal\Plugins\windows\MyOrganize rLib.dll
2007-09-07 10:25:17.437500 [Info.][MPMain]: Assembly Version : 1.0.0.0
2007-09-07 10:25:17.437500 [Info.][MPMain]: Load plugins from : C:\Program Files\Team MediaPortal\MediaPortal\Plugins\windows\XihSolutio ns.DotMSN.DLL
2007-09-07 10:25:17.437500 [Info.][MPMain]: Assembly Version : 2.0.1.15051
2007-09-07 10:25:17.437500 [Info.][MPMain]: Main: Loading windowmanager
2007-09-07 10:25:17.437500 [Info.][MPMain]: Main: Resizing windowmanager

Last edited by jensnasholm; 2007-09-07 at 11:30. Reason: Saw the same log from Nickname
jensnasholm is offline   Reply With Quote
Old 2007-09-07, 10:51   #5 (permalink)
Portal Member
 
Join Date: Oct 2005
Location: Karlstad
Age: 23
Posts: 49
Thanks: 11
Thanked 0 Times in 0 Posts

Country:

My System

Default

really super idea, do you think it's possible to add outlook exchange to it aswell ???
ZeroX is offline   Reply With Quote
Old 2007-09-07, 16:03   #6 (permalink)
Portal Member
 
Join Date: Dec 2005
Location: Boston
Age: 34
Posts: 23
Thanks: 0
Thanked 2 Times in 2 Posts

Country:


fixed Google libraries

I'll try to upload the fixed package later, but you can (at this moment) to download the "Google Data API SDK.msi" package from Google (http://code.google.com/p/google-gdata/downloads/list) and copy the binaries to the Windows folder.
ideasdigger is offline   Reply With Quote
Old 2007-09-07, 16:16   #7 (permalink)
Portal Member
 
NickName's Avatar
 
Join Date: Jun 2006
Location: Gold Coast
Posts: 283
Thanks: 13
Thanked 5 Times in 3 Posts

Country:


fixed

Quote:
Originally Posted by ideasdigger View Post
I'll try to upload the fixed package later, but you can (at this moment) to download the "Google Data API SDK.msi" package from Google (http://code.google.com/p/google-gdata/downloads/list) and copy the binaries to the Windows folder.
Thanks for that. All fixed. :-)

FYI everyone else:
I just downloaded "Google Data API SDK.msi" and after it installed itself, I copied Google.GData.Calendar.dll into the Plugins\Windows\ folder and the plugin works great now.

Cheers,

Nickname
__________________
Before, I could never finish anything I started but now I
NickName is offline   Reply With Quote
Old 2007-09-07, 16:28   #8 (permalink)
Portal Member
 
Join Date: Dec 2005
Location: Stockholm
Posts: 61
Thanks: 3
Thanked 1 Time in 1 Post

Country:

My System

Default

yep... works a treat!! Great tool this one!!

NickName - Saw you got heaps of snow down in the snowies...seeing that you are sitting in Jindabyne! Hope you are a enjoying the fun!! Thredbo rocks!!
jensnasholm is offline   Reply With Quote
Old 2007-09-07, 23:01   #9 (permalink)
Portal Member
 
Join Date: Dec 2005
Location: Boston
Age: 34
Posts: 23
Thanks: 0
Thanked 2 Times in 2 Posts

Country:


fixed Fixed: new build is ready for download

I've uploaded a new package that contains missing images for skins as well as Google libraries.

Anybody is volunteering for skin development?
ideasdigger is offline   Reply With Quote
Old 2007-09-25, 13:08   #10 (permalink)
Portal Member
 
Join Date: Sep 2007
Age: 26
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default Skin for Foofaraw

I'm trying to replicate your default skin to Foofaraw skin making some adaptations, but for the button on the calendar the text doesn't appear for day's buttons. Did you change color at run time?

Your plugin is excellent but a little remark:
When I create a new event, with a remote I can't access buttons on the upper right, end time, ...

Could you also develop a process plugin to be notified when an event must occur, a little alarm or so one?
Thanks very much.
Coolweb is offline   Reply With Quote
Reply

Bookmarks

Tags
myorganizer

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
MyOrganizer Anonymous Improvement Suggestions 11 2007-09-21 19:05


All times are GMT +1. The time now is 04:54.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden