-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsources.json
More file actions
249 lines (249 loc) · 12.4 KB
/
Copy pathsources.json
File metadata and controls
249 lines (249 loc) · 12.4 KB
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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
{
"schema_version": 65,
"repository": {
"name": "Nuvio Curated Providers",
"manifest_version": "5.20.70",
"description": "Combined Nuvio manifest generated from every non-P2P entry declared by Gowaru, All-in-One-Nuvio and Yoru. Official address hubs, public Telegram announcements, curated candidates, consecutive search confirmation and persistent last-known-good history maintain provider routes. Each upstream keeps two content-addressed snapshots; current published bundles remain the final functional fallback. Curation merges descriptions, catalogue types, languages, formats and quality signals across the three upstream manifests. Enabled providers follow the explicit priority list, then French-language and quality ranking. P2P remains excluded."
},
"upstreams": {
"gowaru": {
"name": "Gowaru's Repo",
"repository": "https://github.com/Gowaru/gowaru-nuvio-providers",
"manifest_urls": [
"https://raw.githubusercontent.com/Gowaru/gowaru-nuvio-providers/refs/heads/main/manifest.json"
],
"license": "GPL-3.0",
"license_evidence": "https://github.com/Gowaru/gowaru-nuvio-providers/blob/main/LICENSE"
},
"aio": {
"name": "All-in-One-Nuvio",
"repository": "https://github.com/NuvioPlugin/All-in-One-Nuvio",
"manifest_urls": [
"https://raw.githubusercontent.com/NuvioPlugin/All-in-One-Nuvio/refs/heads/main/manifest.json",
"https://raw.githubusercontent.com/D3adlyRocket/All-in-One-Nuvio/refs/heads/main/manifest.json"
],
"license": "GPL-3.0",
"license_evidence": "https://github.com/NuvioPlugin/All-in-One-Nuvio#license"
},
"yoru": {
"name": "Yoru's Repo",
"repository": "https://github.com/yoruix/nuvio-providers",
"manifest_urls": [
"https://raw.githubusercontent.com/yoruix/nuvio-providers/refs/heads/main/manifest.json"
],
"license": "GPL-3.0",
"license_evidence": "https://github.com/yoruix/nuvio-providers/blob/main/LICENSE"
}
},
"selection_policy": {
"discover_every_declared_provider": true,
"deduplicate_only_after_checks": true,
"duplicate_key": "case-insensitive provider id",
"variant_ranking": [
"functional status",
"health score",
"upstream priority"
],
"preserve_complete_upstream_manifest_entry": "preserve all upstream fields, then replace supportedTypes with the canonical union inferred from all three manifests",
"include_unconfirmed_providers_disabled": true,
"require_all_upstream_manifests_before_publication": false,
"content_addressed_provider_filenames": true,
"checks_run_before_publication": true,
"preserve_upstream_enabled_state": false,
"auto_disable_only_after_repeated_confirmed_media_endpoint_outages": true,
"strict_health_activation": true,
"enabled_status": "healthy or curated reachable",
"minimum_score_enabled": 70,
"minimum_reachable_streams": 1,
"minimum_healthy_fixtures": 1,
"respect_upstream_disabled_state": true,
"publish_unconfirmed_providers_disabled": true,
"minimum_distinct_hosts": 1,
"minimum_effective_height": 720,
"accepted_languages": [
"fr",
"en"
],
"minimum_consecutive_deep_passes": 1,
"quick_checks_are_report_only": true,
"deep_checks_required_for_manifest_publication": true,
"manual_runtime_evidence_for_inconclusive_results": true,
"manual_runtime_evidence_is_sha_pinned": true,
"manual_runtime_evidence_cannot_bypass_confirmed_failure": true,
"automatic_activation_still_requires_all_eleven_gates": true,
"inconclusive_checks_do_not_count_as_confirmed_failure": true,
"generic_inconclusive_new_providers_remain_disabled": true,
"previous_strict_validation_has_finite_inconclusive_grace": true,
"runtime_check": "one representative provider request and at most one playable stream",
"server_accessibility": "any HTTP response from a non-infrastructure provider host; DNS/connection/timeout failures remain inaccessible",
"metadata_curation": "aggregate descriptions, catalogue types, languages, formats and quality signals across all canonical variants from the three manifests",
"minimum_manifest_curation_score": 5,
"enabled_manifest_order": [
"explicit or runtime-confirmed VF providers first",
"explicit or runtime-confirmed VOSTFR providers second",
"other French-capable providers third",
"all remaining providers last",
"VF/VOSTFR/French groups: resolution, health score, curation score descending",
"other-language group: health/quality score, resolution, curation score descending"
],
"representative_fixture_mode": true,
"content_type_inference": "Anime catalogues also expose movie when they contain animated feature films; mixed catalogues expose anime explicitly; tv remains the series request type.",
"manual_provider_priority": [
"anime-sama",
"purstream",
"flemmix",
"uhdmovies",
"movieshunt",
"zinkmovies",
"vegamovies",
"hindmoviez",
"4khdhub",
"persianstremio",
"desiflix"
],
"manual_provider_priority_scope": "Applied before language/quality ranking while preserving enabled providers before disabled providers.",
"upstream_availability_policy": "Prefer a complete live manifest; otherwise use one of the two retained upstream snapshots; otherwise retain current published functional provider bundles.",
"upstream_snapshot_generations": 2,
"provider_domain_resolution": "Official hubs and public Telegram first; redirects and curated candidates next; bounded Yandex/DuckDuckGo fallback only in deep mode; search-only changes require two consecutive validations.",
"provider_domain_refresh_schedule": "Daily lightweight validated refresh; strict code and stream promotion remains deep-only twice weekly.",
"last_known_good_domain_retention": true,
"published_provider_functional_fallback": true
},
"exclusions": {
"provider_ids": [
"torrentio",
"comet",
"jackett",
"prowlarr",
"orion",
"peerflix",
"webtorrent",
"dahmermovies",
"dahmermovies-tv"
],
"metadata_patterns": [
"torrent",
"magnet",
"peer-to-peer",
"peer to peer",
"p2p",
"acestream",
"sopcast",
"infohash"
],
"script_patterns": [
"magnet:?xt=urn:btih",
"infoHash",
"webtorrent",
"torrentio",
"acestream://"
],
"stream_protocols": [
"magnet:",
"torrent:",
"acestream:",
"sop:"
],
"stream_field_patterns": [
"infohash",
"magnet",
"torrent",
"p2p",
"peer"
]
},
"policy": {
"generic_same_sha_historical_quality_grace": true,
"no_provider_specific_activation_exception": true,
"manifest_version_bumps_when_payload_changes": true
},
"manifest_version": "5.20.70",
"nuvio_client_compatibility": {
"schema_version": 1,
"policy": "accepted_ref may advance automatically only when hard and semantic runtime contract checks remain unchanged",
"clients": {
"nuvio-mobile": {
"contract_ref": "0d6e30e4566e6f9f2051d5f80a1e3f1e0fcb1f18",
"accepted_ref": "bbac53b2767937c9dfede44cb86906ea921605fb",
"accepted_at": "2026-08-17T17:23:26.346598+00:00",
"acceptance": "manual-history-divergence-reviewed-unrelated-only",
"changed_file_count": 5,
"observed_sensitive_changed_files": [],
"unrelated_changed_files": [
"composeApp/src/commonMain/composeResources/values-hu/strings.xml",
"composeApp/src/commonMain/kotlin/com/nuvio/app/features/library/LibraryDisplaySettings.kt",
"composeApp/src/commonMain/kotlin/com/nuvio/app/features/library/LibraryModels.kt",
"composeApp/src/commonMain/kotlin/com/nuvio/app/features/simkl/SimklLibraryProjection.kt",
"iosApp/Configuration/Version.xcconfig"
],
"manual_review_note": "History divergence reviewed against 75e7429e974fd6736b31ef39278bb2af5699a372. Net tree diff changes library/SIMKL categorization, Hungarian localization and iOS version only; no configured plugin, stream or player runtime contract path changed."
},
"nuvio-desktop": {
"contract_ref": "463cd0b72a8f08e2529efcbacfff2e7da8d4453a",
"accepted_ref": "71502db2513071e9c5e9a3011140d90991e080f2",
"accepted_at": "2026-08-17T16:41:18.584081+00:00",
"acceptance": "automatic-contract-safe-advance",
"changed_file_count": 4,
"observed_sensitive_changed_files": [
"composeApp/src/commonMain/kotlin/com/nuvio/app/features/player/PlayerScreenRuntimeUi.kt"
],
"unrelated_changed_files": [
"composeApp/src/desktopMain/native/macos/player_bridge.mm",
"composeApp/src/desktopMain/native/windows/player_bridge.cpp",
"composeApp/src/desktopMain/resources/player-ui/controls.js"
]
},
"nuvio-tv": {
"contract_ref": "6103a144485277f06ebc31456f1949c65b304e8e",
"accepted_ref": "bf74e28792d7adfbd49497ce02f78f5aa28f5999",
"accepted_at": "2026-08-17T16:41:18.584081+00:00",
"acceptance": "automatic-contract-safe-advance",
"changed_file_count": 40,
"observed_sensitive_changed_files": [
"app/src/main/java/com/nuvio/tv/ui/screens/player/PlayerRuntimeController.kt",
"app/src/main/java/com/nuvio/tv/ui/screens/player/PlayerRuntimeControllerPlaybackEvents.kt"
],
"unrelated_changed_files": [
"app/src/main/java/com/nuvio/tv/NuvioApplication.kt",
"app/src/main/java/com/nuvio/tv/core/sync/androidtv/TvChannelPreferences.kt",
"app/src/main/java/com/nuvio/tv/core/torrent/TorrentSettings.kt",
"app/src/main/java/com/nuvio/tv/data/local/AppOnboardingDataStore.kt",
"app/src/main/java/com/nuvio/tv/data/local/AuthSessionNoticeDataStore.kt",
"app/src/main/java/com/nuvio/tv/data/local/DebugSettingsDataStore.kt",
"app/src/main/java/com/nuvio/tv/data/local/DeviceLocalPlayerPreferences.kt",
"app/src/main/java/com/nuvio/tv/data/local/LayoutPreferenceDataStore.kt",
"app/src/main/java/com/nuvio/tv/data/local/ProfileDataStore.kt",
"app/src/main/java/com/nuvio/tv/data/local/ProfileLockStateDataStore.kt",
"app/src/main/java/com/nuvio/tv/data/local/SentrySettingsDataStore.kt",
"app/src/main/java/com/nuvio/tv/data/simkl/SimklLibraryProjection.kt",
"app/src/main/java/com/nuvio/tv/domain/model/LibraryModels.kt",
"app/src/main/java/com/nuvio/tv/ui/components/ContinueWatchingSection.kt",
"app/src/main/java/com/nuvio/tv/ui/screens/cast/CastDetailScreen.kt",
"app/src/main/java/com/nuvio/tv/ui/screens/cast/CastDetailViewModel.kt",
"app/src/main/java/com/nuvio/tv/ui/screens/collection/FolderDetailScreen.kt",
"app/src/main/java/com/nuvio/tv/ui/screens/collection/FolderDetailViewModel.kt",
"app/src/main/java/com/nuvio/tv/ui/screens/detail/CollectionSection.kt",
"app/src/main/java/com/nuvio/tv/ui/screens/detail/MetaDetailsScreen.kt",
"app/src/main/java/com/nuvio/tv/ui/screens/detail/MetaDetailsUiState.kt",
"app/src/main/java/com/nuvio/tv/ui/screens/detail/MetaDetailsViewModel.kt",
"app/src/main/java/com/nuvio/tv/ui/screens/detail/MoreLikeThisSection.kt",
"app/src/main/java/com/nuvio/tv/ui/screens/home/ClassicHomeContent.kt",
"app/src/main/java/com/nuvio/tv/ui/screens/home/GridHomeContent.kt",
"app/src/main/java/com/nuvio/tv/ui/screens/home/HomeScreen.kt",
"app/src/main/java/com/nuvio/tv/ui/screens/home/HomeUiState.kt",
"app/src/main/java/com/nuvio/tv/ui/screens/home/HomeViewModel.kt",
"app/src/main/java/com/nuvio/tv/ui/screens/home/HomeViewModelPresentationPipeline.kt",
"app/src/main/java/com/nuvio/tv/ui/screens/home/ModernHomeContent.kt",
"app/src/main/java/com/nuvio/tv/ui/screens/home/ModernHomeRows.kt",
"app/src/main/java/com/nuvio/tv/ui/screens/home/ModernHomeRowsList.kt",
"app/src/main/java/com/nuvio/tv/ui/screens/library/LibraryViewModel.kt",
"app/src/main/java/com/nuvio/tv/ui/screens/settings/LayoutSettingsScreen.kt",
"app/src/main/java/com/nuvio/tv/ui/screens/settings/LayoutSettingsViewModel.kt",
"app/src/main/res/values-pl/strings.xml",
"app/src/main/res/values/strings.xml",
"app/src/test/java/com/nuvio/tv/ui/components/ContinueWatchingImageModelTest.kt"
]
}
}
}
}