From 1304148bfa16de5172aeb484230791a102f68694 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Tue, 25 Jun 2013 20:29:33 -0700 Subject: Update version to 4.0.6 --- subsonic-android/AndroidManifest.xml | 4 ++-- subsonic-android/res/raw/changelog.xml | 16 ++++++++++++++++ 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/subsonic-android/AndroidManifest.xml b/subsonic-android/AndroidManifest.xml index bdfbb422..4f338f45 100644 --- a/subsonic-android/AndroidManifest.xml +++ b/subsonic-android/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="55" + android:versionName="4.0.6"> diff --git a/subsonic-android/res/raw/changelog.xml b/subsonic-android/res/raw/changelog.xml index 95f71228..a89ab0ce 100644 --- a/subsonic-android/res/raw/changelog.xml +++ b/subsonic-android/res/raw/changelog.xml @@ -1,5 +1,21 @@ + + Scrobble and star songs and sync changes back when going online (has trouble when tags don't match folders) + Fix cases where operations didn't work in online mode when originally added in offline mode and vice versa + Added blank option to genre picker in the shuffle dialog + Added option to show track # in front of song (off by default) + Separate cached playlists from different servers in separate folders so they don't interfere with each other + Fix for some music files which throw errors at the end not proceeding to the next song + Fix flash preference not being obeyed for the Play External option + As songs are downloaded in background list, automatically remove them + Fix low quality album artwork in large widgets + Fix a rare case that can cause a song to be played twice + Fix for some who listen to untranscoded flac songs + Remove bottom bar if nothing is in the queue + Use .nomedia file instead of folder for more compatibility + Clean some sensitive info from the logs + Fix album art on old Subsonic/MusicCabinet servers -- cgit v1.2.3