-
Notifications
You must be signed in to change notification settings - Fork 0
/
addon.xml
286 lines (285 loc) · 16.2 KB
/
addon.xml
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
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.catchuptvandmore" name="Catch-up TV & More" version="0.2.39~beta39" provider-name="SylvainCecchetto,wwark,joaopa">
<requires>
<!-- xbmc.python -->
<import addon="script.module.codequick" version="0.9.13"/>
<import addon="script.module.youtube.dl" version="18.225.0"/>
<import addon="script.module.requests" version="2.12.4"/>
<import addon="script.module.pytz" version="2014.2"/>
<import addon="script.module.inputstreamhelper" version="0.3.3"/>
<import addon="script.module.six" version="1.11.0"/>
<import addon="script.module.pyqrcode" version="0.0.1"/>
<import addon="script.module.tzlocal" version="2.0.0"/>
<import addon="script.module.future" version="0.17.1"/>
<import addon="script.module.kodi-six" version="0.0.4"/>
<import addon="resource.images.catchuptvandmore" version="1.0.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="addon.py">
<provides>video</provides>
</extension>
<extension point="xbmc.service" library="service.py"/>
<extension point="xbmc.addon.metadata">
<!-- Set reuselanguageinvoker to false while developing the addon, making it only true for the production version -->
<!-- See https://kodi.wiki/view/Addon.xml#.3Creuselanguageinvoker.3E -->
<reuselanguageinvoker>false</reuselanguageinvoker>
<summary lang="fr_FR">Catch-Up TV & More : Télévision de rattrapage, télévision en direct et bien plus encore.</summary>
<description lang="fr_FR">Catch-Up TV & More regroupe dans une même extension de Kodi l'ensemble des vidéos des différents services et chaînes de rattrapage TV ainsi que l'accès au direct. De plus, cette extension vous permet d'accéder rapidement aux vidéos et contenus proposés par certains sites internet.</description>
<disclaimer lang="fr_FR">Retours de bugs, propositions d'améliorations ou d'ajout de contenus sont les bienvenue ! GitHub ou e-mail.</disclaimer>
<summary lang="en_GB">Catch-Up TV & More: It's all in the title.</summary>
<description lang="en_GB">Catch-Up TV & More brings together in one Kodi add-on all the videos of the various services and channels of catch-up TV and live TV. Furthermore, this add-on allows you to quickly access the videos and content offered by certain websites.</description>
<disclaimer lang="en_GB">Bug reports, suggestions for improvements or content additions are welcome! GitHub or e-mail.</disclaimer>
<description lang="he_IL">ההרחבה מאפשרת לך להתעדכן בתוכן השידורים תוסף אחד של קודי מרכז את כל קטעי וידאו של שירותים שונים וערוצי תוכן משודר. בנוסף, תוספת זו מאפשרת לך לגשת במהירות לסרטונים ולתכנים המוצעים על ידי אתרים מסוימים.</description>
<disclaimer lang="he_IL">דוחות שגיאה, הצעות לשיפור או תוספות תוכן יתקבלו בברכה! ל-GitHub או אימייל.</disclaimer>
<summary lang="nl_NL">Catch-Up TV & More: Replay tv, Live tv en meer.</summary>
<description lang="nl_NL">Catch-Up TV & More brengt replay en live tv van verschikkende diensten en kanalen samen in één Kodi add-on. Bovendien stelt deze add-on u instaat video's van bepaalde websites makkelijk te benaderen.</description>
<disclaimer lang="nl_NL">Bug meldingen, suggesties ter verbetering of additionele inhouden zijn welkom! Via GitHub of e-mail.</disclaimer>
<language></language>
<platform>all</platform>
<license>GPL-2.0</license>
<forum>https://forum.kodi.tv/showthread.php?tid=307107</forum>
<website>https://catch-up-tv-and-more.github.io/</website>
<email>catch.up.tv.and.more at gmail dot com</email>
<source>https://github.com/Catch-up-TV-and-More/plugin.video.catchuptvandmore</source>
<news>
[Version 0.2.39]
[FR - L'équipe] Fix bug and add a message (PR #933) thanks @Arias800
[UK - UKTVPLAY] Fix live
[BE - RTBF] Fix live and issue with drm on rpi (PR #937 issue #935) thanks @gael81
[BE - RTBF] Fix flake8 (PR #938) thanks @darodi
[GR - EPT] Add live channels (issue #926)
Project: Add some translations
[TR - CINNERGROUP] Fixed cinnergroup channels (PR #939) thanks @itasli
[TR - DOGUS GROUP] Fixed dogus group channels (PR #941) thanks @itasli
Project: Remove an useless file
[WO - EPTNEWS] Fix skeleton
[TR - CINE5] Fix channel (PR #944) thanks @itasli
[BE - RTBF] [BE - RTBF] Adapt live for new stream provider (redbee) - fix replays in categories (PR #946) thanks @darodi
[BE - RTLPLAYBE] Make compliant with Kodi18
[BE - RTLPLAYBE] make search work again in kodi >=19 (PR #948) thanks @darodi
[BE - RTLPLAYBE] yield playlist (PR #949) thanks @darodi
[FR - TV7Bordeaux] Fix live
[FR - M6] yield playlist (PR #951) thanks @darodi
[FR - TV7Bordeaux] Fix flake (PR #951) thanks @darodi
[FR - Mycanal] Fix index error (PR #947 issue #950)
[FR - CNEWS] Sort the replay in a more coherent way (PR #952 issue #943) thanks @darodi
[CA - TVA] Fix replay (PR #953 issue #945) thanks @darodi
[CA - TVA] Fix replay - api change (PR #955) thanks @darodi
[CA - TVA] Fix live (PR #956) thanks @darodi
[CA - TVA] Simplify the requests
[CA - telequebec] Add section "En vedette" in replay (films, ...) (PR #958) thanks @darodi
[CA - TVA] Enable multiple resolutions
[JP - TVER] Use the Brightcove helper for replay
[BE - LN24] Fix some replays (PR #960) thanks @darodi
[FR - Franceinfo) Fix aired date (PR #961) thanks @Arias800
[FR - Franceinfo] Fix flake8 (PR #961) thanks @Arias800
[FR - Mycanal] New stream selection menu (PR #962) thanks @Arias800
[UK - CHANNEL4] Add replay
[FR - Mycanal] Add a dialog box to choose the stream (PR #962) @Arias800
[UK - CHANNEL4] Add lives (issue #767)
[FR] Use get_stream_with_quality in a few more places
[Project]: If possible, avoid MP4 container in Brightcove helper (issue #965)
[UK - CHANNEL4] Fix import of crypto module (issue #963) thanks @berkhornet
[PE - ATV] Add lives
[PE - ENLACE] Add live
[PROJECT] Better compatibility with Kodi 20 (PR #966) thanks @Arias800
[BE - RTBF] Better handling of search without result (PR #967) thanks @darodi
[BE - TELESAMBRE] Add replay (PR #968) thanks @darodi
[PE - PANAMERICANA TV] Add live
[PROJECT] Remove the notification of TV Guide download
[FR - Allocine] Begin rework (PR #970) thanks @Arias800
[FR - WEO] Add replay
[FR - Mytf1] Fix US replay (PR #972 issue #917) thanks @Arias800
[FR - WEO] Use the quality setting
[PE - ENLACE] Use the quality setting
[FR - LACHAINENORMANDE] La chaîne normande is BFM NORMANDIE now
[FR - TVT] Add replay
[FR] Add some TV Guide
[FR - TNTV] Add replay
[FR - TLC] Add replay
[Project] Use get_stream_with_quality in Vimeo helper
[FR - TVVENDEE] Add replay
[FR - TLC] Remove debug traces
[FR - BIPTV] Add replay
[FR - TELENANTES] Add replay
[UK - CHANNEL4] Fix replay when there is no season
[FR - TV7COLMAR] Add replay
[FR - TV7COLMAR] Add live
[UK - MY5] Add site scraping
[PROJECT] Remove dependency on Enum
[BE] Update live links for ATV, ROBTV, TVL and TVOOST (PR #975) thanks @penos64
[PROJECT] Fix some forgotten dependencies on Enum
[JP - TVER] Fix API URL (issue #976) thanks @Jelena
[FR - TNTV] Fix list of videos in replay
[PROJECT] Remove debug trace
[PROJECT] Enable download mode in replay using Brightcove not drmed videos
[WO - ARTE] Fix folders URL in replay (issue #980)
[FR - TV78] Add live
[CN - CCTV] Disable non-working streams
[FR - ALSACE20] Remove replay item and file
[FR - TV78] Add replay
[PROJECT] Uniformize the country sorting
[FR] Enable download for youtube videos
[FR - TF1THEMATIQUES] Remove completely (videos are previews only)
[FR - OUATCHTV] Remove completely (site is down)
[FR - TELEGRENOBLE] Fix replay (issue #737)
[FR - LACHAINEMETEO] Fix replay (issue #737)
[FR - TV78] Fix a missing positional argument in replay
[FR - MYTF1] Workaround an inpustreamadaptive bug for TF1 live (issue #983)
[NL - NPO] Fix 'NoneType' is not iterable error (PR #988) thanks @Forage
[BE - RTBF] Fix replay (PR #991) thanks @darodi
[BE - RTBF] Fix replay - convert "yield from" (PR #991) thanks @darodi
[PROJECT] backward compatibility for "yield from" (PR #991) thanks @darodi
[NL- NPO]: Fix infos (PR #989) thanks @Forage
[FR - MYTF1] Do not cache webpages (issue #992)
[BE - RTBF] Refactoring to remove code duplication and drm fix (PR #993) thanks @darodi
[BE - RTBF] Avoid useless code
[FR - MYTF1] Add a workaround for TMC live
[PROJECT] Fix a misplaced parenthesis in get_stream_with_quality (issue #996)
[UK - CHANNEL4] Fix list when allSeriesCount is not available (issue #995)
[UK - CHANNEL4] Fix listing of series (issue #999)
[WO - ARTE] Do not add root address to fetch url (issue #1001)
[CA - TV5UNIS] Fix replay
[WO - ARTE] Propose multiple versions of the streams (issue #1005)
[CA - TV5UNIS] Fix replay when program has no season
[Project] Remove VIA93 replay of skeleton
[VE - VENEZOLANA] Add live
[WO - EURONEWS] Fix live (PR #1012 issue #1011) thanks @darodi
[GR] Fix skeleton for EPT1 channel
[WO - BVN] Fix live (issue #1019)
[FR - MYTF1] Fix TMC live (issue #1013)
[PROJECT] get_stream_with_quality with inpustream adaptive properties (PR #1022) thanks @darodi
[IT - RTL] Fix live (PR #1025 issue #1024) thanks @darodi
[FR - TELEGRENOBLE] Fix live
[JP-TVER] Fix some mismatched identfications for replay
[FR - FRANCETV] Fix live for FranceInfo (issue #1029)
[FR - LA1ERE] Fix live
[FR - LA1ERE] Fix Flake8 (PR #1017) thanks @darodi
[BE - RTBF] Drm fix (PR #1017 issue #1016) thanks @darodi
[WO - TV5MONDE] Fix enum regression (PR #1035) thanks @darodi
[BE - RTBF] Cleanup imports (PR #1032) thanks @darodi
[WO - Aljazeera] Add lives (PR #1040 issue #1033) thanks @darodi
[BE - RTBF] Fix play for search items with DRM (PR #1037) thanks @darodi
[FR - M6] Fix API_KEY (PR #1042 issue #1039) thanks @darodi
[FR - FRANCETV] Fix live for FranceInfo (PR #1043) thanks @darodi
[WO - Aljazeera] Add replays (PR #1040 issue #1030) thanks @darodi
[BE - RTLPLAY] Fix API_KEY (PR #1043 issue #1041) thanks @darodi
[PROJECT] Fix headers when dialog box for resolution is used in get_stream_with_quality (issue #1056)
[CA - TV5UNIS] Fix bugs for episodes (PR #1052) thanks @emmaanuel
[CA - TV5UNIS] Clean error on geographical restriction (PR #1052) thanks @emmaanuel
[PROJECT] Delete unneeded patch file in root directory (PR #1059) thanks @darodi
[FR - FRANCETVREGIONS] FIx live (issue #1053)
[PROJECT] Make sure Widevine is installed when needed (parial fix for issue #1061 and issue #1018)
[PROJECT] Fix GENERIC_HEADERS in resolver_proxy
[FR - RFMBMCPLAY] Use the common helpers
[CA - TV5UNIS] Fix season in multi season serie (PR #1063) thanks @emmaanuel
[BE - HLN] Fix live (PR #1071) thanks @peno64
[FR - RMCBFMPLAY] Fix a typo in the catch-up part (issue #1076)
[WO - BVN] Add generic headers for requests in replay (issue #1067)
[NL - NPO] Fix a unfortunate copy/paste and some cleanups (issue #1072)
[TN - WATANIA] Fix live (issue #1068)
[TN - NESSMA] Fix missing headers (issue #1068)
[PROJECT] Bug report template (PR #1077 and #1078) thanks @darodi
[WO - ARTE] Fix replay (issue #1083)
[WO - ARTE] Simplify live
[TN - ELJIWWARETTOUSNI] Add live (issue #1085)
[FR - LCP] Fix live (issue #1090)
[WO - ARTE] Fix replay
[FR - MYTF1] Fix replay (PR #1093 issue #1091 and #1092) thanks @remzouille
[FR - MYTF1] Fix search in replay (PR #1096) thanks @remzouille
[WO - EURONEWS] Add Bulgarian language (PR #1104) thanks @adrien3287
[FR - LA1ERE] Do not use unicode for compatibility
[FR - LCI] Fix replay (issue #1108)
[FR - LCI] Use resolver_proxy.get_stream_with_quality in live
[FR - MYCANAL] Update endpoint (PR #1109 issue #1102) thanks @Arias800
[UK - MY5] Activate replay (PR #1107 issue #973) thanks @nictjir
[UK - MY5] Fix for the web page reporting more total_items than there is listed (PR #1114) thanks @nictjir
[UK - MY5] Implement live (PR #1114 issue #973) thanks @nictjir
[BE - RTBF] Remove useless code and add generic header
[UK - MY5] Fix live skeleton
[UK - CHANNEL4] Add subtitles (PR #1119) thanks @clement.dufour
[WO - BVN] Fix replay (issue #1116)
[FR - LEQUIPE] Fix live (issue #1117)
[BE - RTBF] Fix crash if no drm in video format (PR #1130) thanks @Gaet81
[CA - ICITOUTV] Fix replay (issue #1125)
[FR - LCI] Workaround the delay bug in Inputstream Adaptive (issue #1118)
[FR - MYTF1] Workaround the delay bug in Inputstream Adaptive
[FR - LEQUIPE] Fix live
[FR - SUDRADIO] Fix live (issue #1134)
[FR - FRANCETV] Fix replay (PR #1135) thanks @Arias800
[WEBSITE - VEELY] Compatibility wih Python2
[Project] Remove Via-GrandParis from skeleton. Channel stopped
[FR - VIA] Use get_stream_with_quality
[WEBSITES - SQUAT-TELEQUEBEC] Replace LES-ARGONAUTES site (issue #645)
[WEBSITES - 30MILLIONSDAMIS] Fix label (PR #1139) thanks @wwark
[UK - CHANNEL4] Add subtitles formats (PR #1141) thanks @clement.dufour
[UK - MY5] Compatibility with Leia
[BE - RTBF] Small fix for m3u8 (PR #1142) thanks @darodi
[FR - FIGAROTV] Add live for Figaro TV Île-de-France
[FR - RMCBFMPLAY] Add missing headers
[CA - NTVCA] Update live link
[LU - RTL] Add lives
[FR - VIA] Add viàTéléPaese live
[UK - SKYNEWS] Fix live
[UK - BLAZE] Fix live
[WEBSITES - FOSDEM] Update LAST_YEAR_XML to 2023 (PR #1153) thanks @wwark
[FR - FRANCETV] Handle FranceTV stream with no redirect (PR #1157) thanks @mirwan
[PROJECT] Create CODE_OF_CONDUCT.md (PR #1165) thanks @darodi
[FR - MYTF1] DRM API changed (PR #1164) thanks @darodi
[BE] Fix some live links (PR #1177) thanks @peno64
[FR - 6PLAY] Add headers
[FR - 6PLAY] Simplify code
[BE] Fix live (PR #1180) thanks @darodi
[FR - 20MINUTES] IDF1 is now 20Minutes Île de France
[BE AB] Fix live (PR #1182) thanks @darodi
[FR - MYCANAL] New urls and APIs (PR #1160) thanks @darodi
[PROJECT] Fix drm in resolver_proxy (PR #1160) thanks @darodi
[PROJECT] resolver_proxy : allow inputstream adaptive without license type (PR #1188) thanks @darodi
[FR - MYCANAL] Use get_stream_with_quality (PR #1188) thanks @darodi
[PROJECT] resolver_proxy : python 2 compatibility (PR #1190) thanks @darodi
[FR - MYCANAL] Force 640p in DRM for devices not certified (PR #1194) thanks @darodi
[PROJECT] Add dependabot.yml (PR #1194) thanks @darodi
[PL - TVP] Fix and add few PL TVP live channels (PR #1200) thanks @thomas-ernest
[UK - STV] Image is not available always (issue #1205)
[FR - 6PLAY] fix KeyError (PR #1207 issue #1204 issue #1208) thanks @darodi
[PROJECT] Headers should be populated only if license is available in resolver_proxy.get_stream_with_quality
[FR - NRJ] Fix live (issue #1208)
[PROJECT] Use inputstream adaptive for Dailymotion link in resolver_proxy (PR #) thanks @Arias800
[PROJECT] Update resolver_proxy.py (PR #1214) thanks @darodi
[WO - BVN] Fix live (PR #1216) thanks @darodi
[FR - MYFT1] Fix error handling for 400 http status code (PR #1217) thanks @darodi
[BE - RTBF] New search API (PR #1218) thanks @darodi
[PROJECT] Use get_stream_with_quality to play dailymotion
[PROJECT] Change datas URL for dailymotion
[FR - LEQUIPE] Fix live
[PROJECT] Workaround in resolver_proxy for a bug in IA
[FR - BIPTV] Fix live
[FR - TEBEO] Fix live
[FR - VIAMATELE] Fix live
[FR - TV78] Fix live
[WO - BEINSPORTS] Add generic headers (issue #1224)
[BE - RTLPLAY] Fix live and replays (PR #1222 issue #1221) thanks @darodi
[BE - LIVE] Remove rtl_sport from skeleton (PR #1225) thanks @darodi
[FR - TVPI] Fix live
[FR - FRANCEINTER] Fix live
[FR - TVVENDEE] Fix live
[FR - LMTV] Fix live
[FR] Remove Gong live from skeleton
[PL - TVP] Display a message, when TVP server does not allow playing channels (PR #1230) thanks @thomas-ernest
PROJECT: Restore channels in PL live skeleton (PR #1230) thanks @thomas-ernest
[PL - TVABC] Add lives (PR #1230) thanks @thomas-ernest
[PL - TVP] Add replay (PR #1232) thanks @thomas-ernest
[PL - PLAYPULS] Add replay (PR #1233) thanks @thomas-ernest
----
Visit WebSite - http://mpdb.tv/#home which host the french forum used by users of CU TV and More
</news>
<assets>
<icon>icon.png</icon>
<fanart>fanart.jpg</fanart>
<screenshot>resources/screenshots/screenshot-01.jpg</screenshot>
<screenshot>resources/screenshots/screenshot-02.jpg</screenshot>
<screenshot>resources/screenshots/screenshot-03.jpg</screenshot>
<screenshot>resources/screenshots/screenshot-04.jpg</screenshot>
<screenshot>resources/screenshots/screenshot-05.jpg</screenshot>
</assets>
</extension>
</addon>