XBMC Community Forum
DagensTV TV-Guide, post feedback here - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Development (/forumdisplay.php?fid=32)
+--- Forum: Python Add-on Development (/forumdisplay.php?fid=26)
+--- Thread: DagensTV TV-Guide, post feedback here (/showthread.php?tid=11314)

Pages: 1 2 3 4 5 6


- mrz - 2005-04-12 16:00

i have published a new tv guide for xbmc here my webpage dagenstv and is interested in your feedback

mrz


- pontius - 2005-04-12 16:15

chrashes instantly. xbmc 2005.05.11 pm3


- mrz - 2005-04-12 21:45

im on 2005-04-09 and it works like a dream. did you really copy the whole folder so you got scripts\dagenstv and scripts\dagenstv\resources


- Nuka1195 - 2005-04-12 23:14

pontius is from the future, so a month from now, you'll need to fix it. Big Grin


- Phunck - 2005-04-14 08:21

i had to do like this to get it to work:

Quote:scriptpath = os.getcwd()
if scriptpath[-1]==';': scriptpath=scriptpath[0:-1]
if scriptpath[-1]!='\\': scriptpath=scriptpath+'\\'

iconfolder = scriptpath+'\\resources\\'

really nice script by the way. i think, however, that you should make the buttons in english by default.


- odb8888 - 2005-04-14 16:44

the script worked great, just one thing, ive got the standard pm3 background.png showing instead of the one in the resources folder showing, makes it look a little messy.

using xbmc 2005-04-11, pm3 skin...

edit:

also found that if you reboot your xbox and try to run the script it just locks up, had to remove the yyyy-mm-dd folder created to get it to work again.


- mrz - 2005-04-15 20:50

thanks for the feedback. i'm adding changing these to the next release.


- mrz - 2005-04-16 21:30

new version uploaded at xbmc scripts. if you liked the previous you will love this version Nod


- kylep - 2005-04-17 02:37

ok i have this script on my xbox but does it give u the channels it says cuz i cant get it 2 work and its in a diff. language. sum1 plz help me and do u need the xbox dvd remote? does it let u watch those channels that it says or is it just a guide?? thx lol


- mrz - 2005-04-17 12:33

hi kylep!

its only a tv-guide.
what xbmc are you using? i always use [ileet] or [y] builds. these are always the best
did you copy all the files? you must have scripts\dagenstv as home directory (in your xbmc folder)
there was a bug in dealing with old program folders (should not have impact until your day 2). try downloading the updated v1.10

mrz