Hi
here are the ids for music-screens, these are now the same for musicgenre and for musicfiles:
you also can add the My Playlist button in music now to all screens (musicfiles, musicgenre and musicplaylist:
same for playlists in video
you also can have a look at the b2-skins.
regards
chefkoch
here are the ids for music-screens, these are now the same for musicgenre and for musicfiles:
Code:
<description>Search</description>
<type>button</type>
<id>8</id>
<label>137</label>
<description>Play CD</description>
<type>button</type>
<id>12</id>
<label>890</label>
<description>Eject Disc</description>
<type>button</type>
<id>13</id>
<label>654</label>
<action>100</action>
<description>Now playing</description>
<type>button</type>
<id>11</id>
<label>4540</label>
<hyperlink>510</hyperlink>
<description>Current Playlist</description>
<type>button</type>
<id>9</id>
<label>4555</label>
<action>33</action>
you also can add the My Playlist button in music now to all screens (musicfiles, musicgenre and musicplaylist:
Code:
<description>My Playlists</description>
<type>button</type>
<id>10</id>
<label>983</label>
same for playlists in video
Code:
<description>My Playlists</description>
<type>button</type>
<id>9</id>
<label>983</label>
you also can have a look at the b2-skins.
regards
chefkoch
Germany