DagensTV TV-Guide, post feedback here

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
mrz Offline
Senior Member
Posts: 105
Joined: Apr 2005
Reputation: 0
Location: Stockholm
Post: #1
i have published a new tv guide for xbmc here my webpage dagenstv and is interested in your feedback

mrz
find quote
pontius Offline
Junior Member
Posts: 2
Joined: Aug 2004
Reputation: 0
Post: #2
chrashes instantly. xbmc 2005.05.11 pm3
find quote
mrz Offline
Senior Member
Posts: 105
Joined: Apr 2005
Reputation: 0
Location: Stockholm
Post: #3
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
find quote
Nuka1195 Online
Skilled Python Coder
Posts: 3,917
Joined: Dec 2004
Reputation: 17
Post: #4
pontius is from the future, so a month from now, you'll need to fix it. Big Grin

For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
find quote
Phunck Offline
Senior Member
Posts: 145
Joined: Apr 2005
Reputation: 0
Post: #5
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.
find quote
odb8888 Offline
Junior Member
Posts: 2
Joined: Apr 2005
Reputation: 0
Post: #6
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.
find quote
mrz Offline
Senior Member
Posts: 105
Joined: Apr 2005
Reputation: 0
Location: Stockholm
Post: #7
thanks for the feedback. i'm adding changing these to the next release.
find quote
mrz Offline
Senior Member
Posts: 105
Joined: Apr 2005
Reputation: 0
Location: Stockholm
Post: #8
new version uploaded at xbmc scripts. if you liked the previous you will love this version Nod
find quote
kylep Offline
Junior Member
Posts: 4
Joined: Apr 2005
Reputation: 0
Post: #9
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
find quote
mrz Offline
Senior Member
Posts: 105
Joined: Apr 2005
Reputation: 0
Location: Stockholm
Post: #10
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
find quote
Post Reply