Skip to content

Commit 35a7ad8

Browse files
Bump to 1.2.2 and update CHANGELOG
1 parent 052e08b commit 35a7ad8

File tree

4 files changed

+21
-18
lines changed

4 files changed

+21
-18
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ It works together with the [Shazam Mac App](https://itunes.apple.com/us/app/shaz
1313

1414
### Requirements
1515

16-
- macOS Yosemite/El Capitan/Sierra
17-
- Shazam 1.2.0 (get it from the [App Store](https://itunes.apple.com/gb/app/shazam/id897118787?mt=12))
16+
- [Shazam](https://itunes.apple.com/gb/app/shazam/id897118787?mt=12)
17+
- macOS Yosemite/Capitan/Sierra
1818

1919
### Installation
2020

@@ -23,6 +23,9 @@ It works together with the [Shazam Mac App](https://itunes.apple.com/us/app/shaz
2323

2424
## CHANGELOG
2525

26+
#### 1.2.2 (2016/12/23)
27+
- Support for Shazam 1.2.2
28+
2629
#### 1.2.1 (2016/11/28)
2730
- Support for Shazam 1.2.0
2831
- Confirmed compatibility with MacOS Sierra

ShazamScrobbler/AboutWindowController.xib

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11542" systemVersion="16B2555" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
2+
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="16C67" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
33
<dependencies>
44
<deployment identifier="macosx"/>
5-
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11542"/>
5+
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11762"/>
66
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
77
</dependencies>
88
<objects>
@@ -26,19 +26,10 @@
2626
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2727
<color key="color" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
2828
</colorWell>
29-
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ACy-M7-Nhr">
30-
<rect key="frame" x="100" y="204" width="398" height="47"/>
31-
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
32-
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ShazamScrobbler for OS X" id="KYO-GS-EYy">
33-
<font key="font" size="27" name=".HelveticaNeueDeskInterface-Bold"/>
34-
<color key="textColor" name="selectedTextColor" catalog="System" colorSpace="catalog"/>
35-
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
36-
</textFieldCell>
37-
</textField>
3829
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="SdM-5G-yCq">
3930
<rect key="frame" x="189" y="172" width="277" height="17"/>
4031
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
41-
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Scrobbler version 1.2.1 for Shazam 1.2.0" id="gJt-wU-JGY">
32+
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Scrobbler version 1.2.2 for Shazam 1.2.2" id="gJt-wU-JGY">
4233
<font key="font" size="13" name="Helvetica"/>
4334
<color key="textColor" name="controlShadowColor" catalog="System" colorSpace="catalog"/>
4435
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
@@ -78,6 +69,15 @@
7869
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7970
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="logo" id="Psa-EX-LhD"/>
8071
</imageView>
72+
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ACy-M7-Nhr">
73+
<rect key="frame" x="94" y="204" width="398" height="47"/>
74+
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
75+
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ShazamScrobbler for macOS" id="KYO-GS-EYy">
76+
<font key="font" size="27" name=".HelveticaNeueDeskInterface-Bold"/>
77+
<color key="textColor" name="selectedTextColor" catalog="System" colorSpace="catalog"/>
78+
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
79+
</textFieldCell>
80+
</textField>
8181
</subviews>
8282
</view>
8383
<connections>

ShazamScrobbler/AppDelegate.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ - (void) loadView {
3838
- (void) alert {
3939
NSAlert* msgBox = [[NSAlert alloc] init];
4040
[msgBox setAlertStyle:NSCriticalAlertStyle];
41-
[msgBox setMessageText: @"The scrobbler could not find the Shazam library.\n\nMake sure of two things:\n\t- you are using Shazam 1.2.0,\n\t- Shazam found at least one song.\n\nRestart the scrobbler when that's done."];
41+
[msgBox setMessageText: @"The scrobbler could not find the Shazam library. Please make sure Shazam found at least one song and restart the scrobbler."];
4242
[msgBox addButtonWithTitle: @"OK"];
4343
[msgBox runModal];
4444
}

ShazamScrobbler/ShazamScrobbler-Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.2.1</string>
20+
<string>1.2.2</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>1.2.1</string>
24+
<string>1.2.2</string>
2525
<key>LSApplicationCategoryType</key>
2626
<string>public.app-category.music</string>
2727
<key>LSBackgroundOnly</key>
@@ -39,7 +39,7 @@
3939
<key>Product Homepage</key>
4040
<string>https://github.com/stephanebruckert/ShazamScrobbler</string>
4141
<key>Shazam Compatibility</key>
42-
<string>1.2.0</string>
42+
<string>1.2.2</string>
4343
<key>NSAppTransportSecurity</key>
4444
<dict>
4545
<key>NSAllowsArbitraryLoads</key>

0 commit comments

Comments
 (0)