Skip to content

Commit 0c34ac3

Browse files
committed
Update readme & appdata
1 parent ede09bc commit 0c34ac3

5 files changed

+15
-7
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[package]
55
name = "televido"
6-
version = "0.4.0"
6+
version = "0.5.0"
77
edition = "2021"
88
publish = false
99

README.de.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
Die präsentierten Inhalte werden direkt von den jeweiligen Sendern angeboten, dieses Programm erleichtert dabei nur das Auffinden und Abrufen der Sendungen.
1111

12-
Für Videowiedergabe und -download greift Televido auf externe Programme zurück, die auf dem System installiert sind. Derzeit unterstütze Player: [GNOME Videos (Totem)](https://flathub.org/apps/org.gnome.Totem), [Celluloid](https://flathub.org/apps/io.github.celluloid_player.Celluloid), [Clapper](https://flathub.org/apps/com.github.rafostar.Clapper), [Daikhan](https://flathub.org/apps/io.gitlab.daikhan.stable). Derzeit unterstütze Videodownloader: [Parabolic](https://flathub.org/apps/org.nickvision.tubeconverter).
12+
Televido bietet einen integrierten Videoplayer zum Abspielen der Inhalte. Darüber hinaus unterstützt Televido für Videowiedergabe und -download externe Programme, die auf dem System installiert sind. Derzeit unterstütze Player: [GNOME Videos (Totem)](https://flathub.org/apps/org.gnome.Totem), [Celluloid](https://flathub.org/apps/io.github.celluloid_player.Celluloid), [Clapper](https://flathub.org/apps/com.github.rafostar.Clapper), [Daikhan](https://flathub.org/apps/io.gitlab.daikhan.stable). Derzeit unterstütze Videodownloader: [Parabolic](https://flathub.org/apps/org.nickvision.tubeconverter).
1313

1414
## Senderlogos
1515

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
The presented content is provided directly by the respective television services, this program only facilitates finding and accessing the shows.
1111

12-
For video playback and download, Televido uses external programs that are installed on the user's system. Currently supported players: [GNOME Videos (Totem)](https://flathub.org/apps/org.gnome.Totem), [Celluloid](https://flathub.org/apps/io.github.celluloid_player.Celluloid), [Clapper](https://flathub.org/apps/com.github.rafostar.Clapper), [Daikhan](https://flathub.org/apps/io.gitlab.daikhan.stable). Currently supported downloaders: [Parabolic](https://flathub.org/apps/org.nickvision.tubeconverter).
12+
Televido provides an integrated player for video playback. Additionally, Televido supports external programs that are installed on the user's system for video playback and download. Currently supported players: [GNOME Videos (Totem)](https://flathub.org/apps/org.gnome.Totem), [Celluloid](https://flathub.org/apps/io.github.celluloid_player.Celluloid), [Clapper](https://flathub.org/apps/com.github.rafostar.Clapper), [Daikhan](https://flathub.org/apps/io.gitlab.daikhan.stable). Currently supported downloaders: [Parabolic](https://flathub.org/apps/org.nickvision.tubeconverter).
1313

1414
## Channel logos
1515

data/de.k_bo.Televido.metainfo.xml.in

+11-3
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@
1515
program only facilitates finding and accessing the shows.
1616
</p>
1717
<p>
18-
For video playback and download, Televido uses external programs that are installed on
19-
the user's system. Currently supported players: GNOME Videos (Totem), Celluloid,
20-
Clapper, Daikhan. Currently supported downloaders: Parabolic.
18+
Televido provides an integrated player for video playback. Additionally, Televido
19+
supports external programs that are installed on the user's system for video playback
20+
and download. Currently supported players: GNOME Videos (Totem), Celluloid, Clapper,
21+
Daikhan. Currently supported downloaders: Parabolic.
2122
</p>
2223
</description>
2324
<developer id="de.k-bo">
@@ -57,6 +58,13 @@
5758
<control>touch</control>
5859
</supports>
5960
<releases>
61+
<release version="0.5.0" type="development" date="2025-02-20">
62+
<description>
63+
<ul>
64+
<li>Add an integrated video player based on Clapper and ClapperGTK</li>
65+
</ul>
66+
</description>
67+
</release>
6068
<release version="0.4.0" date="2024-06-25">
6169
<description>
6270
<ul>

0 commit comments

Comments
 (0)