xboxscene.org forums

Pages: 1 [2]

Author Topic: Xboxmediacenter - February 12th 2006 Cvs Build  (Read 131 times)

pike

  • Archived User
  • Full Member
  • *
  • Posts: 222
Xboxmediacenter - February 12th 2006 Cvs Build
« Reply #15 on: February 13, 2006, 09:33:00 AM »

QUOTE(big_xbox_n00bie @ Feb 13 2006, 02:11 AM) *

woot the guy in the screenie is playing paul van dyk  (IMG:style_emoticons/default/biggrin.gif)



QUOTE(Xavierking @ Feb 13 2006, 01:37 PM) *

OH MY GOSH!! the screenshot shows paul van dyk being played!!! PvD FTW!!!!!

oh... and this version of xbmc is cool too... pvd just drove me to comment...



Yeah thats me  (IMG:style_emoticons/default/tongue.gif) Im a lil trancenutter. Like the tune + it had nice albumart + Donno from irc wanted a new screenshot on SF, so there it is (IMG:style_emoticons/default/wink.gif)
Logged

booyaa233

  • Archived User
  • Newbie
  • *
  • Posts: 4
Xboxmediacenter - February 12th 2006 Cvs Build
« Reply #16 on: February 13, 2006, 11:15:00 AM »

I am running into two issues: Video Playback and Running Scripts.

I did a clean install of this build and removed all previous saves.

Here's my debug for the Video:

