Fix Wikimedia thumbnail links using disallowed 640px size

Wikimedia only serves fixed thumbnail widths (20/40/60/120/250/330/
500/960/1280/1920/3840px); 640px returns a 400 error. Switched all
occurrences to the nearest allowed size, 500px.

Fixes #1135
This commit is contained in:
Kálmán „KAMI” Szalai
2026-08-22 09:17:42 +02:00
parent 52209f9808
commit aa8b767c2a
29 changed files with 125 additions and 125 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
| # | Channel | Link | Logo | EPG id |
|:---:|:--------------:|:-----:|:----:|:------:|
| 1 | KVF Sjónvarp | [>](https://w-live-edge1.kringvarp.fo/uttanlands/_definst_/smil:uttanlands.smil/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/a/ab/KVF_logo_2019.svg/640px-KVF_logo_2019.svg.png"/> | KVFSjonvarp.fo |
| 1 | KVF Sjónvarp | [>](https://w-live-edge1.kringvarp.fo/uttanlands/_definst_/smil:uttanlands.smil/playlist.m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/thumb/a/ab/KVF_logo_2019.svg/500px-KVF_logo_2019.svg.png"/> | KVFSjonvarp.fo |
| 2 | Tingvarp | [>](https://play.kringvarp.fo/redirect/tingvarp/_definst_/smil:tingvarp.smil?type=m3u8) | <img height="20" src="https://upload.wikimedia.org/wikipedia/commons/9/90/Logo_-_L%C3%B8gting.png"/> | Tingvarp.fo |