diff --git a/Changelog.txt b/Changelog.txt index ab57a8b..41e14f7 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -21,4 +21,12 @@ Version 1.2 Added: + Option for displayed number of search results + Option to change the iTunes Store used to get tags -+ Option to remove saved items \ No newline at end of file ++ Option to remove saved items + +1.2.1 + +Added: ++ Option to use English tags when using a different iTunes Store + +Fixed: +* Fixed an issue where TagTunes would sometimes crash when the user selected an album or track in the list \ No newline at end of file diff --git a/README.md b/README.md index 342abe6..78c7740 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,14 @@ TagTunes is an application that uses Apple's [Search API][Search API] to get tags for your music files direcly from the iTunes store. With TagTunes you can easily clean your music library using exactly the tags that Apple itself uses. -#[Download TagTunes][Download 1.2] +#[Download TagTunes][Download 1.2.1] ------------------------------------------------------------ ## All Versions +### [Version 1.2.1][Download 1.2.1] +This version adds an option to use English tags in every iTunes Store and fixes some issues. + ### [Version 1.2][Download 1.2] This version adds a German translation and a setting to search in a specific iTunes Store. @@ -33,6 +36,9 @@ The first release of TagTunes includes all functions needed to clean your iTunes #### The tags I got from TagTunes differ from the one's in the iTunes Store. > Unfortunately Apple's Search API does not always return the name results as the iTunes Store does. This mainly affects composers (which aren't returned by the Search API at all) and track titles. +#### I have an iTunes account for a different country +> In the preferences of TagTunes you can set your preferred iTunes store. You may also choose to use English tags although you use metadata from a non-English store. + #### Does TagTunes support other sources than the Search API? > No, currently TagTunes does not support other sources. @@ -46,6 +52,7 @@ Currently TagTunes is not released under a open source license. This will most l [Search API]: https://www.apple.com/itunes/affiliates/resources/documentation/itunes-store-web-service-search-api.html +[Download 1.2.1]: https://bitbucket.org/Codello/tagtunes/downloads/TagTunes%201.2.1.dmg [Download 1.2]: https://bitbucket.org/Codello/tagtunes/downloads/TagTunes%201.2.dmg [Download 1.1]: https://bitbucket.org/Codello/tagtunes/downloads/TagTunes%201.1.dmg [Download 1.0]: https://bitbucket.org/Codello/tagtunes/downloads/TagTunes%201.0.dmg diff --git a/TagTunes/Info.plist b/TagTunes/Info.plist index 66ef0d9..b8095dc 100644 --- a/TagTunes/Info.plist +++ b/TagTunes/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.2 + 1.2.1 CFBundleSignature ???? CFBundleVersion - 200 + 37 LSApplicationCategoryType public.app-category.music LSMinimumSystemVersion