Der Kartoffel

Friday, June 02, 2006

Last.fm recording mod

With the recent takedown of the pirate bay, my release notes went as well. Fortunately I could salvage it from the google cache.

This is a modification to the offical last.fm radio client to record audio.

The player will record all songs you listen to fully.
Skipped songs will not be recorded.
By default of this file the saving location is (last.fm working dir)records%r - %t.mp3
%r = artist, %l = album, %t = song title
Edit record.dat to edit this location, No further tags than these 3 exists so far.
The format of this is either raw 16 bit unicode little endian, or unicode little endian.
For instance notepad can be used to create 16 bit unicode little endian files if you choose to save the file as "Unicode". Fill the file with the path you want to save at and place %-tags where required.

While this pack includes all resources, it does not edit the registry.

Changelog:
Internal:
* Removed junk extra character at the start of a recording
* Removed empty songs
* Does not need to be started in it's working directory
* Automatic creation of Records directory.
Beta 1:
Correct tagging
Costum save path
Beta 2:
Changed costum save path
Decreased ID3 tag size by 1 per subtag
Empty subtags are not created
Missing 0 appended at the end of subtag strings
Invalid characters in artist/album/track names are skipped.
Beta 3:
Invalid characters in artist/album/track names are now PROPERLY skipped.
Album cover saved if possible
Release 1.1.90:


With this, I feel I'm almost done with this, maybe I'll update once in a while, like when the volume control reappear.

Skype Marco255
ICQ 41546221

1 Comments:

  • Salvaging stuff ftw!

    By Anonymous Anonymous, at 3:07 AM  

Post a Comment

<< Home