XBMC Tuxbox Enigma Stream Client (Enigma / Enigma2 Based Dreambox & Dbox2)

  Thread Rating:
  • 5 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Kobazz Offline
Senior Member
Posts: 235
Joined: Dec 2003
Reputation: 0
Location: The Netherlands
Post: #51
Can someone tell me why I am missing advancedsettings.xml in the new svn build?

real_men_don't_need_spacebars.
find quote
GeminiServer Offline
Senior Member
Posts: 174
Joined: Oct 2003
Reputation: 0
Post: #52
@Kobazz
readthis http://www.xboxmediacenter.com/wiki/inde...ttings.xml

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.


[Image: badge.gif]
find quote
Kobazz Offline
Senior Member
Posts: 235
Joined: Dec 2003
Reputation: 0
Location: The Netherlands
Post: #53
gemini the wiki doesnt include zaptime and request time and I don't have your advancedsettings.xml anymoreSad.. will these settings be integrated into the GUIConfused??

real_men_don't_need_spacebars.
find quote
kraqh3d Offline
Retired Developer
Posts: 7,183
Joined: Dec 2003
Reputation: 4
Location: New York City, USA
Post: #54
advancedsettings has never been distributed with svn... i just looked at the code, and these are the valid setting strings (though I have no idea what they mean exactly)

Code:
<tuxbox>
  <audiochannelselection>BOOL</audiochannelselection> # default false
  <submenuselection>BOOL</submenuselection> # default false
  <pictureicon>BOOL</pictureicon> # default true
  <epgrequesttime>INT</epgrequesttime>  # 0-3600, default 10
  <defaultsubmenu>INT</defaultsubmenu> # 1-4, default 4
  <defaultrootmenu>INT</defaultrootmenu> # 0-4, default 0
  <zapwaittime>INT</zapwaittime> # 0-120, default 0
</tuxbox>

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
Kobazz Offline
Senior Member
Posts: 235
Joined: Dec 2003
Reputation: 0
Location: The Netherlands
Post: #55
oohh thank you great chief crackhead

real_men_don't_need_spacebars.
find quote
Kobazz Offline
Senior Member
Posts: 235
Joined: Dec 2003
Reputation: 0
Location: The Netherlands
Post: #56
@Gemini, I'm afraid to say that i found a bug. Please dont hurt me. Allot of channels won't start streaming. I get this popup "zap to channel ...failed the stream will be stopped" and then it skips that channel and automatically tries to stream the next available one. Why is that? Did i found a bug or did I miss a setting?

real_men_don't_need_spacebars.
find quote
Kobazz Offline
Senior Member
Posts: 235
Joined: Dec 2003
Reputation: 0
Location: The Netherlands
Post: #57
Oh, yeah the channels are on the same satellit and this is a part of the log:

Code:
17:31:36 M: 37060608   ERROR: CTuxBoxUtil::ZapToUrl-------------------------------------------------------------
17:31:36 M: 37060608   ERROR: CTuxBoxUtil::ZapToUrl - STREAMINFO ERROR! Could not receive all data, TryCount: 10!
17:31:36 M: 37060608   ERROR: CTuxBoxUtil::ZapToUrl - PMT is: ffffffffh (not a Valid Value)! There is nothing to Stream!
17:31:36 M: 37060608   ERROR: CTuxBoxUtil::ZapToUrl - The Stream will stopped!
17:31:36 M: 37060608   ERROR: CTuxBoxUtil::ZapToUrl-------------------------------------------------------------
17:31:36 M: 37060608   DEBUG: FileCurl::Close(D00A14F0) http://root:Katarina@192.168.1.12/cgi-bin/zapTo?path=1:0:1:34bd:3c28:13e:820000:0:0:0:
17:31:36 M: 37163008   DEBUG: CTuxBoxUtil::CreateNewItem ---------------------------------------------------------
17:31:36 M: 37163008   DEBUG: CTuxBoxUtil::CreateNewItem - WARNING: Zaping Failed no Zap Point found!
17:31:36 M: 37163008   DEBUG: CTuxBoxUtil::CreateNewItem ---------------------------------------------------------
17:31:36 M: 37163008    INFO: Loading skin file: DialogOK.xml
17:31:36 M: 37163008    INFO: Loading references file: Q:\skin\Project Mayhem III\pal\references.xml
17:31:41 M: 36773888    INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://192.168.1.12
17:31:41 M: 36810752    INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://192.168.1.12
>

real_men_don't_need_spacebars.
find quote
Kobazz Offline
Senior Member
Posts: 235
Joined: Dec 2003
Reputation: 0
Location: The Netherlands
Post: #58
nevermind.. i forgot to put the advancedsettings tag into the xml Smile)

real_men_don't_need_spacebars.
find quote
kraqh3d Offline
Retired Developer
Posts: 7,183
Joined: Dec 2003
Reputation: 4
Location: New York City, USA
Post: #59
if you know what that stuff means, would you please update the wiki?

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
Kobazz Offline
Senior Member
Posts: 235
Joined: Dec 2003
Reputation: 0
Location: The Netherlands
Post: #60
I see gemini and I were updating the wiki at the same time. Sorry for thatSmile

real_men_don't_need_spacebars.
find quote
Post Reply