Support and General Use > Audio Playback, Database and Playlists

Creating custom Tagcache query?

<< < (3/9) > >>

bascule:
So what's all this then...?

--- Quote from: roolku in the TagCache Wiki ---...followed by a heading (in quotes). The heading is displayed if the option is enabled in the settings...
--- End quote ---

I wondered why the menu name was mentioned twice, but I can find no such setting in the menus or a freshly-created .cfg file.

Is this done via some mysterious other config file?

I'd really like to be be able to have a title/heading for  the Tag Cache menus.

roolku:

--- Quote from: afruff23 on October 06, 2006, 08:20:43 PM ---Thank you! Do you think this will ever get into CVS builds?

--- End quote ---

Your guess is as good as mine. :)
As far as I can see I haven't violated any quidelines, so it is just a case of a developer (Slasheri?) knowing about and liking it.


--- Quote from: bascule on October 07, 2006, 02:17:11 PM ---So what's all this then...?

--- Quote from: roolku in the TagCache Wiki ---...followed by a heading (in quotes). The heading is displayed if the option is enabled in the settings...
--- End quote ---

I wondered why the menu name was mentioned twice, but I can find no such setting in the menus or a freshly-created .cfg file.

Is this done via some mysterious other config file?

I'd really like to be be able to have a title/heading for  the Tag Cache menus.

--- End quote ---

General Settings/File View/Show Path :)

Not the most obvious setting I suppose...

bascule:

--- Quote from: roolku on October 07, 2006, 04:56:44 PM ---General Settings/File View/Show Path :)

Not the most obvious setting I suppose...



--- End quote ---
No, it's not, but it works a treat... thanks!
I had always assumed that Show Path was just for the File Browser, not Tag Cache.

roolku:

--- Quote from: afruff23 on October 06, 2006, 08:20:43 PM ---Thank you! Do you think this will ever get into CVS builds?

--- End quote ---

I just got the email that it has been accepted.

better go and update the wiki...

afruff23:
Thank you so much!

However, I seem to be having a prolem. I did not edit the tagnavi.config file. The changes are all in tagnavi_custom.config

This line:

--- Code: ---"Electronica Artists" -> artist ? genre @ "Ambient|Big Beat|Breakbeat|Breaks|Electronic|House|IDM|Psychedelic|Rave|Techno|Trance|Electronica|Synthpop" -> album -> title = "%02d. %s" tracknum title
--- End code ---

does not work. Instead, it displays ALL artists(not excluding any). Whenever you select an artist, the cursor moves back to the top of the list.

This does work however:

--- Code: ---"A" -> artist ? genre @ "Progressive Rock|Trance" -> album -> title = "%02d. %s" tracknum title
--- End code ---

There are no extraneous spaces or end of lines in case you are wondering.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version