Check-in [011fd267c4]
Overview
Comment: | Update available instances (default selection from current number of users) |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
011fd267c45b9780e811a5233583334a |
User & Date: | mario on 2022-12-30 18:06:31 |
Other Links: | manifest | tags |
Context
2024-08-16
| ||
20:45 | quick fix for changed ?server= url wrapper check-in: cfb8433564 user: mario tags: trunk | |
2022-12-30
| ||
18:06 | Update available instances (default selection from current number of users) check-in: 011fd267c4 user: mario tags: trunk | |
2022-12-28
| ||
21:25 | Add record_helper.sh from axelhahn check-in: 8df40a36ed user: mario tags: trunk | |
Changes
Modified channels/peertube.py from [838bf4fd06] to [dc541d3a5c].
1 2 3 4 5 6 7 8 9 10 | # encoding: UTF-8 # api: streamtuner2 # title: Peertube # description: Video browser for Peertube servers. # type: channel # version: 0.2 # priority: extra # url: https://joinpeertube.org/ # category: video # config: | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | # encoding: UTF-8 # api: streamtuner2 # title: Peertube # description: Video browser for Peertube servers. # type: channel # version: 0.2 # priority: extra # url: https://joinpeertube.org/ # category: video # config: # { name: peertube_srv, type: select, value: "bittube.video", select: "video.ploud.fr|peertube.bittube.tv|bittube.video|video.antopie.org|video.qoto.org|peertube.su|tilvids.com|peertube.ch|diode.zone|peertube.stream", description: "Primary instance/server to query", category: server } # priority: default # png: # iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAMAAABhEH5lAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3Ccul # E8AAABO1BMVEUAAAAhHyAnIiAjICDxaA3uZw0eGx13d3dzc3Nwc3YhHyAhHyAhHyAhHyAhHyAhHyAhHyAhHyAhHyAhHyAhHyAhHyAiHyAgHyA5KB7cYQ//bQwe # HiCbShXwaA3xaA3xaA0hHyAhHyAhHyAAACn2ag3xaA3xaA3xaA3xaA3xaA0gHh8hHyDxaA3xaA3xaA3xaA3xaA0sKislIyQfHR4dGxzxaA3xaA3xaA1paWlubm # 50dHR5eXnxaA3xaA10dHRzc3Nzc3Nzc3Nzc3PxaA3xaA3xaA1zc3Nzc3Nzc3Nzc3M4eKPzaAvxaA3xaA1zc3Nxc3S9bDfxaA3xaA3xaA1zc3ODcmbkaRf/ZwBz # c3Nzc3Nyc3RtdHpzc3Nzc3Nzc3Nzc3Nzc3Nzc3Nzc3Nzc3Nzc3MhHyDxaA1zc3MAAABrSqpYAAAAZXRSTlMAAAAAAAAAAAAAA4ROBgK56YIX/EXoGfaNOAd+P8 |
︙ | ︙ |