Support and General Use > Audio Playback, Database and Playlists
Creating custom Tagcache query?
afruff23:
Thanks very much!
afruff23:
It doesn't work. :(
afruff23:
When my original playlists didn't work, I tried another one:
--- Code: ---"A" -> artist ? genre @ "Classic Rock|Grunge|Rock" -> album -> title = "%02d. %s" tracknum title
--- End code ---
This works, but over 32 characters does not, so the following does not work:
--- Code: ---"B" -> artist ? genre @ "Classic Rock|Grunge|Progressive Rock" -> album -> title = "%02d. %s" tracknum title
--- End code ---
This works:
--- Code: ---"C" -> artist ? genre @ "Hard Rock|Grunge|Rock|Metal" -> album -> title = "%02d. %s" tracknum title
--- End code ---
So, the 32 character limit is still in place. Obviously I'm using the bleeding edge build.
roolku:
Yup, I was just about to tell you that your example worked fine for me, when I realised that I had posted the wrong patch. :(
Here is the corrective patch.
[attachment deleted by admin, too old]
afruff23:
You had better tell Miika Pekkarinen. He committed that other patch. If I knew how to contact him, I would do it myself. Sorry. Or you could submit this patch yourself. Thanks again for all the work.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version