• 1
  • 63
  • 64
  • 65(current)
  • 66
  • 67
  • 68
[BUGS] and missing items
Maxoo Wrote:That was it Big Grin
Thanks Wink


[EDIT]
Erf. Now that I disabled landscape on main, I can't select landscape season thumbs view on season level (view is 3D landscape I think).
Is there a way you could allow both settings to be enabled at the same time ?

What are you trying to do? If you want Landscape as main then check that setting. Are you trying to have Banners/Posters as main and landscape as seasons?

Landscape.jpg is just for TV level...
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply
Until 4 days ago, I had landscape on main. Then I switched to landscape.jpg and poster as main, which seems to be the way to go now.
But I still have landscape season thumbs (and will always be, as you can only have one kind of season thumbs, and landscape is what I like the most).

So I have to enable both "landscape.jpg" AND "landscape as main". But that results in having this bug I described you (landscape.jpg replace season thumbs).
Admin @ Passion-XBMC
(official french community)
Reply
The Rating and Comment fields are overlapping, and the Rating value is missing. Here's a fix.

Code:
    <control type="label">
        <description>Rating Title</description>
        <posx>400</posx>
        <posy>315</posy>
        <width>130</width>
        <height>25</height>
        <align>right</align>
        <aligny>center</aligny>
        <font>LiberationSans_Regular_20</font>
        <textcolor>mainblue</textcolor>
        <label>$LOCALIZE[563]:</label>
    </control>
    <control type="fadelabel">
        <description>Rating Value</description>
        <posx>410</posx>
        <posy>315</posy>
        <width>460</width>
        <height>25</height>
        <align>left</align>
        <aligny>center</aligny>
        <font>DejaVuSans_Bold_20_title</font>
        <textcolor>white</textcolor>
        <label fallback="161">$INFO[ListItem.Rating]</label>
    </control>
    <control type="label">
        <description>Comment Title</description>
        <posx>400</posx>
        <posy>350</posy>
        <width>130</width>
        <height>25</height>
        <align>right</align>
        <aligny>center</aligny>
        <font>LiberationSans_Regular_20</font>
        <textcolor>mainblue</textcolor>
        <label>$LOCALIZE[569]:</label>
    </control>
    <control type="textbox">
        <description>Comment value</description>
        <posx>410</posx>
        <posy>345</posy>
        <width>460</width>
        <height>100</height>
        <font>DejaVuSans_Bold_20_title</font>
        <textcolor>white</textcolor>
        <pagecontrol>-</pagecontrol>
        <label fallback="161">$INFO[ListItem.Comment]</label>
    </control>
Reply
im not sure this is a bug or just something on my system, however

i have the latest update from svn, windows 7, and i have the cinema experience script enabled, in that you can press enter and have it immediately start. The problem i seem to get is after the movie has finished. When it comes back to the library, none of the images (fanart and posters - i use poster plus) seem to appear and when they do, its very slow. The current way to fix this for myself is to exit to the main menu and then go back into movies. Im guessing it might be a problem with the script not resetting itself or something along those lines? not entirely sure, but hopefully fixable
Reply
defluo Wrote:im not sure this is a bug or just something on my system, however

i have the latest update from svn, windows 7, and i have the cinema experience script enabled, in that you can press enter and have it immediately start. The problem i seem to get is after the movie has finished. When it comes back to the library, none of the images (fanart and posters - i use poster plus) seem to appear and when they do, its very slow. The current way to fix this for myself is to exit to the main menu and then go back into movies. Im guessing it might be a problem with the script not resetting itself or something along those lines? not entirely sure, but hopefully fixable

Yea I'd check with the script author as I just used the instructions he posted...
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply
hi there!

after rescraping i found my movies in "movies" the shows in
"shows" but surprise: "hd movies" is empty...

am i missing something important?! or doing something very wrong!?

Huhdc!Huh

ps: system is w7home .86 / dharma / night
Reply
dizzy72b Wrote:hi there!

after rescraping i found my movies in "movies" the shows in
"shows" but surprise: "hd movies" is empty...

am i missing something important?! or doing something very wrong!?

Huhdc!Huh

ps: system is w7home .86 / dharma / night

Do you have movies that are 720 and above?
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply
mcborzu Wrote:Do you have movies that are 720 and above?

hmm, yes. shure. everything was fine - before i reinstalled xbmc & rescraped....
3000+ "movies", 300+ "tv-shows", 400+ "hd-movies" ...

so there is a ton of 720 & 1080 stuff in "movies" but NONOTHING in "hd-movies".

empty.

sad.

Shocked


dc!
Reply
Dont know what to say, oddly enough I just installed XBMC fresh yesterday and everything worked fine. Maybe a debug log while entering HDMovies might help?
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply
mcborzu Wrote:Dont know what to say, oddly enough I just installed XBMC fresh yesterday and everything worked fine. Maybe a debug log while entering HDMovies might help?

i decided to reinstall. this time i could not import the video.db backup. so i rescraped (1/5 folder SD & 1/3 HD movies). up until now everything looks fine.

movies "working". hd-movies "working".

strange. Confused

rgdz,dc!
Reply
custom_SkinSetting_1111.xml

@ 449

Code:
<control type="radiobutton" id="230">
<description>Movie Cinema button change</description>
<include>skin_settings_labels</include>
<label>$LOCALIZE[31535]</label>
<onclick>Skin.ToggleSetting(cinemascript_home)</onclick>
<selected>Skin.HasSetting(cinemascript_home)</selected>
<visible>system.hasaddon(script.cinema.experience)</visible>
</control>

@ 548

Code:
<control type="radiobutton" id="230">
<description>Hide Settings Button</description>
<include>skin_settings_labels</include>
<label>$LOCALIZE[31111] - $LOCALIZE[5]</label>
<onclick>Skin.ToggleSetting(HomeMenuNoSettingsButton)</onclick>
<selected>Skin.HasSetting(HomeMenuNoSettingsButton)</selected>
</control>
Reply
KiSUAN Wrote:custom_SkinSetting_1111.xml

@ 449

Code:
<control type="radiobutton" id="230">
<description>Movie Cinema button change</description>
<include>skin_settings_labels</include>
<label>$LOCALIZE[31535]</label>
<onclick>Skin.ToggleSetting(cinemascript_home)</onclick>
<selected>Skin.HasSetting(cinemascript_home)</selected>
<visible>system.hasaddon(script.cinema.experience)</visible>
</control>

@ 548

Code:
<control type="radiobutton" id="230">
<description>Hide Settings Button</description>
<include>skin_settings_labels</include>
<label>$LOCALIZE[31111] - $LOCALIZE[5]</label>
<onclick>Skin.ToggleSetting(HomeMenuNoSettingsButton)</onclick>
<selected>Skin.HasSetting(HomeMenuNoSettingsButton)</selected>
</control>

I have those two settings, dont notice any errors in what I already have?
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply
The problem is that you have them, if you have the same id for more than 1 radiobutton strange shit happens when you navigate the menu, try it and you'll see.
Reply
KiSUAN Wrote:The problem is that you have them, if you have the same id for more than 1 radiobutton strange shit happens when you navigate the menu, try it and you'll see.

Ah, didnt think of the id #, thx...
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply
Hi guys,

I have an error using the ABC iview plugin found here
http://code.google.com/p/xbmc-boxee-iview/

It plays fine when using other skins but does not work correctly in Night, any ideas why?

Cheers
Vh
Reply
  • 1
  • 63
  • 64
  • 65(current)
  • 66
  • 67
  • 68

Logout Mark Read Team Forum Stats Members Help
[BUGS] and missing items2