![]() |
|
[RELEASE] MediaStream v1.00 (4/12/2008) - 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: MediaStream (/forumdisplay.php?fid=69) +---- Thread: [RELEASE] MediaStream v1.00 (4/12/2008) (/showthread.php?tid=41541) |
- timdog82001 - 2008-12-06 15:55 Great job guys. One thing...shouldn't "Hide Custom Backgrounds in movies views" hide the backgrounds when in that section but not on the home screen? For me, at least using the multiimage option, it hides it everywhere. This is true of all sections, not just movies. - fidoboy - 2008-12-06 18:38 I've updated this thread: http://forum.xbmc.org/showthread.php?tid=41243 with screenshots of bugs that i've found using 1.0 version - anand - 2008-12-06 20:39 Thanks and great job! Any idea when this will show up in the Ubuntu PPA? If it's going to show up soon I'll just wait for that, else I'll install it manually. - skunkm0nkee - 2008-12-06 21:03 timdog82001 Wrote:Great job guys. One thing...shouldn't "Hide Custom Backgrounds in movies views" hide the backgrounds when in that section but not on the home screen? For me, at least using the multiimage option, it hides it everywhere. This is true of all sections, not just movies. Have you got the show custom backgrounds on home option enabled? - skunkm0nkee - 2008-12-06 21:07 fidoboy Wrote:I've updated this thread: http://forum.xbmc.org/showthread.php?tid=41243 with screenshots of bugs that i've found using 1.0 version Yep, only one of them is actually a bug (the one where the Automatica text overspills the menu area), the rest of them are requests for changes which are unlikely to happen in the short term as we're now concentrating on the new skin. To fix that bug should be relatively simple so I'll hopefully have a fix in SVN if I get time over the next few days. Please stop repeatedly posting about that thread though as this about the 3rd or 4th time you have posted in other threads relating to it. - timdog82001 - 2008-12-06 23:38 skunkm0nkee Wrote:Have you got the show custom backgrounds on home option enabled? yep. All i have to do is toggle the aforementioned option and it enables and disables the backgrounds in both home and the views. It's something that's been happening for me for at least the last couple versions, on linux and windows. Edit: After looking around, i've found that this includes is called in the home menu for movies (I assume an equivalent exists for tv shows, etc) <include>CustomMoviesBackground</include> Going to the includes, this entry has: <visible>Skin.String(CustomMoviesBG) + !Skin.HasSetting(HideCustomBGForMovies)</visible> The HideCustomBGForMovies is the setting i'm talking about that (I assume) is only intended to hide views within the mediaviews, but instead hides it everywhere. - Reginald - 2008-12-07 18:50 Thank you guys for all of your work. The skin/support and everything you all have done is just brilliant! - timdog82001 - 2008-12-08 03:06 very small thing, but I noticed a small inconsistency. For most folders in library mode, the "recently added" sections have the folder icon with the "new" text on top. Recently added movies and episodes have this icon, however recently added music videos do not, it just has the default folder icon. - skunkm0nkee - 2008-12-08 15:49 timdog82001 Wrote:yep. All i have to do is toggle the aforementioned option and it enables and disables the backgrounds in both home and the views. It's something that's been happening for me for at least the last couple versions, on linux and windows. This has now been fixed in SVN (revision 1881) - timdog82001 - 2008-12-08 23:04 thanks! great to hear |