Closed sachinchaudhary1808 closed 3 months ago
You're not on latest version then. It changes the experimental feature because I can see that so the issue is in your end
You're not on latest version then. It changes the experimental feature because I can see that so the issue is in your end
i don't think i can get more latest version then that
Red means it's in override state which is set to false
. It works just fine. I'm pretty sure you're not on latest then. I already know that the adblock extension doesn't even load for you because you have Explore Premium
button in the topbar which should disappear.
Red means it's in override state which is set to
false
. It works just fine. I'm pretty sure you're not on latest then. I already know that the adblock extension doesn't even load for you because you haveExplore Premium
button in the topbar which should disappear.
i'm on nixos unstable may be nixos dont have latest spotify version
i'm on nixos unstable may be nixos dont have latest spotify version
Why would it matter? This extension works on many spotify versions. I'm saying that you do not have adblock applied to spotify, at all.
i'm on nixos unstable may be nixos dont have latest spotify version
Why would it matter? This extension works on many spotify versions. I'm saying that you do not have adblock applied to spotify, at all.
but i have this is my config
{ config, pkgs, inputs, ... }: {
programs.spicetify =
let spicePkgs = inputs.spicetify-nix.legacyPackages.${pkgs.system};
in {
enable = true;
enabledExtensions = with spicePkgs.extensions; [
adblock
lastfm
fullAppDisplay
hidePodcasts
betterGenres
shuffle # shuffle+ (special characters are sanitized out of extension names)
];
theme = spicePkgs.themes.catppuccin;
colorScheme = "mocha";
};
}
I don't know anything about nix packages and how they work. I'm just saying that it doesn't load for you
I don't know anything about nix packages and how they work. I'm just saying that it doesn't load for you
sad
🔍 Is there already an issue for your problem?
ℹ Environment / Computer Info
📦 Extension name
adblock
📝 Description
not working still
📸 Screenshots
i don't have one for now