Removed Chromium Media Edition

pull/230/head
Botspot 4 years ago
parent 699157b251
commit 9c577c02ae

@ -1,4 +0,0 @@
Chromium Media Edition no longer works with Chromium v84!.
But won't worry, I (Botspot) worked out the solution first: Chromium Widevine. https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=290443
Please install the Chromium Widevine app instead of this.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

@ -1,16 +0,0 @@
#!/bin/bash
DIRECTORY="$(dirname "$(dirname "$( cd "$(dirname "$0")" >/dev/null 2>&1 ; pwd -P )")")"
function error {
echo -e "\\e[91m$1\\e[39m"
exit 1
}
echo "Chromium Media Edition no longer works with Chromium v84!.
But won't worry, I (Botspot) worked out the solution first: Chromium Widevine. https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=290443
Please install the Chromium Widevine app instead of this.
Thank you for using Pi-Apps,
Botspot"
exit 1

@ -1,11 +0,0 @@
#!/bin/bash
DIRECTORY="$(dirname "$(dirname "$( cd "$(dirname "$0")" >/dev/null 2>&1 ; pwd -P )")")"
function error {
echo -e "\\e[91m$1\\e[39m"
exit 1
}
sudo rm /usr/lib/chromium-browser/libwidevinecdm.so || error "failed to delete libwidevinecdm.so!"
sudo rm /usr/share/applications/chromium-media-browser.desktop || error "failed to delete menu button!"

@ -1 +0,0 @@
https://blog.vpetkov.net/2020/03/30/raspberry-pi-netflix
Loading…
Cancel
Save