Summary: | Stream metadata is not saved to playlist upon Amarok restart | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Modestas Vainius <modax> |
Component: | Playlist | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | brucew, matej, teo |
Priority: | NOR | Keywords: | regression |
Version: | 2.6.0 | ||
Target Milestone: | 2.7 | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/amarok/166ea28a942d362ec17142e28f31596411eb8e06 | Version Fixed In: | 2.7 |
Sentry Crash Report: |
Description
Modestas Vainius
2012-08-18 13:11:23 UTC
Is this behavior the same with the gstreamer and the vlc backend? Yes Git commit 166ea28a942d362ec17142e28f31596411eb8e06 by Matěj Laitl. Committed on 16/01/2013 at 23:41. Pushed by laitl into branch 'master'. MetaProxy, MetaStream: restore saved stream metadata on start BUGFIXES: * Fix a regression where stream metadata would be forgotten on start. FIXED-IN: 2.7 M +1 -0 ChangeLog M +7 -2 src/core-impl/meta/proxy/MetaProxy_p.h M +17 -0 src/core-impl/meta/stream/Stream.cpp M +14 -2 src/core-impl/meta/stream/Stream.h M +5 -2 src/core-impl/playlists/types/file/xspf/XSPFPlaylist.h http://commits.kde.org/amarok/166ea28a942d362ec17142e28f31596411eb8e06 |