Re: musicbrainz "data track" not hidden
Christophe Fergeau <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.rhythmbox.devel |
|---|---|
| Message-ID | <CACw48RknGbH0Wa1YrGx0Fgc==cBCc_KgNPB4XvW=agdTwOrOmg@mail.gmail.com> |
2011/8/2 Olaf Hering <[email protected]>: > So perhaps gst has an option to show all 13 tracks to allow rhythmbox to > match all 13 tracks listed in the musicbrainz tracklist, and let > rhythmbox filter the "[data track]"? So gst shows the 12 audio tracks, mb gives you the 12 audio tracks + the data track, you want to change gst to return 12+1 tracks, and then filter the data track. Wouldn't it be easier to directly filter the data track from what mb returns? Christophe