This release makes the output more readable, as in it grabs the first page first then the second and so one. The old way grabbed the last page first then the previous and so one making the output awkward.
Everything should work with this release (progress bar, retrying etc.) But if you spot any problems email me OstienCF@gmail.com
After a long hiatus a new version of Scribble Swipper is available. Due to site changes at last.fm the old script no longer was in line by line. It was in:
Artist – Title
timestamp
added line 107
s/–/\n/g;
which will replace the EN DASH character with a newline. This will not affect tags with the "-" (Hyphen-Minus) character.
Fixed a big in the previous version that caused problem of when a new page is read it starts at the end of the last line of the previous page. Thanks nameless wiki guy (http://openscrobble.freezoka.com/wiki/index.php/ScrobbleSwipper)
change on line 113 of this version.
Scrobble Swipper works for its intended goal in this alpha version. However this setup is really a proof of concept. While it works exactly as it should there can be vast improvements made, ones that may even require a total rewrite, such as making this a PHP app or something more portable.
The goal for now is to have people come and test and develop Scrobble Swipper into a more solid program that can eventually be implemented into the OpenScrobble Project (http://www.openscrobble.co.cc/).... read more