Kodi Community Forum

Full Version: Irc-x
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
last updated 5 decemember
version: 2.8 beta
i am only a beginner in programming in python.
this is my first script from scratch.

history
- 3-5 december - a lot of work
- 1 march 05 - fixed the server changing code/ loading server code.
- 6 march 05 - got it to display incoming messages
- 5 march 05 - - 5 march 05 - sending and receive both work at same time now. by using threads.

working
- connect to freenode or rizon on a channel
- send messages to channel
- send private message to a user
- receives messages from channel
- send/receive private message to a user from a user. ( shows in main channel window)
- server selector
- (irc) get all users in channel and list. (updated 5th dec)
-now replies to ctcp version

work to do
- improve closing code
- tidy up the code
- improve the interface

known problems:
- updated: fixed can't connect to efnet
- send button doesn’t work (have to use send usr and enter in channel name)
- some lazy coding.
- quit it may crash xbmc or won't close correctly

for devs:
if you are a python script developer and what to work on it your self


previously links have been removed. (prolbey really should have a thread in scripts support to keep this one clean for dev updates. oh well :p)



none of your links are working atm...
he put the wrong slashes.

instead of \
switch them to /
sorry server not found

can u send me please the screenshot and the script to
[email="lice@xbmc.de"]lice@xbmc.de[/email]

thx
delete this

sorry.
i would like to help but please post correct links..;.
my website is down
if you want it - private message me on the fourm or email me.

if so can a moderator please kindly delete this post and the one of mine after it. thanks.
:thumbsup: :bowdown:
oh yeh if a mod could kindly delete this post :thumbsup:
posted 28th of march, updated 29th of march
version: beta 2.4

did my first real xbox tests
results from test
- connect to freenode
- joined channel #test
- receved a message from me send from my computer/xchat
- receved a private message from me send from my computer/xchat (/msg)
- send message to user - works
- send message to channel - result script froze

see screenshot
http://img97.exs.cx/my.php?loc=img97&image=ircxscreenshots6pc.png

skamm (i friendly user on #xbmc on efnet) kindly test the script.
he succefully connected to efnet (irc.prison.net)
and sent me a pm with the default message

on my test i could not connect to efnet.
edit on my test on 29th i was able to connect to efnet (irc.prison.net), by not using the default ircx-user name. wicked and a great break through.

at the moment this script has a quitting problem once its connected. also if it fails to connect to a sever best reset the xbox then choose another one.