• 1
  • 22
  • 23
  • 24(current)
  • 25
  • 26
  • 82
[WIP] Metropolis skin
homerjs Wrote:Agreed.

I have to say another +1 on that, it just seems out of place with the theme of the skin and looks too much like the HTC Sense or Andriod clocks imho.
Reply
Looks nice sialivi +1
Nvidia Shield 2019 Pro, Nvidia Shield 2015
Reply
Is there any technical reason why we can't turn the frames around the images into bordertextures instead of separate image controls?
Reply
sialivi Wrote:Is there any technical reason why we can't turn the frames around the images into bordertextures instead of separate image controls?

Most likely there is not an issue - is there something in particular causing a headache. Example file/line?
-stoli-
Reply
stoli Wrote:Most likely there is not an issue - is there something in particular causing a headache. Example file/line?

I just figured that if it doesn't make a difference, we could get rid of the extra image controls and use bordertextures instead. Less code, easier to find the image control you're looking for.
Reply
Hello
iv just started using xbmc on a Acer revo 3700 with no internet, i downloaded this skin and when i rebooted i just had a plain black screen every time i reboot. I dont know much about this but this is the guide i followed to set my revo up

http://forum.xbmc.org/showthread.php?tid=88369

i'm just wondering if i can put the skin back on, or a way to fix it, as its my favourite.
thnx
Reply
Very beatiful this skin, great job. Is posible align text plot on information?
Image
Reply
PatOso Wrote:Very beatiful this skin, great job. Is posible align text plot on information?

Where?
Reply
I started using this skin today and all I can say is wow! Very nice! I've gone through the entire skin and I only had problems with the weather screen. This thing looks almost solid enough to be in the official repo! All it needs are some more Music views. So many skins never make the Official repo and it's a shame because lots of people never know about them. I understand there is still work to be done, but other than the music views, this looks to be solid enough for an official first release! Great work!

-hogfan
Image
Reply
alexavfc Wrote:Hello
iv just started using xbmc on a Acer revo 3700 with no internet, i downloaded this skin and when i rebooted i just had a plain black screen every time i reboot. I dont know much about this but this is the guide i followed to set my revo up

http://forum.xbmc.org/showthread.php?tid=88369

i'm just wondering if i can put the skin back on, or a way to fix it, as its my favourite.
thnx

can you get into the system using a program such as filezilla and remove the folder contain the skin, this should allow you to fall back to the default skin. When you installed metropolis did you install via zip? Also are you running Dharma or Eden Beta, as there is a version for each.
Proper Usage of a debug log
If I managed to help you in any way, please add to my reputation
Reply
Hudson_Hawk04 Wrote:can you get into the system using a program such as filezilla and remove the folder contain the skin, this should allow you to fall back to the default skin. When you installed metropolis did you install via zip? Also are you running Dharma or Eden Beta, as there is a version for each.

I was using the Dharma one and i also installed via zip, i dont know what i did wrong but id like to use this skin, iv removed the skin now so im back to default.
Reply
did you check to see if by chance the actual skin folder was inside another?
Proper Usage of a debug log
If I managed to help you in any way, please add to my reputation
Reply
Removed more testing needed
Proper Usage of a debug log
If I managed to help you in any way, please add to my reputation
Reply
Sorted now i just did the same thing as last time but works thank for the help
Reply
Code:
11:31:32 T:115998720  
ERROR: unmatched parentheses in substring(listitem.VideoResolution,1080
That error is caused by missing ")" I think on line 60 of Includes_MediaFlags2.xml
Corrected version below. Broken up for readability, but error is right at the end of the line.
PHP Code:
                    <visible>substring(listitem.filename,hdtv) | substring(listitem.filename,pdtv) | 
[[!
substring(listitem.filename,sdtv) + !substring(listitem.filename,bluray) + !substring(listitem.filename,hddvd) + 
!
substring(listitem.filename,sddvd) + !substring(listitem.filename,blu-ray) + !substring(listitem.filename,brrip) + 
!
substring(listitem.filename,bdrip) + !substring(listitem.filename,tvrip) + !substring(listitem.filename,.evo,Right) + 
!
substring(listitem.filename,.mt2s,Right) + !substring(listitem.filename,.ifo,Right) + !substring(listitem.filename,.vob,Right) + 
!
substring(listitem.filename,r5) + !substring(listitem.filename,dvdscr) + !substring(listitem.filename,screener) + 
!
substring(listitem.filename,web-dl) + !substring(listitem.filename,webrip) + !substring(listitem.filename,dvd)] + 
Container.Content(episodes) + [substring(listitem.VideoResolution,720) | substring(listitem.VideoResolution,1080)]]</visible
--
XBMC HUB - THE NEW HOME FOR ADD-ONS and PLUGINS
Read how my ATV2 installation went
ATV2 one week on ... it's getting better all the time
XBMC/ATV2 - Feeling the love
--
XBMC:
Platform - Darwin iOS (11.0.0 AppleTV2,1, Version 4.3 (Build 8F305)).
11.0-RC2 - Built on Mar 1 2012 (Git:20120229-f38655f)
Platform - Darwin OSX (8.8.2 i386, Version 10.4.7 (Build 8N6014)).
11.0-RC2 - Built on Mar 1 2012 (Git:20120229-f38655f)
Reply
  • 1
  • 22
  • 23
  • 24(current)
  • 25
  • 26
  • 82

Logout Mark Read Team Forum Stats Members Help
[WIP] Metropolis skin5