1. Extract 7z archive. 2. Read "readme_eng.txt" or "readme_chs.txt"
CHANGELOG: - 0.2 (2011.11.24 7:03 GMT+8) * Fixed a bug in sync_selection_changed() This bug may cause WSH Panel to crash when you change metadata. - 0.3 (2011.11.28 18:40 GMT+8) * Fixed a bug This bug cause WSH Panel to "Always Crash" if you installed foobar2000 is a "Standard Installation". - 0.4 (2011.12.04 00:25 GMT+8) * Fixed some bugs + Added a feature: download artwork from Last.fm - 0.4.1 (2011.12.04 11:24 GMT+8) * Fixed a bug This bug cause WSH Panel to crash when you setting the Last.fm account.
Love this skin! However, is there a way to make the albums view show more than two columns? I have over 1000 albums, and scrolling down the list with just two columns is - er - painful.
This is just incredible. Was using prevously Zune Software (best IMO in terms of user interface) and using Foobar2k for ~ 4 months (high quality DAC !) AND the lack of themes with album art browsing was making me sad ...
Installed, working (no album/artist items at first, but right-click -> Grouping -> ... solved the problem).
The only problem I'm facing is downloading artist picture, WSH crash. Here is console excerpt (with some french in it - and last.fm scrobbling fine):
foobar2000 Scrobbler:{"images":{"#text":"\n","artist":"Daft Punk","page":"1","perPage":"10","totalPages":"40","total":"394"}} Error: WSH Panel Mod (musikarte with foobar2000 Scrobbler by Eric Chu (eric@mozest.com)): Erreur d'exécution Microsoft JScript: 'length' a la valeur Null ou n'est pas un objet. Ln: 834, Col: 21 <source text only available at compile time>
Is there any way to sort by added the album list ? (mean like in Zune). I've tried to modifiy your code, but can't manage to find where to edit. The only thing I manage is to sort the playlist by %last_modified% and it needs to add manually each new tracks to it.
The perfect thing would be to add a new column next to Playlist/Album/Artist for the Album list sorted as added (newest first).
And for people willing to add bitrate and codec next to each song, here is the line to insert (not perfect but it works): $drawtextex(%bitrate% %codec%,0,0,$sub(%el_width%,120),,$get(TEXT_COLOR),vcenter right)
Thank you so much!!!
Cheers!
AND the lack of themes with album art browsing was making me sad ...
Installed, working (no album/artist items at first, but right-click -> Grouping -> ... solved the problem).
The only problem I'm facing is downloading artist picture, WSH crash. Here is console excerpt (with some french in it - and last.fm scrobbling fine):
foobar2000 Scrobbler:[link]
foobar2000 Scrobbler:{"images":{"#text":"\n","artist":"Daft Punk","page":"1","perPage":"10","totalPages":"40","total":"394"}}
foobar2000 Scrobbler:{"images":{"#text":"\n","artist":"Daft Punk","page":"1","perPage":"10","totalPages":"40","total":"394"}}
Error: WSH Panel Mod (musikarte with foobar2000 Scrobbler by Eric Chu (eric@mozest.com)): Erreur d'exécution Microsoft JScript:
'length' a la valeur Null ou n'est pas un objet.
Ln: 834, Col: 21
<source text only available at compile time>
Thanks !
The perfect thing would be to add a new column next to Playlist/Album/Artist for the Album list sorted as added (newest first).
And for people willing to add bitrate and codec next to each song, here is the line to insert (not perfect but it works):
$drawtextex(%bitrate% %codec%,0,0,$sub(%el_width%,120),,$get(TEXT_COLOR),vcenter right)
in playlist's (right column) settings.