Contact
You can contact me on my last.fm profile. Give me a shout or leave a message, it's always nice to get some feedback.
You can also use the last.fm forum post dedicated to wallpaperpy.fm for questions and comments.
To do
- I'd be happy to add more wallpapers. If you have any ideas about what to do with 50 album covers, let me know!
- This is my first program in Python and I'm sure it looks naive to the Python gurus around, in particular in the way the three modes are integrated in the main code. My plan would be to have a class for modes, which can then be plugged in more easily into the existing code.
Last changes
02 June 2008- Possibility to use the script offline, by using a local copy of the charts.
- Improvement on the mask in the collage mode: it's now a Gaussian blur (like lastCollage) which gives a much more "dreamy" feel to the final picture.
- Thanks to a recent change in the xml files, the tile mode can now produce a picture with no doubles in it - provided, of course, that you have enough albums in your profile.
- One can choose the number of albums used in the collage mode. Use '-n' or '--AlbumSize'. It's capped at 200 albums.