Rockbox General > Rockbox General Discussion

Question on "entryage"

(1/4) > >>

quad:
Hey there.

I tried to use customized a "last 15 entries" for my main menu, and tried following:


--- Code: ---"Incoming (Last 15)" -> artist ? entryage < "15" & commitid > "0" -> album -> title = "fmt_title"
--- End code ---

... but sadly, it's not working as it should. actually it shows lot more than the last 15 albums. yes, i mean albums! so my goal is, to have the navigation like "Artist > Album > Tracks", but this menu entry should only show the last 15 entries.

how do i realize this?

thanks in advance.

GodEater:
What do you mean by "last 15 entries" ?

The last 15 tracks you played? Or the last 15 you copied to the device ?

quad:
whoop.

yes i mean the last 15 albums i copied to the device.

BUT i want to have the normal "Artist > Album > Track" navigation and not the "Album > Track" as default.

edit: ... anyone?  :(

quad:
looks like it's not fixed in the 3.0 (or newer daily) ... so can anyone help with a workaround, please?

Llorean:
Rockbox doesn't know the order you copied albums to the disk. All it  can really do is say "Hey, all these songs weren't here before, they're all in the database now."

My guess is that your list is showing every song from the last 15 times you added music to your player, independent of how much music you added.

The reason this isn't "fixed" is that so far you haven't described a bug, just a misunderstanding of how the database works.

Navigation

[0] Message Index

[#] Next page

Go to full version