mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
jellyfintv - disable and aum
This commit is contained in:
parent
010db2c126
commit
6e97e15195
1 changed files with 2 additions and 1 deletions
|
|
@ -20,6 +20,7 @@ Binaries: https://repo.jellyfin.org/releases/client/androidtv/versions/v%v/jelly
|
|||
Builds:
|
||||
- versionName: 0.14.3
|
||||
versionCode: 140399
|
||||
disable: https://github.com/jellyfin/jellyfin-androidtv/issues/1639
|
||||
commit: v0.14.3
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -33,7 +34,7 @@ Builds:
|
|||
- echo 'rootProject.name="jellyfin-androidtv"' >> ../settings.gradle.kts
|
||||
- echo 'jellyfin.version=$$VERSION$$' >> ../gradle.properties
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckIgnore: (beta|rc)
|
||||
UpdateCheckData: https://repo.jellyfin.org/releases/client/androidtv/version.txt|^v.*?=(\d+)|.|^v(.*?)=\d+
|
||||
|
|
|
|||
Loading…
Reference in a new issue