QUOTE(jkwarras @ Mar 21 2005, 10:37 AM)
QUOTE(DigitalLF @ Mar 20 2005, 11:40 AM)
two questions:
1. i want structure "Album Series/trancemaster/*" anyone willing to help?
Can you elaborate a bit more?
QUOTE(DigitalLF @ Mar 20 2005, 11:40 AM)
2. i want a folder called swedish and query should be "* HAS artist1 OR artist2 OR artist3 OR artist4" is this possible?
Yes you can, just enter this as query (in foo_playlist_gen format):
CODE
(artist HAS artist1) OR (artist HAS artist2) OR (artist HAS artist3) OR (artist HAS artist4)
QUOTE(DigitalLF @ Mar 20 2005, 11:40 AM)
but i would like to talk to cwbowron directly some day thank you all for your good work
You can contact him here:
http://www.bowron.us/forumwell 1. is (artist HAS trancemaster)
but how should i type to get: all with artist whatever should show as one album maby with a [+] in front...
but i would mostly want sorting by filename:
101_artist_-_trackname-relese.mp3
102_artist_-_trackname-relese.mp3
103_artist_-_trackname-relese.mp3
...
110_artist_-_track-relese.mp3
...
201_artist_-_track-relese.mp3
but %album%|%title% don't do it for me... i want more like:
%album%|<read-next-line>
%filename_but_only_before_first_'-'_symbol%<dot><space>%title%
so the output should be: "101. Artist - Trackname"