From 1137e7c6376da9c58b34803147ed25be808960f2 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Tue, 27 Nov 2018 14:33:39 +0100 Subject: [PATCH] Add changed file that was missed in previous commit --- Blacklight/Music.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Blacklight/Music.php b/Blacklight/Music.php index 0c65e2a3f..d6fa0209d 100755 --- a/Blacklight/Music.php +++ b/Blacklight/Music.php @@ -365,7 +365,7 @@ class Music } if ($mus === false) { - $mus = $this->fetchItunesProperties($title); + $mus = $this->fetchItunesMusicProperties($title); } else { $mus = false; } @@ -863,7 +863,7 @@ class Music * @throws \DariusIII\ItunesApi\Exceptions\InvalidProviderException * @throws \Exception */ - protected function fetchItunesProperties($title) + protected function fetchItunesMusicProperties($title) { $mus = true; // Load genres.