-
Notifications
You must be signed in to change notification settings - Fork 2
/
meta.json
114 lines (114 loc) · 3.53 KB
/
meta.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
{
"Meta": {
"Developer": "",
"Developer Location": "",
"Website": "",
"Twitter": "",
"Support E-Mail": "",
"Platform": "",
"Features:\nYES vs NO": "",
"Score": 0.0,
"Known Limitations": "",
"Notes": "",
},
"Availability": {
"Last Update": "",
"Latest Version": "",
"Minimum OS version": "",
"UI Language": "",
"Store/Download Link": "",
"Free": false,
"Light Version": false,
"Open Source": false,
"Price": "",
},
"Features 1": {
"Paged Feeds": {
"type": ["YES", "NO", "partial", "n/a"]
},
"Chapter Mark Support": false,
"MP3 Chapter Mark Support": false,
"Auto-Chapter": {
"description": "for podcasts without chapter marks"
},
"Chapter Duration": false,
"Chapter Start Timecode": false,
"Chapter End Timecode": false,
"Chapter Pictures": false,
"Shownotes for downloaded Episodes": false,
"Shownotes w/o explicit Download or Playback": false,
},
"Features 2": {
"Sleep Timer": false,
"Radio mode": {
"description": "a short break between each episode/chapter in a cronological playlist.\nbreaks could be:\n\n- music\n- defined short podcast episodes\n- urgent episodes (e.g. news)",
},
"Playback Speed": false,
"Gapless Playback": {
"description": "The ability to automatically skip silence in podcasts to reduce total play time without changing pitch or speed."
},
"Volume Boost": {
"description": "beside simple volume control"
},
"Bookmarks": false,
"Personal Playlist": false,
"Personal Smart Playlist": false,
"Predefined Smart Playlist": false,
"Explicit/Extended support for Video Podcasts": false,
"Opus Support": false,
"Explicit AirPlay support": {
"description": "AirPlay button within the app, e.g. no need to use the app switcher.\n\nNon iOS apps: AirPlay support in general"
},
"Audio Scrubbing": false,
},
"Features 3": {
"Tablet Version": false,
"Landscape Support": false,
"Inline Browser": false,
"Push for new Episodes": false,
"Custom Subscription Sorting": false,
"Alphabetically Subscription Sorting": false,
"Touch Controls (Gestures)": {
"description": "somewhere and somehow modern gesture controls are being used to control the app"
},
"Using OS-Built in Play/Pause Controls": {
"description": "On Android JB e.g. the notification area."
},
},
"Features 4": {
"Skip Intro": {
"description": "Start replay for this abo at a selectable time (e.g. 10s)"
},
"Play currently downloading Episode": false,
"Multiple parallel Downloads": false,
"Episode streaming": false,
"Password protected Podcasts": {
"description": "TODO: provide test feed url"
},
"Automatic downloading Options": {
"description": "turn automatic downloads on/off for mobile data networks"
},
"Disk Space Mgmt": false,
"Atom Feed Support": false,
},
"Syncing and Import / Export": {
"Cross Device Syncing": false,
"Sync Technology": "",
"Import from Music.app Library": false,
"OPML Export": false,
"OPML Import": false
},
"Feedback and Social Services": {
"Flattr (auto)": false,
"Podcast Directory": false,
"Comment Episode via AudioBoo": false,
"Comment Episode via Text": false,
"Social Sharing": false
},
"Miscellaneous": {
"Individual Podcast Settings": false,
"Add Episode to Playlist w/o subscribing": false,
"App-specific subscription URI scheme": "",
"Wikidata ID": "^Q\\d+$"
}
}