13-02-2006 12:05:06 DEBUG CVideoDatabase::GetMoviesByPath query = select * from path join files on path.idPath = files.idPath join movieinfo on files.idMovie = movieinfo.idMovie where path.strPath like '%smb://xbox:[email protected]/Torrents/TV' or path.strPath like '%stack://smb://xbox:[email protected]/Torrents/TV'
13-02-2006 12:05:07 DEBUG CPlayerCoreFactor::GetPlayers(smb://xbox:[email protected]/Torrents/TV/systm--0005--asterisk--large.xvid.avi)
13-02-2006 12:05:07 INFO mplayer play:smb://xbox:[email protected]/Torrents/TV/systm--0005--asterisk--large.xvid.avi cachesize:8192
13-02-2006 12:05:07 ERROR cmplayer::openfile() smb://xbox:[email protected]/Torrents/TV/systm--0005--asterisk--large.xvid.avi failed
13-02-2006 12:05:07 ERROR Playlist Player: skipping unplayable item: 0, path [smb://xbox:[email protected]/Torrents/TV/systm--0005--asterisk--large.xvid.avi]
13-02-2006 12:05:07 DEBUG Playlist Player: no more playable items... aborting playback

The bundled XBMCScripts py file fails to run.

13-02-2006 12:27:33 INFO Local script path: q:\scripts\XBMCScripts\
13-02-2006 12:27:33 INFO
13-02-2006 12:27:33 INFO Fetching scriptlist from XBMCScripts.com
13-02-2006 12:27:33 INFO
13-02-2006 12:27:41 ERROR DNS lookup for www.xbmcscripts.com failed: 10060
13-02-2006 12:27:41 INFO
-----Error while fetching scriptlist:-----
13-02-2006 12:27:41 INFO
13-02-2006 12:27:41 INFO Traceback (most recent call last):
13-02-2006 12:27:41 INFO   File "Q:\scripts\XBMCScripts\lib\xbmcscripts_core.py", line 89, in getScriptlist_site
13-02-2006 12:27:41 INFO     data = urllib2.urlopen(URL).read()
13-02-2006 12:27:41 INFO   File "Q:\python\python23.zlib\urllib2.py", line 129, in urlopen
13-02-2006 12:27:41 INFO   File "Q:\python\python23.zlib\urllib2.py", line 326, in open
13-02-2006 12:27:41 INFO   File "Q:\python\python23.zlib\urllib2.py", line 306, in _call_chain
13-02-2006 12:27:41 INFO   File "Q:\python\python23.zlib\urllib2.py", line 901, in http_open
13-02-2006 12:27:41 INFO   File "Q:\python\python23.zlib\urllib2.py", line 886, in do_open
13-02-2006 12:27:41 INFO URLError: <urlopen error (4, 'getaddrinfo failed')>
13-02-2006 12:27:41 INFO -----------------------------------------------------------------
13-02-2006 12:27:41 INFO
13-02-2006 12:27:41 INFO Parsing XML in scriptlist data
13-02-2006 12:27:41 INFO
13-02-2006 12:27:41 INFO
-----Parsing failed:-----
13-02-2006 12:27:41 INFO
13-02-2006 12:27:41 INFO Traceback (most recent call last):
13-02-2006 12:27:41 INFO   File "Q:\scripts\XBMCScripts\lib\xbmcscripts_core.py", line 101, in getScriptlist_site
13-02-2006 12:27:41 INFO     doc = parseString(data)
13-02-2006 12:27:41 INFO UnboundLocalError: local variable 'data' referenced before assignment
13-02-2006 12:27:41 INFO -----------------------------------------------------------------
13-02-2006 12:27:41 INFO
13-02-2006 12:27:41 INFO Traceback (most recent call last):
13-02-2006 12:27:41 INFO   File "q:\scripts\XBMCScripts\Installer.py", line 300, in ?
13-02-2006 12:27:41 INFO
13-02-2006 12:27:41 INFO gui = GUI()
13-02-2006 12:27:41 INFO   File "q:\scripts\XBMCScripts\Installer.py", line 54, in __init__
13-02-2006 12:27:41 INFO
13-02-2006 12:27:41 INFO self.init_installer()
13-02-2006 12:27:41 INFO   File "q:\scripts\XBMCScripts\Installer.py", line 68, in init_installer
13-02-2006 12:27:41 INFO
13-02-2006 12:27:41 INFO self.make_categories()
13-02-2006 12:27:41 INFO   File "q:\scripts\XBMCScripts\Installer.py", line 165, in make_categories
13-02-2006 12:27:41 INFO
13-02-2006 12:27:41 INFO for x in self.sitedata:
13-02-2006 12:27:41 INFO TypeError
13-02-2006 12:27:41 INFO :
13-02-2006 12:27:41 INFO iteration over non-sequence
13-02-2006 12:27:41 INFO

The scripts issue is not too big a deal for me, however the video playback is. Any help is appreciated!


Logged

Mcoto

  • Archived User
  • Newbie
  • *
  • Posts: 45
Xboxmediacenter - February 12th 2006 Cvs Build
« Reply #17 on: February 13, 2006, 12:54:00 PM »

I am having the same scripts problem with XBMC scripts but I believe the problem is the xbmcscripts.com is down since i can't get to the web site using a regular browser.  Hopefully this clears up soon.

Paul
Logged

ChrisF

  • Archived User
  • Hero Member
  • *
  • Posts: 822
Xboxmediacenter - February 12th 2006 Cvs Build
« Reply #18 on: February 13, 2006, 02:53:00 PM »

QUOTE(toni1 @ Feb 13 2006, 01:48 PM) *

Small fonts !!
I have LCDTV - and i use mostly 720p resolution !! (1080i looks a little bit better but fonts are simply to small)

1.) How to enlarge system fonts  ??
2.) When i'm playing DIVX - subtitles are to small i have to use code-page 1250 and only fonts installed are Arial 1250 -- the largest are 28 which is far to small ... i need cca 42,44 !!

Where can i get larger fonts??
ths!


This is a modification that was written by another poster.  A lot of us use it for 1080i fonts and we asked that it be linked on the sticky thread index since it comes up so much but few have a viable solution.  The search is down otherwise I'd just link it for you.

I have yet to run into any memory issues and I also frequently play HR.HDTV video which is somewhere between DVD and 720p native XVID with DD5.1 AC3 sound.  I also don't think I used Myriad although I did put it in there.  This was tested as far back as a release or so go, so it should still be 100% valid.  Response was VERY positive and if you scroll back through the pages you will find the '1080i Fonts' thread which includes screenshots.  Another bump for indexing the link in the master stickies would be cool too.

