Introduction
Introduction Statistics Contact Development Disclaimer Help
add "Dimension" to dimension listing - bitreich-tv - Meme TV encoding and strea…
git clone git://bitreich.org/bitreich-tv git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfr…
Log
Files
Refs
Tags
LICENSE
---
commit 80749c46582a4bfda8ca72f460a555cd2c6ab858
parent 11f0cbab2a6890b399ed8f93d8fe75fcbb3b01d1
Author: Anders Damsgaard <[email protected]>
Date: Mon, 15 Feb 2021 13:59:31 +0100
add "Dimension" to dimension listing
Diffstat:
M bin/brtv-generate-gopher-index.sh | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/bin/brtv-generate-gopher-index.sh b/bin/brtv-generate-gopher-index…
@@ -31,7 +31,7 @@ is gopher:// link support. We are working on playlist support.
_____[[ D_I_M_E_N_S_I_O_N_S ]]
-[9|News|/tv/news.m3u|server|port]
+[9|News Dimension|/tv/news.m3u|server|port]
__EOF__
@@ -39,14 +39,14 @@ for f in *.m3u; do
case "$f" in
all.m3u|news.m3u) continue;;
esac
- printf '[9|%s Memes|/tv/%s|server|port]\n' \
+ printf '[9|%s Meme Dimension|/tv/%s|server|port]\n' \
"$(printf '%s' "${f%.m3u}" | \
awk '{print toupper(substr($1,1,1)) substr($1,2)}')" "$f"
done
cat <<__EOF__
-[9|All Memes|/tv/all.m3u|server|port]
+[9|All Memes Dimension|/tv/all.m3u|server|port]
_____[[ W_H_Y_? ]]
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.