Default to ByFolder view in v0.5-dev possible?

I asked this at the end of another thread and really it should be on its own.

 

v0.5-dev appears to have changed the coding, putting in folders under Templates and going from file MovieSectionTopLevel.xml to folder\ 'Movie' and file NavigationBar.xml.

I had made a change in the old v0.4-dev to force ByFolder to be the default. The coding in the new ver file appears similar so I attempted the same change but 'All Movies' still remains the default.

 

The line in question (v0.5-dev right after near the top) is this:

 
The default is '1' where '2' is shown.  The '2' did it in the old file but not in this one.  I've tried 3 & 4 but no change.  
 
So, anyone know how can we make ByFolder the default view in Movies?
 
Matt
 

Do you have movies_navbar_ondeck checked or unchecked?

Assume you are referring to plexconnect settings on the aTV.  I have the On Deck UNCHECKED ie is does not show at the top.  

The aTV is set so only three items show when I select Library>movies:  All, ByFolder, Collections

Ok... then I guess you have to adapt the ID after "unchecked".

>>0|checked=2)}}">

That was it.  Without On Deck checked in plexconnet settings>movies> the line in NavigationBar.xml should end like this:

>>1|checked=1)}}">

Thanks for the help Baa  :D