Commit Graph

5 Commits

Author SHA1 Message Date
Michael Wiencek
0a6b28133e Remove some redundant code from the lastfmplus plugin 2011-08-10 15:01:29 -05:00
Chad Wilson
fcac49bb8c - Fix issue with translations not applying correctly for first track loaded (or first album if not using track tags). Also noted at http://forums.musicbrainz.org/viewtopic.php?pid=12901#p12901
- Allow translations (and all config settings) to be changed and applied after "refresh" without having to restart Picard
- Remove redundant parameters
- Fix bug in calculating highest translated tag weighting
- Reloading defaults now has consistent comma separation
2011-08-07 21:38:49 +08:00
Chad Wilson
1a6e5b07f4 has_key -> "in" 2011-07-31 15:57:28 +08:00
Chad Wilson
6afc34bdf5 Fix priority setting for requests so albums open in a logical order 2011-07-31 10:58:21 +08:00
Chad Wilson
fdd87a828d Add the Lastfmplus plugin and update it for full 0.15 compatibility
- Caching is now compatible with 0.15 webservice requests manager - avoids re-requesting the same URL (especially for artist tags)
- Dodgy code that was accessing/updating album._new_tracks removed
- Request delay reduced to 200ms, in accordance with http://www.last.fm/api/tos
- Default "year" filter list updated
- Remove redundant "split artists" code
2011-07-31 00:16:32 +08:00