-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
32c3424
commit f0b8ca7
Showing
5 changed files
with
15 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+21 KB
(100%)
....xcodeproj/project.xcworkspace/xcuserdata/kven.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,12 @@ | ||
# What's New in Version 3.25.1 | ||
# What's New in Version 3.25.2 | ||
|
||
## Fixed Last.fm scrobbling bugs | ||
## #72 - Fixed playlist bug | ||
|
||
### Measuring playback time | ||
Thanks to @sirlaurie for reporting this bug! | ||
|
||
The way Aural measures how long a track was played back for, has been improved. | ||
The Playlist would cause a freeze when dragging in a folder containing a CUE file. This bug has been fixed. | ||
|
||
### Character encoding | ||
|
||
Previously, track metadata with Unicode characters having symbols such as accents or umlauts was not encoded properly, resulted in failed scrobbling requests. | ||
NOTE - CUE Sheets are not currently supported, but will probably be supported in a future version. | ||
|
||
### **For more info** | ||
Visit the [official release page](https://github.com/kartik-venugopal/aural-player/releases/tag/v3.25.1) | ||
Visit the [official release page](https://github.com/kartik-venugopal/aural-player/releases/tag/v3.25.2) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters