6c177c1fc3
!5262 ```bash for f in `grep --files-with-matches 'Auto Update Mode:None' metadata/*.txt |sed 's,^metadata/\(.*\)\.txt$,\1,'`; do echo $f; done > /tmp/rewrite fdroid rewritemeta --to yml `cat /tmp/rewrite` for f in `cat /tmp/rewrite`; do git rm -f metadata/${f}.txt; git add metadata/${f}.yml; done ```
34 lines
800 B
YAML
34 lines
800 B
YAML
Categories:
|
|
- Multimedia
|
|
License: GPL-3.0-only
|
|
SourceCode: https://github.com/john-tornblom/TVHGuide
|
|
IssueTracker: https://github.com/john-tornblom/TVHGuide/issues
|
|
|
|
Name: TVHGuide (old)
|
|
AutoName: TVHGuide
|
|
Summary: TVHeadEnd PVR client
|
|
Description: |-
|
|
Watch live TV and recordings from your home theatre setup if you have a
|
|
TVHeadEnd PVR
|
|
|
|
Note: upstream developer has changed package id, new package is at
|
|
[[org.tvheadend.tvhguide]].
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/john-tornblom/TVHGuide.git
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: d7cd92ebd68c784a615285ed3db9961f66d5272a
|
|
|
|
- versionName: 1.6.3
|
|
versionCode: 17
|
|
commit: v1.6.3
|
|
|
|
ArchivePolicy: 0 versions
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
CurrentVersion: 1.6.3
|
|
CurrentVersionCode: 17
|