2010-11-26, 16:00
Hi,
Why has the Wall view in files mode dissapeared ?
Thanks
Why has the Wall view in files mode dissapeared ?
Thanks
mcborzu Wrote:I thought it was too confusing of a layout for a new user. Code is still there, if you'd like line 45:
<!--<include>Viewtype_Wall</include> 54 -->
to
<include>Viewtype_Wall</include>
Not available this second, will be after next update...
hikaricore Wrote:You'll need to reload the skin or restart xbmc after making xml changes.
jeepcook Wrote:I know that ! thanks but after restarting xbmc, wall view is not in the list of view in video file mode !
generator Wrote:Would this work in the Music and TV Show Library view? I love this view, but I want to use it consistently in all the sections.
P.S.: In the bottom menu it says "Library" when in file mode and vice versa.
jeepcook Wrote:Hi,
Same problem with the last svn version, I have this line
<include>Viewtype_Wall</include><!-- 54 -->
but not this line :
<!--<include>Viewtype_Wall</include> 54 -->
so If I put <include>Viewtype_Wall</include> instead, the wall view is not in the list of view in files mode .
Thanks for your help !!
mcborzu Wrote:I didn't specify it's MyVideo.xml you need to edit, line 45 of MyVideo.xml change
<!--<include>Viewtype_Wall</include> 54 -->
to
<include>Viewtype_Wall</include>
jeepcook Wrote:ok but I don't have this line !! I have
<include>Viewtype_Wall</include><!-- 54 -->
and not
<!--<include>Viewtype_Wall</include> 54 -->
Quote:<visible>!Skin.HasSetting(no_Wall) + [Container.Content(Movies) | Window.IsActive(videofiles) | substring(container.folderpath,plugin://plugin.video.apple.movie.trailers.lite)]</visible>
mcborzu Wrote:It's up to date on GIT, are you using GIT or xbmc-passion. if XBMC-Passion due to time difference sometimes it's 9pm (France) when they sync Repo's?
Either way it's two lines of code, the one I already showed you in MyVideo.xml and change line 54 in Viewtype_Wall.xml: