Program listings from www.tv.nu

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
DDay Offline
Senior Member
Posts: 110
Joined: Feb 2004
Reputation: 0
Location: Sweden
Post: #71
just wanted to tell you great job! Smile

like it alot and working like a charm

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.
find quote
Nickman Offline
Fan
Posts: 468
Joined: Oct 2003
Reputation: 0
Location: Sweden
Post: #72
(dday @ nov. 12 2004,23:18 Wrote:just wanted to tell you great job! Smile

like it alot and working like a charm
nice to hear that Smile

  • Xbox v1.3, 64MB, 120GB HD.
  • ASRock ION 330 Ubuntu XBMC.
  • 40" HDTV 720p, AC3/DTS Receiver.
Read the xbmc online-manual, faq and search the forums before posting.
find quote
Illsley Offline
Junior Member
Posts: 34
Joined: Nov 2003
Reputation: 0
Post: #73
awesome script! the best script available right now.
keep up the good work.


cheers. :thumbsup:
find quote
rohde Offline
Junior Member
Posts: 1
Joined: Nov 2004
Reputation: 0
Post: #74
i've more or less stolen the nice script from nickman and fitted it to http://www.tvguide.dk for danish program guides.

the script can be downloaded here http://duff.dk/tvguide.zip
find quote
Nickman Offline
Fan
Posts: 468
Joined: Oct 2003
Reputation: 0
Location: Sweden
Post: #75
(rohde @ nov. 21 2004,17:17 Wrote:i've more or less stolen the nice script from nickman and fitted it to http://www.tvguide.dk for danish program guides.

the script can be downloaded here http://duff.dk/tvguide.zip
thanks for giving me credits for it :lol:

  • Xbox v1.3, 64MB, 120GB HD.
  • ASRock ION 330 Ubuntu XBMC.
  • 40" HDTV 720p, AC3/DTS Receiver.
Read the xbmc online-manual, faq and search the forums before posting.
find quote
willeewonka Offline
Junior Member
Posts: 11
Joined: Nov 2004
Reputation: 0
Post: #76
grymt skript, gillar det skarpt!!!!
undrar bara vad jag kan göra för att få ner programmen lite. det första på varje sida börjar lite över ramen...

tack igen,

j
find quote
sonic Offline
Member
Posts: 72
Joined: May 2004
Reputation: 0
Post: #77
är detta script nerlagt?.. hoppas inte Wink
find quote
sonic Offline
Member
Posts: 72
Joined: May 2004
Reputation: 0
Post: #78
:bump:
nickman, do u still support this script?
find quote
faLK Offline
Junior Member
Posts: 5
Joined: Mar 2005
Reputation: 0
Post: #79
if someone could bring this script back to date it would be great, cause i can't find any tv scripts for swedish television right now :| too bad...
find quote
odb8888 Offline
Junior Member
Posts: 2
Joined: Apr 2005
Reputation: 0
Post: #80
(willeewonka @ feb. 13 2005,21:32 Wrote:grymt skript, gillar det skarpt!!!!
undrar bara vad jag kan göra för att få ner programmen lite. det första på varje sida börjar lite över ramen...
had the same problem as you willeewonka ( using 16x9, with pmiii skin ), i dont know any coding but checked the the .py in notepad and just edited out the window that was in the way with a #, a very very temporary solution but its works for me. :nuts: (see below for example)

oh and by the way thanks for a wonderful script nickman!!! :bowdown:

Quote:class myclass(xbmcgui.window):
def (self):
screentitle = 'dagens tv program ' + todaydate.strftime("%y-%m-%d")
self.addcontrol(xbmcgui.controlimage(0,0,720,576, 'background.png'))
here --> #self.addcontrol(xbmcgui.controlimage(158,90,530,450, 'panel2.png'))
find quote
Post Reply