Rockbox General > Rockbox General Discussion

album !~ "(Comp)"

(1/1)

Misspell:
If i add album !~ "(Comp)"  to tagnavi.config will it effect playlists ?

and

Is there a way to make that a "global stament" ? so i dont have to add it to evey menu item ?

The idea is to omit Compilation albums from all menus and only beable to play them through a playlist.

I do not have access to my iPod right now so im posting since i can not test it out.

Thanks for any help.
_

bluebrother:

--- Quote from: Misspell on September 12, 2007, 01:29:54 PM ---If i add album !~ "(Comp)"  to tagnavi.config will it effect playlists ?
--- End quote ---
No -- tagnavi.config is only used for searching, thus created playlists will not be affected by the search. If you create a playlist from such a search it will apply, obviously.

Misspell:
Thanks.

If any one is interested; a playlist for the omitted doesnt make sence after thinking about it, i just added the following and created a new menu item:


--- Code: ---"Comps" -> genre & album ~ "(Comp)" -> album -> title = "fmt_title"
--- End code ---

_

Navigation

[0] Message Index

Go to full version