-
You hate ads, so do I. Spotify disabled the ability to close the app when an ad is playing.
-
This is a simple program that restarts spotify on demand, when set up to your preferences.
- It restarts it in the background. That keeps it out of the way. You need the UI again, search it up in the start menu, or double click the status icon.
-
There are some other apps that think this app is "suspicious". Such as an antivirus program. You will need to disable these superstitions, for it to work properly. If you have a solution in your antivirus program, that you would like to share the instructions for, feel free to contribute! Helps everyone else here.
- Configure your software to launch the app when key is pressed.
- Create a shortcut of the app.
- Go into the properties of the shortcut.
- Make your keybind.
- See the many guides online on how to make a program launch from startup.
- Make a hotkey. https://www.autohotkey.com/docs/Hotkeys.htm
- It will quarantine it.
- Add exception [of quarantine] to exe app, or ahk. It will probably show up a pop up to confirm, or put an exception there.
We are not out of the woods yet though.
- Settings > General > Exceptions.
-
Add an Exception.
##### You will have to "type out" the path to the application. i. Navigate to that path using file explorer. ii. Copy the file path. (Select it with `Ctrl + L`) * Warning: If it doesn't start from `C:\` it will not work. (For example, the `.\Desktop\` folder.) iii. Paste it, see if it works.
-
- Adjust the sleep command in the ahk file. Then Compile it with ahk.