Mark,
I am trying to modify the recently added index, so that the albums are grouped by the date that I added them. I put this:
tree=inserted/album/track
title=Recently added
index=inserted
index=album
sort_order=inserted desc
entry_prefix=inserted
But this only shows one album per date. What am I doing incorrectly? I know I have multiple albums per date, since I tested by adding inserted as an entry_prefix to the Albums index, and it shows it correctly.
Another thing I noticed with this one is that the date format that it shows for each date entry is yyyy/mm/dd, but when I use inserted as an entry_prefix it shows the date as dd/mm/yyyy.
Thanks for your help.
Regards,
Bart