This Python package contains the following utilities:
- m3u2symlinks: processes a .m3u file for valid .mp3 files with ID3 headers, generates a folder hierarchy based on the fields "artist", "album", "title" under $targetdir/m. Futhermore, generates a folder hierarchy for duplicates under $targetdir/d.
- id3info: utility to manipulate mp3 files id3 tags
- lastfm_gettracks : for downloading a user's tracks library listing from Last.fm
- squeezecenter_utils : control a SqueezeBox through a keyboard's MediaKeys
|