This commit is contained in:
@@ -7,6 +7,7 @@ use base qw(Slim::Plugin::OPMLBased);
|
||||
use Slim::Utils::Strings qw(string);
|
||||
use Slim::Utils::Prefs;
|
||||
use Slim::Utils::Log;
|
||||
use Slim::Utils::Cache;
|
||||
|
||||
use Plugins::YouTubeMusic::OAuth2;
|
||||
|
||||
@@ -17,6 +18,7 @@ my $log = Slim::Utils::Log->addLogCategory({
|
||||
});
|
||||
|
||||
my $prefs = preferences('plugin.youtubemusic');
|
||||
my $cache = Slim::Utils::Cache->new();
|
||||
|
||||
$prefs->init({
|
||||
testPref => 'test'
|
||||
|
||||
Reference in New Issue
Block a user