Project

General

Profile

Wiki » History » Revision 2

Revision 1 (Komorek, Kamil, 30.10.2016 18:03) → Revision 2/3 (Komorek, Kamil, 30.10.2016 18:16)

h1. fmGrabber - find and collect your LastFm loved tracks! 

 That cool little app will download check your loved LastFm tagged LastFM tracks and find finds them on your local storage, just type your username and select directory with your music. storage. 
 After matching loved-files loved-with-files you may copy them all to specified directory. 
 Tool helps to make pendrive/CDs with favorite songs. 

 Have fun! 

 !http://i.imgur.com/nYiYDBHl.jpg! 

 h2. Requirements 

  * It's written in C# .NET 4.5, may require latest M$ Windows updates and redistributed packages 
  * It requires internet connection to fetch loved songs from LastFm 

 h2. Download 

 Current Version: 2.0 
 Latest: http://dl.dexterxx.pl/pr/fmGrabber/fmGrabber-2.0.zip 

 Archive releases: Archive: 

  * v1.1 - http://dl.dexterxx.pl/pr/fmGrabber/fmGrabber-1.1.zip 

 h2. Changelog 

 2016-10-30 / v2.0 
 *    + Supports current LastFM API 
 *    + 3 Joining algorithms with Jaro-Winkler about 100% success rate match! 
 *    * Multithreaded 
 *    * Improvements 
 *    - No more xml importing (LastFm removed feature) 

 2015-05-09 / v1.1 
 * First public version