• 1
  • 5
  • 6
  • 7
  • 8
  • 9(current)
YuYu's XBMC CVS download-build-rar batch file
ok updated to reflect changes to weather images for xbmc skins, hopefully it works? i forgot to test... oops Rolleyes
Image
Reply
ok well apparently i uploaded a non-working file in with the xbmcdbr, so give me about 10 minutes and everything should work as stated in last post ...
Image
Reply
heads up, link on page to xbmcdbr does not work
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
Reply
(pike @ june 18 2005,21:05 Wrote:heads up, link on page to xbmcdbr does not work
ok... link should work in about 8 minutes or so. had to fix some things that i accidentally screwed up...
Image
Reply
time to update again (glory to everchanging cvs :p) we decided weather gxf change so rarely, that we now have put it prerarred in media
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
Reply
i use this batch file and it works great!

have noticed that the weather icons now don't exist, for the reason pike said.

i was just wondering how i can use this batch file and then add the icons manually.

thanks
Reply
dunno if the batch is still updated (or if you have gone with the c# version instead), but i thought i'd post my workaround for the non-updated xbe build bug/thingy.

after the batch updates from cvs and before it starts compiling:
Quote:xcopy "%home%\xbmc" "%home%\xbmc_tmpdir" /e /q /i /y
and somewhere at the end:
Quote:rmdir /s /q "%home%\xbmc"
ren "%home%\xbmc_tmpdir" xbmc

also unrelated to the previous fix:
xcopy "%home%\xbmc\media" "%home%\upload\xbmc\media" /e /q /i /y /exclude:exclude.txt
needed the /e so it'll copy the fonts dir.
Reply
  • 1
  • 5
  • 6
  • 7
  • 8
  • 9(current)

Logout Mark Read Team Forum Stats Members Help
YuYu's XBMC CVS download-build-rar batch file0