This script only works for older versions of Spotify for Linux.
An actively developed admute script for Spotify on Linux can be found here: https://github.com/SecUpwN/Spotify-AdKiller
| To get the source code of 13.10's Unity: | |
| apt-get source unity | |
| Then compile as outlined here: https://web.archive.org/web/20170818041556/https://unity.ubuntu.com/getinvolved/development/unity/ | |
| For the patches that remove icons, empty the following file: | |
| unity-7.1.2+13.10.20131014.1/tests/test_launcher_controller.cpp | |
| (or rewrite the test, or figure out how to properly disable tests) |
| # webOS 2.1: Fix low YouTube quality (http://forums.webosnation.com/webos-patches/326010-patch-webos-2-fix-low-youtube-quality.html) | |
| #Copyright (c) 2013, "pcworld", 0188801@gmail.com | |
| #All rights reserved. | |
| # | |
| #Redistribution and use in source and binary forms, with or without | |
| #modification, are permitted provided that the following conditions are met: | |
| # * Redistributions of source code must retain the above copyright | |
| # notice, this list of conditions and the following disclaimer. | |
| # * Redistributions in binary form must reproduce the above copyright |
| # webOS-2.2.4-v2: Fix low YouTube quality (http://forums.webosnation.com/webos-patches/326010-patch-webos-2-fix-low-youtube-quality.html) | |
| #Copyright (c) 2013, "pcworld", 0188801@gmail.com | |
| #All rights reserved. | |
| # | |
| #Redistribution and use in source and binary forms, with or without | |
| #modification, are permitted provided that the following conditions are met: | |
| # * Redistributions of source code must retain the above copyright | |
| # notice, this list of conditions and the following disclaimer. | |
| # * Redistributions in binary form must reproduce the above copyright |
| #!/bin/bash | |
| #For updated versions see https://gist.github.com/pcworld | |
| #Copyright (c) 2012, "pcworld", 0188801@gmail.com | |
| #All rights reserved. | |
| # | |
| #Redistribution and use in source and binary forms, with or without | |
| #modification, are permitted provided that the following conditions are met: | |
| # * Redistributions of source code must retain the above copyright | |
| # notice, this list of conditions and the following disclaimer. |
This script only works for older versions of Spotify for Linux.
An actively developed admute script for Spotify on Linux can be found here: https://github.com/SecUpwN/Spotify-AdKiller