Good luck.

QUOTE
I've been experimenting with this myself. Something to keep in mind first....
running in 1080i will cause you to run into some memory issues particularly while running videos
 (and also because of the use of TrueType Fonts I'm about to mention), this can be relieved by lowering
 your cache settings and disabling rss feeds.

That having been said here's what I've got. The code below
 should go into your Q:\skins\PMIII\1080i\font.xml. Notice I have created settings for Arial and Myriad,
 which means you need to provide these two fonts in the Q:\media\fonts folder i.e. Copy Arial.ttf
 and Myriad.ttf from your Windows Font folder, or dl them off the net into the Q:\media\fonts folder.
 To use Arial or Myriad in XBMC, look in the Appearance settings and switch it to your desired font.
 Hope this helps.
-Q

QUOTE(font.xml)

CODE
<fonts>
  <fontset id="Default">
    <font>
      <name>font18</name>
      <filename>common-font18.xpr</filename>
    </font>

    <font>
      <name>font13</name>
      <filename>common-720pfont14.xpr</filename>
    </font>

    <font>
      <name>font14</name>
      <filename>common-font18.xpr</filename>
    </font>

    <font>
      <name>font64</name>
      <filename>common-font64.xpr</filename>

    </font>

    <font>
      <name>matrix8</name>
      <filename>matrix8.xpr</filename>
    </font>

    <font>
      <name>font04</name>
      <filename>common-font18.xpr</filename>
    </font>

    <font>
      <name>font15</name>
      <filename>common-font15.xpr</filename>
    </font>

    <font>
      <name>font10</name>
      <filename>common-720pfont14.xpr</filename>
    </font>

    <font>
      <name>font101</name>
      <filename>common-720pfont14.xpr</filename>
    </font>

    <font>
      <name>font12</name>
      <filename>common-720pfont14.xpr</filename>
    </font>

    <font>
      <name>fontKB</name>
      <filename>common-720pfont14.xpr</filename>
    </font>

    <font>
      <name>special12</name>
      <filename>special-normal-pal.xpr</filename>
    </font>

    <font>
      <name>special13</name>
      <filename>special-bold-pal.xpr</filename>
    </font>

    <font>
      <name>fontBL</name>
      <filename>common-720pfont14.xpr</filename>
    </font>

  </fontset>

  <fontset id="Arial TTF">
    <font>
      <name>font18</name>
      <filename>Arial.ttf</filename>
      <size>40</size>
    </font>

    <font>
      <name>font13</name>
      <filename>Arial.ttf</filename>
      <size>38</size>
    </font>

    <font>
      <name>font14</name>
      <filename>Arial.ttf</filename>
      <size>38</size>
    </font>

    <font>
      <name>font64</name>
      <filename>Arial.ttf</filename>
    </font>

    <font>
      <name>matrix8</name>
      <filename>Arial.ttf</filename>
    <size>16</size>
    </font>

    <font>
      <name>font04</name>
      <filename>Arial.ttf</filename>
      <size>38</size>
    </font>

    <font>
      <name>font15</name>
      <filename>Arial.ttf</filename>
      <size>38</size>
    </font>

    <font>
      <name>font10</name>
      <filename>Arial.ttf</filename>
      <size>32</size>
    </font>

    <font>
      <name>font12</name>
      <filename>Arial.ttf</filename>
      <size>32</size>
    </font>

    <font>
      <name>fontKB</name>
      <filename>Arial.ttf</filename>
    <size>26</size>
    </font>

    <font>
      <name>font101</name>
      <filename>Arial.ttf</filename>
      <size>24</size>
    </font>

    <font>
      <name>special12</name>
      <filename>Arial.ttf</filename>
    <size>40</size>
    </font>

    <font>
      <name>font16</name>
      <filename>Arial.ttf</filename>
      <size>48</size>
    </font>

    <font>
      <name>special13</name>
      <filename>Arial.ttf</filename>
    <size>48</size>
    </font>

    <font>
      <name>fontBL</name>
      <filename>Arial.ttf</filename>
      <size>32</size>
    </font>

  </fontset>

<fontset id="Myriad TTF">
    <font>
      <name>font18</name>
      <filename>myriad.ttf</filename>
      <size>40</size>
    </font>

    <font>
      <name>font13</name>
      <filename>myriad.ttf</filename>
      <size>38</size>
    </font>

    <font>
      <name>font14</name>
      <filename>myriad.ttf</filename>
      <size>38</size>
    </font>

    <font>
      <name>font64</name>
      <filename>myriad.ttf</filename>
    </font>

    <font>
      <name>matrix8</name>
      <filename>myriad.ttf</filename>
    <size>16</size>
    </font>

    <font>
      <name>font04</name>
      <filename>myriad.ttf</filename>
      <size>38</size>
    </font>

    <font>
      <name>font15</name>
      <filename>myriad.ttf</filename>
      <size>38</size>
    </font>

    <font>
      <name>font10</name>
      <filename>myriad.ttf</filename>
      <size>32</size>
    </font>

    <font>
      <name>font16</name>
      <filename>myriad.ttf</filename>
      <size>48</size>
    </font>

    <font>
      <name>font12</name>
      <filename>myriad.ttf</filename>
      <size>32</size>
    </font>

    <font>
      <name>fontKB</name>
      <filename>myriad.ttf</filename>
    <size>26</size>
    </font>

    <font>
      <name>font101</name>
      <filename>myriad.ttf</filename>
      <size>24</size>
    </font>

    <font>
      <name>special12</name>
      <filename>myriad.ttf</filename>
    <size>40</size>
    </font>

    <font>
      <name>special13</name>
      <filename>myriad.ttf</filename>
    <size>48</size>
    </font>

    <font>
      <name>fontBL</name>
      <filename>myriad.ttf</filename>
      <size>32</size>
    </font>

  </fontset>


</fonts>



Logged

booyaa233

  • Archived User
  • Newbie
  • *
  • Posts: 4
Xboxmediacenter - February 12th 2006 Cvs Build
« Reply #19 on: February 13, 2006, 08:42:00 PM »

I fixed my video issue be recompiling the mplayer from the latest cvs files. Seemed to do the trick.
Logged

JayDee

  • Archived User
  • Hero Member
  • *
  • Posts: 2311
Xboxmediacenter - February 12th 2006 Cvs Build
« Reply #20 on: February 14, 2006, 01:49:00 AM »

I was sure i added it to the sticky (large fonts in 1080i) after the pm from ClintiePoo, but i must have forked it somehow...

Well, it´s there now atleast...
Logged

Hind

  • Archived User
  • Newbie
  • *
  • Posts: 2
Xboxmediacenter - February 12th 2006 Cvs Build
« Reply #21 on: February 14, 2006, 06:18:00 AM »

Im having troubles with the subs.
Ive put a .idx and a .sub and a .srt file in the same directory as the xvid movie.

I'm using the xbox remote

when selecting the subs i cant get out of the selection screen.

and the pages (of the adjustment gamma  and subs etc) leave a nasty duplicate screen in the background (IMG:style_emoticons/default/grr.gif)

anyone have the same problem

if not ..

i hope it can be fixed

for the rest its all good baby (IMG:style_emoticons/default/biggrin.gif)
Logged

ChrisF

  • Archived User
  • Hero Member
  • *
  • Posts: 822
Xboxmediacenter - February 12th 2006 Cvs Build
« Reply #22 on: February 14, 2006, 04:34:00 PM »

QUOTE(JayDee @ Feb 14 2006, 09:20 AM) *

I was sure i added it to the sticky (large fonts in 1080i) after the pm from ClintiePoo, but i must have forked it somehow...

Well, it´s there now atleast...


Sweet.  Very useful stuff.

This is a good build.  One thing I noticed is that the Hard Drive temp in the system status (i.e. navigated through by the power off button on the dash), displays the Farenheit unit when you have it setup for that but the number itself doesn't change, meaning my HD is not 32 degrees F.  It's been this way for a while.  Obviously it's the most minor thing in the world but it's something I've noticed and probably easy to fix.
Logged

someguyofdeath

  • Archived User
  • Newbie
  • *
  • Posts: 1
Xboxmediacenter - February 12th 2006 Cvs Build
« Reply #23 on: February 14, 2006, 05:01:00 PM »

I'm not sure if this issue has already been addressed because I only have the build just before that one but when I goto MS Soundtracks, the artist names are just the numbers of the folder(ie. 0,2,5,6) and in the older versions they were actually the names of the artists.  I didn't see it in the changelog so I'm assuming its still not fixed.  Thanks and good work.

EDIT:  I just logged onto the XBMC webserver and on there, the MS Soundtracks have the correct artist names and not just numbers.

This post has been edited by someguyofdeath: Feb 15 2006, 01:04 AM
Logged

ChrisF

  • Archived User
  • Hero Member
  • *
  • Posts: 822
Xboxmediacenter - February 12th 2006 Cvs Build
« Reply #24 on: February 14, 2006, 05:17:00 PM »

I spoke too soon.  Running 1080i, when I have music playing and go back to the homescreen all is cool and you get some visualization in the center.  Try this with Snapsteam during a stream playing and it fubars everything - video goes bad into screwy lines on a black screen and locks the box - no recovery possible.  However, if I stop the song first and then go back to the homescreen, all is fine.  I am using the Menu key to go straight back to the homescreen (I think this is it anyway, I have a universal remote but the keymap is unchanged at this point).  This is repeatable with all every stream I tried and multiple reboots.  I guess I should probably report it on XBMC forums since it's legit.
Logged

spiff

  • Archived User
  • Sr. Member
  • *
  • Posts: 352
Xboxmediacenter - February 12th 2006 Cvs Build
« Reply #25 on: February 15, 2006, 09:02:00 AM »

hind,

your skin is incompatible... make sure u get a 1.99 skin / use the cvs pm3.
Logged

Hind

  • Archived User
  • Newbie
  • *
  • Posts: 2
Xboxmediacenter - February 12th 2006 Cvs Build
« Reply #26 on: February 15, 2006, 01:36:00 PM »

QUOTE(spiff @ Feb 15 2006, 04:33 PM) *

hind,

your skin is incompatible... make sure u get a 1.99 skin / use the cvs pm3.



ok will try that thanx for the response (IMG:style_emoticons/default/smile.gif)
Logged

timo1023

  • Archived User
  • Full Member
  • *
  • Posts: 173
Xboxmediacenter - February 12th 2006 Cvs Build
« Reply #27 on: February 15, 2006, 05:15:00 PM »

I upgraded a few days ago and everything seems fine so far. I don't really notice any changes (but I know there are many). Keep up with the updates!
Logged

Evillvi

  • Archived User
  • Jr. Member
  • *
  • Posts: 80
Xboxmediacenter - February 12th 2006 Cvs Build
« Reply #28 on: February 15, 2006, 10:50:00 PM »

first of all just wanna say kudos to an excellent xbmc build.everything works great including the playlist issue i had except for one thing. i too am having problems getting xbmc scripts to run but i guess its because the site is down. my question is... does anybody know when things are gonna be back up and running?
Logged

toni1

  • Archived User
  • Newbie
  • *
  • Posts: 2
Xboxmediacenter - February 12th 2006 Cvs Build
« Reply #29 on: February 16, 2006, 02:25:00 PM »

QUOTE(JayDee @ Feb 14 2006, 09:20 AM) *

I was sure i added it to the sticky (large fonts in 1080i) after the pm from ClintiePoo, but i must have forked it somehow...

Well, it´s there now atleast...


You are saying that LArge fonts  1080i are inside latest XBMC (12 february) !!!
I tried everything but desktop fonts to small. For 720p is O.K!
Logged
Pages: 1 [2]