Tim Stadler
Tim Stadler
This will come when I get around to rewrite the csv parser. Example files for as much different playlist files would be very useful, so I know what ill be...
You could send them now :)
I had a quick look at the .fpl file format that foobar uses and they use a binary format, so it's not simple to read the file via code. I...
That would be useful, I'll check it out thanks
I think this would be nice, also scrobbling playlists etc. Not sure when I have the time for it though
Thats because the last.fm api does not return the AlbumArtist when getting scrobbles. I could theoretically add the AlbumArtist row so people could add the info themselves, but I'm not...
The problem isnt the Album info its the AlbumArtist info. I currently don't plan on adding additional acquiring of information (for example checking the albumartist via the album mbid)
This one will take a while
Hi, these are some nice suggestions. Let me go through them: - Toggle playcounts: this is doable - Save to disk: this is doable - Toggle display album titles: this...
1.16 is released now. Download it [here](https://github.com/coczero/Last.fm-Scrubbler-WPF/releases/tag/B1.16) 1.16 adds your first 3 points.