XBMC Community Forum  

Go Back   XBMC Community Forum > Development > Plugin/Script (Python) Development

Plugin/Script (Python) Development Developers forum for XBMC Python Plugins/Scripts. Scripters/coders only!
Not for posting feature requests, bugs, or end-user support requests!

Reply
 
Thread Tools Search this Thread Display Modes
Old 2004-03-24, 00:38   #1
alx5962
Senior Member
 
Join Date: Jan 2004
Posts: 174
alx5962 is on a distinguished road
Default

it's here!
alx5962 is offline   Reply With Quote
Old 2004-03-24, 15:33   #2
kami79
Junior Member
 
Join Date: Mar 2004
Posts: 8
kami79 is on a distinguished road
Thumbs up

great , i'm going to test it as soon as possible....:d , great work again......
kami79 is offline   Reply With Quote
Old 2004-03-25, 15:13   #3
bobrooney_78
Senior Member
 
Join Date: Oct 2003
Posts: 164
bobrooney_78 is on a distinguished road
Default

great.

a reader would be cool, too. :d
bobrooney_78 is offline   Reply With Quote
Old 2004-03-25, 15:48   #4
alx5962
Senior Member
 
Join Date: Jan 2004
Posts: 174
alx5962 is on a distinguished road
Default

Quote:
Originally Posted by (bobrooney_78 @ mar. 25 2004,13:13)
great.

a reader would be cool, too. *:d
a reader was planned and in the work, but email specifications are too tricky,from plain text to html, special headers... so i abandonned the idea to release it.
alx5962 is offline   Reply With Quote
Old 2004-05-15, 11:01   #5
jimbo
Junior Member
 
Join Date: Apr 2004
Posts: 2
jimbo is on a distinguished road
Wink

hi

i have just updatad xbmc to 2004-05-14 but something strange has happend.

since the update i can't get the notifier to work. it just won't start.
it works perfectly on xbmc 2004-04-28 and i used the same python on 05-14 as on 04-28

what am i doing wrong??

jimbo
jimbo is offline   Reply With Quote
Old 2004-05-15, 16:38   #6
Beelzebub
Member
 
Join Date: Feb 2004
Posts: 59
Beelzebub is on a distinguished road
Default

yeah same problem here... stuff changed :|
Beelzebub is offline   Reply With Quote
Old 2004-05-15, 17:31   #7
alx5962
Senior Member
 
Join Date: Jan 2004
Posts: 174
alx5962 is on a distinguished road
Default

window id system changed that's why it doesn't work anymore.
i need to check what changed to update my script.
alx5962 is offline   Reply With Quote
Old 2004-05-15, 19:28   #8
darkie
Team-XBMC Developer
 
Join Date: Sep 2003
Posts: 530
darkie is on a distinguished road
Default

Quote:
window id system changed that's why it doesn't work anymore.
i need to check what changed to update my script.
have a look in guilib\gui.h. you will see the new windows id's there
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


darkie is offline   Reply With Quote
Old 2004-05-15, 22:11   #9
jimbo
Junior Member
 
Join Date: Apr 2004
Posts: 2
jimbo is on a distinguished road
Default

sounds great.

looking forward to the update.

a little request when your at it alx5962.

could you perhaps add a function to check more than one email address??
jimbo is offline   Reply With Quote
Old 2004-05-15, 23:04   #10
alx5962
Senior Member
 
Join Date: Jan 2004
Posts: 174
alx5962 is on a distinguished road
Default

just replace the line :
w = window(window_home)
with:
w = window(10000)
alx5962 is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
xbmc email Rough_Rider XBMC for Xbox Specific Support 0 2005-10-26 07:35
Emial notifier sjorske Plugin/Script (Python) Development 1 2004-12-05 00:38
Emial notifier sjorske Plugin/Script (Python) Help and Support 1 2004-12-05 00:38
Email notifier sjorske Plugin/Script (Python) Help and Support 0 2004-12-02 23:50
xbmc email Rough_Rider XBMC Feature Suggestions 0 1970-01-01 02:00


All times are GMT +2. The time now is 12:21.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project