mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
New app: Netflix to IMDb
This commit is contained in:
parent
6a1fc395d7
commit
dddc3a87dd
1 changed files with 32 additions and 0 deletions
32
metadata/be.knars.netflixtoimdb.yml
Normal file
32
metadata/be.knars.netflixtoimdb.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
- NonFreeDep
|
||||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/Px3XjG6P/NetflixtoIMDb
|
||||
IssueTracker: https://github.com/Px3XjG6P/NetflixtoIMDb/issues
|
||||
|
||||
AutoName: Netflix to IMDb
|
||||
Summary: A Netflix user can easily lookup a title in the IMDb
|
||||
Description: |-
|
||||
When a Netflix user taps the share icon in the Netflix app
|
||||
and then selects ''this'' app (= Netflix to IMDb) then
|
||||
the title is looked up in the IMDb, via an internet browser,
|
||||
or in the IMDb app if it is installed.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Px3XjG6P/NetflixtoIMDb
|
||||
|
||||
Builds:
|
||||
- versionName: '3'
|
||||
versionCode: 3
|
||||
commit: '3'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '3'
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue