Amarok 2 Beta 2 版本 - Nujalik 发布

Amarok 团队在继续向着 Amarok 2.0 的最终发行版,进行马拉松式的疯狂编码,并借机发布其 Beta 2-Nujalik 版本。它比 Beta 1 有许多改进和更新,几乎涉及 Amarok 的所有内容。修复了许多错误和崩溃,还填加了一些新的特性。随着 Amarok 2.0 发布的临近,许多贡献者提供了大量的补丁和错误报告。这使开发速度得到了前所未有的提升!请大家继续通过测试,提交错误报告或贡献补丁来帮助 Amarok 2.0,使其更加完善。
download
md5sum: 658f8a388d87fad83d8ef1c8ae59e292

同时,请记住在Roktober 2008通过捐款来资助 Amarok 开发。

这个版本最显著的变化就是后台数据库,把 SQLite 换成了嵌入式 MySQL。应用嵌入式 MySQL 可以让我们利用MySQL的设置来提升效率,同时降低了对独立服务器设置的复杂度。如果需要的话,我们在将来甚至可以用单独的MySQL服务器来提供服务。最值得注意的是,你会发现许多在收藏扫描和搜索上的性能提示,特别是在你的收藏很多的时候。由于,要正确的编译可能有一定的技术难度,所以我们强烈建议使用官方的发行包,这样可以确保遇到问题的最小可能性。更多有关编译和运行嵌入式 MySQL ,请访问、编辑和帮助更新:我们的 WIKI 页面

此版本的其他重要变化有:
  • 增量扫描支持的功能回归
  • LibriVox 可以让你从公共域下载和收听音频,这个服务已经移植到了 QtScript,又重新回到 Amarok 之中。
  • 内容视图也有不少变成,例如修复了 Lyrics 和 Last.fm 小应用程序上的错误。
  • 除了外观上表面的变化,Amarok 的稳定性也提高了很多。

有关自 Amarok 2.0 beta 1 版本发行以来,更详细的变化请阅读 changelog :

版本 2.0-beta2

特性

  • 如果监视打开的话,可以在 Amarok 启动时自动检查收藏的变化。
  • 可以从文件浏览器直接把文件加到收藏中。(BR 170077)
  • 单击工具栏上的声音图标来禁音和取消禁音。(BR 171017)
  • Arrows to switch between containments directly.
  • Scripted services can now show source info in the statusbar like most other services.
  • 脚本现在可以通过 KDE 全局代理来联接网络。
  • 在播放列表上单击中键可以从剪切板上追加 URLs。
  • 许多底层上的性能增强来提高 Amarok 的稳定性。太叫人高兴了!
  • 增量收藏扫描支持。 (BR 169602)
  • 在收藏扫描中发现播放列表文件就将其内容自动填加到 Amarok 播放列表中。
  • 支持 Lyricwiki (歌词百科)
  • 中文歌词支持 mp3.sogou.com
  • 侧边栏可以通过键盘快捷键 Ctrl+1..4 打开或关闭。
  • 现在可以记住浏览器的可视/不可视状态了。(BR 168344)
  • Add ability to play tracks directly off of MTP device.
  • Add option to enable/disable automatic cover fetching.

变化

  • Jamendo 服务: Filter out genre names less than 3 characters long. This gets rid of some uninformative genres like "3" and "07". All content is likely still available under other genres.
  • 后台数据库从 Sqlite 迁移到 嵌入式 MySQL (libmysqld),这使扫描速度提高和收藏过滤时间减少。
  • 当保存了一个新的用户播放列表,播放列表浏览器就会立即显示新保存的播放列表并开启编辑操作。
  • 许多视图和布局上的小改进。
  • Make the values for score, play count and time since last play appear in tooltip when hovering over the icons in the current track applet.
  • Make values for score, play count and time since last play in the current track applet readable.
  • The Librivox.org scripted service is back after a rather long, API-change induced hiatus.
  • Do not show the OSD if a stream repeatedly sends the same metadata.
  • "Rescan Collection" was moved to the collection settings dialog.
  • Do not always show status of cover fetching in the status bar. (BR 166946)
  • The playlist drop visualiser respects system colours when drawn.
  • Change the ordering of CurrentTrack applet information.
  • The option for exporting playlists with relative urls has been moved from the Amarok settings to the save file dialog.
  • Show recently added albums on the albums applet when no track is playing
  • The Love action in the Last.fm service is now available for all tracks, not just Last.fm radio.
  • Made album applets scrollable.
  • Default the OSD to the middle top of the screen.
  • New icons and layout for Context View navigation and applet manipulation.
  • Same default setting for proportional and fuzzy biases when filtering by year. Patch by Andreas Mützel .
  • Config is now written right after closing the settings dialog, making it crash persistant.
  • Improve Biased Playlist solver by using genetic algorithm.
  • System tray tooltip is now translucent (if compositing is available).
  • QtScript: Importer.include imports the file in the same context that it is currently in.
  • PodcastCategory now uses PopupDropper actions.
  • Libgrypt is preferred over OpenSSL at build time, for licensing reasons.

Bugfixes

  • Don't show the playcount and rating statistic twice in the system tray tooltip.
  • Files from a daap server can be played again. (BR 169565)
  • Files copied from iPod devices had an incorrect file extension set.
  • Don't crash when undoing an action which added tracks to an empty playlist.
  • Keyboard shortcut configuration is now remembered. (BR 170260)
  • The playlist drop visualiser will snap to the end of the playlist if required. (BR 171016)
  • Enhanced keyboard navigation in the playlist. (BR 170489)
  • Fix edit bookmark feature (BR 170008)
  • Don't show scroll bars on the pixmap viewer when viewing a full sized cover.
  • Activate the SideBar tabs when dragging something over them. (BR 169712)
  • Save composer and disc number correctly (BR 167184)
  • Handle multidisc albums properly (BR 167238)
  • Remove empty folders after organizing the collection. (BR 141555)
  • Display rating (when present) in OSD. (BR 167263)
  • Make the currently playing track active in the playlist if it has been removed and is later re added. (BR 167552)
  • Detect Amarok 1.x style compilations when scanning the collection.
  • Show the album year in the Collection Browser if requested.
  • Make appending of podcasts to the playlist work.
  • Fix text color of current track applet. (BR 168466)
  • Lyrics applet is functional.
  • Setting half ratings via global shortcuts was broken.
  • Exporting of M3U and PLS playlists has been fixed.
  • Make the PlayPause button actually switch icons again. (BR 169805)
  • Add "Ignore field" token to the Guess tags dialog. (BR 161060)
  • Only add supported file formats to the playlist. Patch by Andreas Mützel .
  • Clear the status bar when stopping playback.
  • Albums applet no longer uses lots of CPU cycles. (BR 169586)
  • Don't show the context menu in the Current Track applet if playback has been stopped.
  • Applets do not disappear if Context View is shrunk too much. (BR 169504)
  • Fix last.fm events applet.
  • The Current track applet now has tooltips for the icons on the right hand side. (BR 168260)
  • "Resume playback on start" now also restores the track position correctly. (BR 168792)
  • Fix layouting issues with tagging dialog. (BR 166837)
  • Fix crash when closing last.fm settings while playing. (BR 168828)
  • Make it possible to actually disable the audio fadeout. (BR 169022)
  • Podcast Episode downloading doesn't crash anymore. (BR 168203)
  • Dragging files to the playlist no longer appends, but drops in the correct spot.
  • Correctly order out-of-collection files dragged into the playlist. (BR 169064)
  • You can add directories from the Play and Add Media menus. (BR 166549)
  • Allow statistics to be written out when we move to the next track, not just when playback stops.
  • Right-clicking on playlist doesn't wipe out selection. (BR 167861)