Support and General Use > Audio Playback, Database and Playlists

Custom Title format in tagnavi_custom

<< < (2/4) > >>

torne:
All the include does is insert the contents of your tagnavi_custom at that point; it doesn't disregard the rest of the file. So yes, if you want to override fmt_title you need to redefine new copies of the menus such that they don't use fmt_title, but rather fmt_mycustomtitle or something instead.

steelman:
With tagnavi_custom.config being included almost at the beginning of the tagnavi.config file it is impossible to define anything more than the custom menu and its formats. Custom formats would be appended to the existing ones with the same names and the system menus would redefine custom ones (no the ones that are below the "custom view" of course).

torne:
No, you can redefine the entire menu structure; the *first* root menu specification is the one that takes effect, so if you specify one in tagnavi_custom you win.

chileboy:
Ahh!  OK,  torne, I understand what you're saying and will tinker with it - thanks very much.  I had already redefined the root menu, so no problem there.

As a matter of interest, will the %if() stuff work here?

And, btw steelman, check out the thread I referenced in my first post, I found bascule's information on using tagnavi_custom very useful.

Thanks again,

- Mark

steelman:

--- Quote from: torne on January 13, 2011, 07:09:40 AM ---No, you can redefine the entire menu structure; the *first* root menu specification is the one that takes effect, so if you specify one in tagnavi_custom you win.

--- End quote ---

My bad. I missed  the `if' and `break'.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version