Open Movies in library and Series in file mode?
#1
I would like to know if it's possible to change the Home menu items Movies and Shows to open in 2 different modes..

I really would like to:

Movies open in Library mode
Series open in files mode (in a certain directory/source)

Anyone knows how to enable this? This option is not possible in the skins settings.
Reply
#2
im not sure what you're talking about with the "series" button,
but you need to open 720p/Home.xml and find the right place to change <onclick>

this is the line to open a source in file mode
Code:
<onclick>ActivateWindow(videofiles,[b]SOURCE-NAME[/b])</onclick>

if you're talking about the "TV shows", it currently points to
Code:
<onclick>ActivateWindow(VideoLibrary,TVShowTitles,return)</onclick>

so you would just replace one with the other
rPi 2&3 | android phones | fireHD8 | linux | win10 + NFS NAS w/ mySQL + props to...
libreElecyatse, titan, AELflexGet, context.manageTags (a zosky original)
Reply
#3
Just enable the Movies button on home and default Videos to start in the series folder. You might have to enable TV show button though on home for it to work consistently.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#4
sho:

How do you set a default for the Videos button to start in a specific folder?
Reply
#5
Read the wiki?
http://wiki.xbmc.org/?title=Adding_Media_Sources
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply

Logout Mark Read Team Forum Stats Members Help
Open Movies in library and Series in file mode?0