mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
Builds:
|
||||||
- versionName: 0.14.3
|
- versionName: 0.14.3
|
||||||
versionCode: 140399
|
versionCode: 140399
|
||||||
|
disable: https://github.com/jellyfin/jellyfin-androidtv/issues/1639
|
||||||
commit: v0.14.3
|
commit: v0.14.3
|
||||||
subdir: app
|
subdir: app
|
||||||
sudo:
|
sudo:
|
||||||
|
|
@ -33,7 +34,7 @@ Builds:
|
||||||
- echo 'rootProject.name="jellyfin-androidtv"' >> ../settings.gradle.kts
|
- echo 'rootProject.name="jellyfin-androidtv"' >> ../settings.gradle.kts
|
||||||
- echo 'jellyfin.version=$$VERSION$$' >> ../gradle.properties
|
- echo 'jellyfin.version=$$VERSION$$' >> ../gradle.properties
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: HTTP
|
UpdateCheckMode: HTTP
|
||||||
UpdateCheckIgnore: (beta|rc)
|
UpdateCheckIgnore: (beta|rc)
|
||||||
UpdateCheckData: https://repo.jellyfin.org/releases/client/androidtv/version.txt|^v.*?=(\d+)|.|^v(.*?)=\d+
|
UpdateCheckData: https://repo.jellyfin.org/releases/client/androidtv/version.txt|^v.*?=(\d+)|.|^v(.*?)=\d+
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue