Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  Database: Browse by genre>album?
« previous next »
  • Print
Pages: [1]

Author Topic: Database: Browse by genre>album?  (Read 1697 times)

Offline ki

  • Member
  • *
  • Posts: 22
Database: Browse by genre>album?
« on: February 07, 2008, 05:39:49 AM »
Hi
I'm wondering if there is a way to browse the database through genre and then another sub field other than artist?
I want to be able to go: genre>album instead of genre>artist.

On the apple firmware you can achieve this by browsing: genre> artist [ALL] > album.
By choosing ALL from artist, it is possible to effectively browse by album instead of artist as a sub field of genre.

Can something like that be achieved in rockbox?

thanks

Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Database: Browse by genre>album?
« Reply #1 on: February 07, 2008, 05:47:24 AM »
Do a search in the wiki for the tagnavi syntax...
Logged

Read The Manual Please

Offline ki

  • Member
  • *
  • Posts: 22
Re: Database: Browse by genre>album?
« Reply #2 on: February 07, 2008, 01:23:47 PM »
Thanks. I found the database info you referred me to and have been trying to mess around with it, but im afraid its a bit beyond me.

I tried to do it like this:


%menu_start "custom_album" "Browse albums"
"All albums by genre" -> genre -> album -> title = "f_browse"


but it didnt do anything.
I'll keep trying

Logged

Offline ki

  • Member
  • *
  • Posts: 22
Re: Database: Browse by genre>album?
« Reply #3 on: February 07, 2008, 01:50:57 PM »
ok I got it working by changing it to "custom"

But what I really want to do is from the database menu, choose genre and select a genre, then in the next menu it shows all the artists listed for that genre (as it does by default), but the first entry I want to have a function to change to browse the genre by album. And the first entry of albums should let me switch to browse by year.

Any clue how I can do this?

thanks
Logged

Offline bzavala

  • Member
  • *
  • Posts: 102
Re: Database: Browse by genre>album?
« Reply #4 on: February 07, 2008, 03:21:00 PM »


if you want to display the artists after you select the Genre, do:

"All albums by genre" -> genre -> artist -> album -> title = "f_browse"

Logged

Offline shoe

  • Member
  • *
  • Posts: 97
Re: Database: Browse by genre>album?
« Reply #5 on: February 07, 2008, 06:18:48 PM »
Quote from: ki on February 07, 2008, 01:50:57 PM
But what I really want to do is from the database menu, choose genre and select a genre, then in the next menu it shows all the artists listed for that genre (as it does by default), but the first entry I want to have a function to change to browse the genre by album. And the first entry of albums should let me switch to browse by year.
The thing is, on a given screen if you are listing all the artists of a genre, that is all you can have in that list, you cant mix the list of artists with another menu item.  

You would have to make seperate menus
    "genre by artist" -> genre -> artist -> album -> title = "f_browse"
and
    "genre by album"->genre -> album -> title = "f_browse"
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  Database: Browse by genre>album?
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.085 seconds with 17 queries.