![]() |
|
[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 samealexdzn, 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>PHP Code: <requires>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,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 wrap view on music libary menu shows cd case if i enabled it still on music libary, wall view just show icon no text at all now on video libary, banner view , the icon look wierd - 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 no icon for custom script & playlist full screen osd dont display the total number on playlist 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 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 so when full screen osd appear 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 one ![]() there still cutoff text i cannot use the scrollbar in coverflow (music), when i press down view as window show uup http://pastebin.com/BUsqpSDJ - lipo - 2011-06-21 15:21 similar problem on video music libary - wyrm - 2011-06-21 17:25 lipo Wrote:similar problem on video music libaryLipo, 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 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 |