diff --git a/metadata/org.mfri.bbcworldservicenewshourdownloader.yml b/metadata/org.mfri.bbcworldservicenewshourdownloader.yml index fce9cfdf8a..84d75d4d48 100644 --- a/metadata/org.mfri.bbcworldservicenewshourdownloader.yml +++ b/metadata/org.mfri.bbcworldservicenewshourdownloader.yml @@ -148,7 +148,8 @@ Builds: gradle: - yes -AutoUpdateMode: Version %v -UpdateCheckMode: Tags +ArchivePolicy: 0 versions +AutoUpdateMode: None +UpdateCheckMode: None CurrentVersion: v1.3.7 CurrentVersionCode: 137 diff --git a/metadata/org.mfri.bbcworldservicepodcastdownloader.yml b/metadata/org.mfri.bbcworldservicepodcastdownloader.yml new file mode 100644 index 0000000000..4e9eb0c15a --- /dev/null +++ b/metadata/org.mfri.bbcworldservicepodcastdownloader.yml @@ -0,0 +1,29 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Internet + - Multimedia +License: Apache-2.0 +AuthorName: Matthias Fricke +AuthorEmail: mf@sapstern.com +AuthorWebSite: https://sapstern.com +SourceCode: https://github.com/sapstern/newshourpodcasts +IssueTracker: https://github.com/sapstern/newshourpodcasts/issues + +AutoName: BBC World Service Podcast Downloader + +RepoType: git +Repo: https://github.com/sapstern/newshourpodcasts.git + +Builds: + - versionName: v1.3.9 + versionCode: 139 + commit: 929f160d50ac575b47c77ad0866c6abead0dcb85 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: v1.3.9 +CurrentVersionCode: 139