XBMC Community Forum
[MOD] xTV SAF (Spouse Acceptance Factor) - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Skin Help and Support (/forumdisplay.php?fid=67)
+---- Forum: xTV SAF (/forumdisplay.php?fid=76)
+---- Thread: [MOD] xTV SAF (Spouse Acceptance Factor) (/showthread.php?tid=59576)



- wyrm - 2011-06-21 03:47

alexdzn Wrote:dependences not met, can't install from zip, all the same
alexdzn,

Sorry mate, the Eden repo is still in a state of flux (script and skin writers need to make changes to remain compatible and then get pulled to the Eden repo). Not a whole lot I can do until the script writers catch up with things. This is part of the reason why Eden is NOT the stable branch (the reason the releases are called nightlies, they change each night to fix bugs and problems).

You could try fixing the dependences in the addon.xml file by changing addon.xml from
PHP Code:
<requires>
        <
import addon="xbmc.gui" version="2.11"/>
        <
import addon="script.logo-downloader" version="2.0.0"/>
        <
import addon="script.tvtunes" version="0.9.0"/>
    </
requires
to
PHP Code:
<requires>
        <
import addon="xbmc.gui" version="3.00"/>
    </
requires
Either do the above or you could try updating the AppleTV to the latest stable build (10.0-8) as it also seems to be a problem with the AppleTV. I am not seeing any problems with the Windows build (18/6 nightly build)that I am using on my dev box.

Sorry can't be much more help than that at the moment.
Wyrm (xTV-SAF)

- Further to this go check out the following thread as there would appear to be a number of issues discussed that relate to your problems. (Wyrm)


- wyrm - 2011-06-21 07:46

wyrm Wrote:OK Lipo,

I'm pretty sure that I have fixed all of your issues EXCEPT the scrollbar not turning off in coverflow. I have to say I'm Bug@#$&* if I can figure out what is wrong here, but will keep poking around to see if I can't fix things.

Could you please check out the latest svn build and tell me how the fixes have gone. In particular could you check that I have got the visualisation problem sorted as I have not had a chance to check if it was working correctly (spacing maybe out).

Wyrm (xTV-SAF)
Lipo,

If you are out there mate, could you get onto this and let me know of any other problems as I am now ready to make the very latest build (as of about 5 minutes ago) the release version of the skin. I have fixed all of the issues other than the scrollbar in coverflow issue, and that I just can't find what the problem is, so will probably ship with this last bug. I have just pushed my last update to the googlecode svn, so the skin is as I just tested it on my XBox. If I don't hear anything will assume that everything is OK and ship v1.1.1 final in about 24 hours.

Wyrm (xTV-SAF)


- lipo - 2011-06-21 12:42

sorry been away doing stuff, i just download the latest svn ver

bugs i found

visuliazatiion window
[Image: 0fe030137445032.jpg]

wrap view on music libary menu shows cd case if i enabled it
[Image: ca21f2137445129.jpg]

still on music libary, wall view just show icon no text at all
[Image: 94aaa1137445140.jpg]

now on video libary, banner view , the icon look wierd
[Image: a1dd24137445164.jpg]
[Image: a6ee30137445176.jpg]
[Image: 3e9139137445188.jpg]


- lipo - 2011-06-21 12:53

a bit suggestion , maybe you can change the text on wall view (music) to center so it will synch with other view
[Image: 6a287d137445157.jpg]

no icon for custom script & playlist
[Image: 0048c9137445093.jpg]
[Image: b179d2137445083.jpg]

full screen osd dont display the total number on playlist
[Image: 077b5a137445117.jpg]

in warp view i noticed theres a slight delay for displaying title,this only happen if you view the first & last tv show/movie from go back icon
[Image: 9e2109137445042.jpg]
[Image: 586d4a137445056.jpg]
maybe it just me:-)


- lipo - 2011-06-21 13:10

oh and one last thing
the shadow or image reflecion (list view) position looks a bit off if displaying screenshot
[Image: 94d0bd137448238.jpg]
[Image: 4dd05a137448218.jpg]

so when full screen osd appear
[Image: 5cbe66137448226.jpg]
[Image: 7c0051137448257.jpg]
look ok if displaying poster but there an empty space between screenshot & bottom osd


- lipo - 2011-06-21 13:27

i promise this will be the last oneSmile
there still cutoff text
[Image: 0005bb137450144.jpg]

i cannot use the scrollbar in coverflow (music), when i press down view as window show uup
[Image: dbeb42137449665.jpg]
http://pastebin.com/BUsqpSDJ


- lipo - 2011-06-21 15:21

similar problem on video music libary
[Image: d30adb137460100.jpg] [Image: c283f0137460122.jpg]


- wyrm - 2011-06-21 17:25

lipo Wrote:similar problem on video music libary
[Image: d30adb137460100.jpg] [Image: c283f0137460122.jpg]
Lipo,

Your postings bring a saying to mind. 'Be careful what you wish for, you may damned well get it'.

OK, will work my way thru that list, especially the spacing issues. But just a little thing for you to remember, BANNER View is for showing banners (ie TV banners) not default icons from the root of the video library. So a lot of the issue that you show here are caused by making the banner view do what it was never intended to do. I have tried to make sure that the user only used this view for what it was intended, but there is only so much that I can do with the way I coded views.

On the Custom playlist icons I tried to tie the displayed icon to the name of the playlist. Music somewhere in the name of the .xsp file gives a music icon and Video somewhere in the name of the .xsp file gives a Movie icon. Now that is obviously not really going to work, so will re-code to ask for the location of a icon file.

Strange reflections on icons are because the icon is centred within a area on the screen and the reflection pivots from the bottom of the area. It has always been done this way since way before xTV became xTV-SAF.

Anyway I could go thru most of your issues and explain my reasons for most of it (bugs Rolleyes mainly, but good reasons for the non bugs), but then I would be at it all night.

Will sort out what I think is really a bug and post when I finnish the job, watch for the post announcing a new svn push.

Wyrm (xTV-SAF)


Number of fixes pushed to XBox svn - wyrm - 2011-06-22 10:15

Hi Guy's (Lipo mainly),

While I have not quite finished with Lipo's bug list, I have made a push to my Googlecode svn. Have a look and let me know what is missing. Of note is a fix for the coverflow scrollbar not turning off issue (now fixed).

I still have some work to do on the Custom playlists (video only working at the moment). And I intend to disable the Banner view so that it is only usable in TV library mode, so any problems with banner mode that is not used in TV mode I'm not really interested in.

Other than than have a play and let me know if you find anything else wrong.

Wyrm (xTV-SAF)


- lipo - 2011-06-22 15:29

wow.. huge update, will try it soon