Bugzilla – Bug 2265
Genre listed with no matching entries
Last modified: 2008-09-15 14:36:01 UTC
I have been trying to tidy up some dodgy genre tags from my music database. I saw I had a genre called "Acústica". I clicked on the genre to see what music had been tagged with that genre, so I could change it. However, I just get a page "1 album with 1 song by 0 artists" with no entries displayed. Is the accented character causing a problem?
Phil - can you send me your slimserversql.db file?
Phil - what are your settings for Composer / Conductor / Band? And for Various Artists? The track that is associated with that genre is: file:///M:/Music/Phil%27s%20Music/Various%20Artists/The%20Very%20Best%20Of%20MTV% 20Unplugged/13%20-%20Kd%20Lang%20-%20Constant%20Craving.Mp3 With both an ARTIST and a BAND defined: [zot][~]$ sqlite3 slimserversql.db "select * from contributor_track where track = 15367" Loading resources from /home/daniel/.sqliterc id role contributor track namesort ------ ---------- ----------- ---------- ---------- 11510 1 1382 15367 KD LANG 11511 4 61 15367 VARIOUS ARTISTS
Ah! I have removed the BAND tag now for each track on that album, and fixed the genre tag for that track. Why didn't the track get listed when I browsed the genre though? My settings are: Composer / Conductor / Band are all unticked. Group compilation albums together List albums by band
Because you didn't have BAND ticked, I believe. I'll do some tests.
Philip - I'm unable to reproduce this here. What was wrong with the genre tags anyways?
There wasn't anything wrong with the genre tag, except that it had an accent character that I wanted to get rid of, but when I navigated through that genre, the Slimserver web UI didn't return any songs under that genre. So, now you have identified the single track with the problem and I have removed the accented character, the dodgy genre has gone away. Problem not fixed as such, just avoided :) I was wondering why the song wasn't displayed when I browsed that genre.
Yes, as was I. Tried to reproduce it here, but no luck. I'll go ahead and close this then - please reopen if needed.