[kde-doc-english] [amarok] /: StatSyncing: ChangeLog and BUG: tags for the final merge

Matěj Laitl matej at laitl.cz
Wed Nov 21 23:18:53 UTC 2012


Git commit 2fc6c25ee0f2eff758432c101ff82c87bc04a9e8 by Matěj Laitl.
Committed on 16/11/2012 at 19:03.
Pushed by laitl into branch 'master'.

StatSyncing: ChangeLog and BUG: tags for the final merge

This is a cummulative ChangeLog for my GSoC 2012 project, statistics
synchronization.

Individual commits responsible for the changes are earlier, but under
the same git merge.

FEATURES:
  * Track dragging support in Unique Tracks tab of the Synchronize Statistics action;
    allows you to do a "diff" between collections and transfer missing tracks.
  * Amarok now scrobbles tracks in streams if the stream correctly updates
    meta-data.
  * When scrobbling to Last.fm, Amarok announces suggested tag corrections.
  * Ability to scrobble recently played tracks from iPod (and the like) to Last.fm.
  * Synchronization of labels and rating between Last.fm and Amarok collections;
    play count can be synchronized one-way from Last.fm to Amarok.
  * Statistics synchronization between collections, supports rating, first / last
    played time, play count and labels.

CHANGES:
  * Configure Amarok dialog gets new Metadata tab to grab some weight from the
    Collection tab and to configure statistics synchronization.

BUGFIXES:
  * Better Last.fm scrobbling behaviour and error reporting due to rewrite,
    should fix long-standing problems.
  * Update stream meta-data correctly even with phonon-gstreamer back-end.

FEATURE: 240732
FEATURE: 309697
FEATURE: 206249
BUG: 293320
BUG: 285820
FIXED-IN: 2.7
DIGEST: Amarok statistics synchronization GSoC project merged with many features
        and improvements, please see http://strohel.blogspot.com/search/label/gsoc
        for more info and a bunch of screen shots.
GUI: Added statistics synchronization dialogs, split and one more config dialog tab

M  +15   -0    ChangeLog

http://commits.kde.org/amarok/2fc6c25ee0f2eff758432c101ff82c87bc04a9e8

diff --git a/ChangeLog b/ChangeLog
index 06e357e..b7c98db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,16 @@ Amarok ChangeLog
 
 VERSION 2.7-Beta 1
   FEATURES:
+    * Track dragging support in Unique Tracks tab of the Synchronize Statistics action;
+      allows you to do a "diff" between collections and transfer missing tracks. (BR 237266)
+    * Amarok now scrobbles tracks in streams if the stream correctly updates
+      meta-data. (BR 240732)
+    * When scrobbling to Last.fm, Amarok announces suggested tag corrections. (BR 309697)
+    * Ability to scrobble recently played tracks from iPod (and the like) to Last.fm.
+    * Synchronization of labels and rating between Last.fm and Amarok collections;
+      play count can be synchronized one-way from Last.fm to Amarok. (BR 206249)
+    * Statistics synchronization between collections, supports rating, first / last
+      played time, play count and labels.
     * New APG constraint: Specify a total file size for playlist. (BR 283618)
     * Amazon store: Added support for Amazon MP3 in Italy and Spain. (BR 307981)
     * Mark downloaded podcast episodes to keep, even when purge is enabled. (BR 261062)
@@ -16,6 +26,8 @@ VERSION 2.7-Beta 1
     * Amazon store: We now ship a utility to handle downloads from Amazon.
 
   CHANGES:
+    * Configure Amarok dialog gets new Metadata tab to grab some weight from the
+      Collection tab and to configure statistics synchronization.
     * APG now saves its presets each time it's run, to lessen preset loss if
       Amarok crashes. (BR 294743)
     * APG playlists no longer limited to 100 tracks. (BR 301829)
@@ -29,6 +41,9 @@ VERSION 2.7-Beta 1
     * New optional dependency for Amazon downloads: clamz.
 
   BUGFIXES:
+    * Better Last.fm scrobbling behaviour and error reporting due to rewrite,
+      should fix long-standing problems. (BR 293320, BR 285820)
+    * Update stream meta-data correctly even with phonon-gstreamer back-end. (BR 300189)
     * Fix available transcoding encoders detection with ffmpeg 1.0. (BR 309454)
     * Fix playback resuming with phonon-gstreamer; raise phonon-vlc dependency
       to at least 0.6.1 as a side-effect. (BR 290612)



More information about the kde-doc-english mailing list