Adding Rightlist view
#1
Howdo,

Thought i'd put this in a new thread rather than getting lost in the main one.

I'd like to add a rightlist view to nox locally, as i assume Big_Noid isn't looking to add any more viewtypes to the official build.
I particularly like the cirrusextended one. Is it as simple as copying the viewtype xml across?

Also, while i'm at it, how does one change the watchlist to give the tvshow name, rather than the episode title?

thanks in advance.

(on latest pre-eden btw)
Image
Reply
#2
No, you would have to edit myvideonav.xml as well as change the fonts and add it to the media menu so you can choose the new view.
Sorry, no easy task if you don't know you're way around skinning xbmc.

For the watchlist look in IncludesHomeRecentlyAdded.xml and change
Code:
WatchList_Episode.%d.Label
to
Code:
WatchList_Episode.%d.TvShowTitle
Reply
#3
Big_Noid Wrote:No, you would have to edit myvideonav.xml as well as change the fonts and add it to the media menu so you can choose the new view.
Sorry, no easy task if you don't know you're way around skinning xbmc.

For the watchlist look in IncludesHomeRecentlyAdded.xml and change
Code:
WatchList_Episode.%d.Label
to
Code:
WatchList_Episode.%d.TvShowTitle

Thanks for the info, will have a tinker and see if I can figure it out.

Thanks for the watchlist change, works like a charm Smile makes it easier to tell at a glance which shows have new things to watch.
Image
Reply

Logout Mark Read Team Forum Stats Members Help
Adding Rightlist view0