Skip to content

Commit 6db845c

Browse files
authored
[plugin.video.cinetree] v2.0.1 (#4663)
1 parent b65d608 commit 6db845c

22 files changed

Lines changed: 1231 additions & 433 deletions

File tree

plugin.video.cinetree/addon.xml

Lines changed: 23 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<addon id="plugin.video.cinetree" name="Cinetree" version="1.2.1" provider-name="Dimitri Kroon">
2+
<addon id="plugin.video.cinetree" name="Cinetree" version="2.0.1" provider-name="Dimitri Kroon">
33
<requires>
44
<import addon="xbmc.python" version="3.0.0"/>
5-
<import addon="inputstream.adaptive" version="19.0.5"/>
5+
<import addon="inputstream.adaptive" version="19.0.7"/>
66
<import addon="script.module.requests" version="2.31.0"/>
7-
<import addon="script.module.inputstreamhelper" version="0.6.1"/>
7+
<import addon="script.module.inputstreamhelper" version="0.7.0"/>
88
<import addon="script.module.codequick" version="1.0.3"/>
99
<import addon="script.module.pytz" version="2023.3.0"/>
1010
</requires>
@@ -13,13 +13,13 @@
1313
</extension>
1414
<extension point="xbmc.addon.metadata">
1515
<platform>all</platform>
16-
<summary lang="en_GB">Films and documentaries from Cinetree.nl (Benelux countries only, account required)</summary>
17-
<summary lang="nl_NL">Films en documentaires van Cinetree.nl (Alleen in de Benelux, account vereist)</summary>
16+
<summary lang="en_GB">Films and documentaries from cinetree.nl (Benelux countries only, account required)</summary>
17+
<summary lang="nl_NL">Films en documentaires van cinetree.nl (Alleen in de Benelux, account vereist)</summary>
1818
<description lang="en_GB">
19-
This add-on enables playing films and documentaries from Dutch film platform Cinetree.[CR]This an unofficial addon. It is not created or endorsed by Cinetree.[CR][CR]To be able to play any content a Cinetree account is required. Films available in the monthy subscription account can be played directly from kodi. You can also browse through the whole rental collection.[CR]Just like the official TV-apps, it's not possible to rent a film directly from this addon. In order to watch a rental film you first have to make the payment via Cinetree's website or the official Cinetree Android/Apple app. Once paid the film will be available in the menu 'My Films' > 'Rented' for the duration of the rental period, which is usually 48 hours.
19+
A privacy respecting way to watch free films or rent films from Dutch film platform cinetree.nl. Rental films can be rented directly by using your prepaid credit at Cinetree. If you prefer another payment method use the Cinetree website or the official Cinetree Android/Apple app to make the payment before watching the film on Kodi.[CR]This is an unofficial addon. It is not created or endorsed by Cinetree.
2020
</description>
2121
<description lang="nl_NL">
22-
Met deze addon kunnen films en documentaires worden afgespeeld van het Nederlandse filmplatform Cinetree.[CR]Dit is een onofficiële addon. Het is niet gemaakt of goedgekeurd door Cinetree.[CR][CR]Een Cinetree-account is vereist om films af te spelen. Films die beschikbaar zijn binnen het maand abonnement kan je direct bekijken en je kan het hele assortiment aan huurfilms doorzoeken.[CR]Net zoals met de officiële TV-apps kan je films niet direct huren vanuit deze addon. Om een huurfilm te kunnen bekijken moet je eerst betalen via de Cinetree-website of de officiële Cinetree Android/Apple app. Zodra er betaald is, is de film beschikbaar in het menu 'Mijn Films' > 'Gehuurd' voor de duur van de huurperiode, wat doorgaans 48 uur is.
22+
Een privacy respecterende manier om gratis films te kijken, of films te huren van het Nederlandse filmplatform cinetree.nl. Huurfilms kunnen direct worden gehuurd met je prepaid tegoed bij Cinetree. Als je de voorkeur geeft aan een andere betaalmethode gebruik dan de Cinetree website of de officiële Cinetree Android/Apple app om de betaling te doen voordat je de film op Kodi bekijkt.[CR]Dit is een onofficiële addon. Het is niet gemaakt of goedgekeurd door Cinetree.
2323
</description>
2424
<disclaimer lang="en_GB">
2525
This addon is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
@@ -32,13 +32,26 @@
3232
<forum>https://forum.kodi.tv/showthread.php?tid=370761</forum>
3333
<source>https://github.com/dimkroon/cinetree-for-kodi</source>
3434
<assets>
35-
<icon>resources/icon.png</icon>
35+
<icon>resources/cinetree-logo.png</icon>
3636
<fanart>resources/fanart.jpg</fanart>
3737
</assets>
3838
<reuselanguageinvoker>true</reuselanguageinvoker>
3939
<news>
40-
- Fix: Listings of subscription films failed with error Not Found.
41-
- Some other minor issues.
40+
- New logo image.
41+
- Now possible to directly rent a film with your prepaid credit at Cinetree.
42+
- Now possible to sort listings on the date the film was added to Cinetree.
43+
- Sort Genre listings by using the context menu, instead of the side menu.
44+
- The default sort order of all lists is now the same as the cinetree website.
45+
- Added a main menu entry for Cinetree Originals.
46+
- Added a main menu entry for short films.
47+
- Added a menu entry to your saved watch list in 'My Films'.
48+
- Added the possibility to add or remove films to your watch list by using the context menu.
49+
- Properly display films as fully or partially watched.
50+
- Sync the watched status of films watched on other devices.
51+
- Better distinguish 'already watched' films from 'continue watching'.
52+
- Added the possibility to remove films from 'already watched' and 'continue watching' by using the context menu in these lists.
53+
- Fix: price info missing in the description of some rental films.
54+
- Several other minor changes and changes under the hood.
4255
</news>
4356
</extension>
4457
</addon>

plugin.video.cinetree/changelog.txt

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
v 2.0.1
2+
same as 2.0.0
3+
4+
v 2.0.0
5+
- New logo image.
6+
- Now possible to directly rent a film with your prepaid credit at Cinetree.
7+
- Now possible to sort listings on the date the film was added to Cinetree.
8+
- Sort Genre listings by using the context menu, instead of the side menu.
9+
- The default sort order of all lists is now the same as the cinetree website.
10+
- Added a main menu entry for Cinetree Originals.
11+
- Added a main menu entry for short films.
12+
- Added a menu entry to your saved watch list in 'My Films'.
13+
- Added the possibility to add or remove films to your watch list by using the context menu.
14+
- Properly display films as fully or partially watched.
15+
- Sync the watched status of films watched on other devices.
16+
- Better distinguish 'already watched' films from 'continue watching'.
17+
- Added the possibility to remove films from 'already watched' and 'continue watching' by using the context menu in these lists.
18+
- Fix: price info missing in the description of some rental films.
19+
- Several other minor changes and changes under the hood.
20+
121
v.1.2.1
222
- Fix: Listings of subscription films failed with error Not Found.
323
- Some other minor issues.
52.1 KB
Loading

plugin.video.cinetree/resources/language/resource.language.en_gb/strings.po

Lines changed: 109 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Kodi Addons\n"
99
"Report-Msgid-Bugs-To: alanwww1@xbmc.org\n"
10-
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
11-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12-
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10+
"POT-Creation-Date: 2021-09-30 18:44+2\n"
11+
"PO-Revision-Date: 2024-11-27 14:39+1\n"
12+
"Last-Translator: Dimitri Kroon\n"
1313
"MIME-Version: 1.0\n"
1414
"Content-Type: text/plain; charset=UTF-8\n"
1515
"Content-Transfer-Encoding: 8bit\n"
16-
"Language: en_GB\\n"
16+
"Language: en_GB\n"
1717
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1818

1919
# Settings
@@ -25,6 +25,18 @@ msgctxt "#30104"
2525
msgid "Prefer original trailer"
2626
msgstr ""
2727

28+
msgctxt "#30105"
29+
msgid "Genres sorting"
30+
msgstr ""
31+
32+
msgctxt "#30106"
33+
msgid "Sort by"
34+
msgstr ""
35+
36+
msgctxt "#30107"
37+
msgid "Sort order"
38+
msgstr ""
39+
2840
msgctxt "#30110"
2941
msgid "Logging"
3042
msgstr ""
@@ -79,24 +91,49 @@ msgctxt "#30512"
7991
msgid "members price"
8092
msgstr ""
8193

94+
msgctxt "#30513"
95+
msgid "Subscription film"
96+
msgstr ""
97+
98+
msgctxt "#30514"
99+
msgid "Available for over a year."
100+
msgstr ""
101+
102+
msgctxt "#30515"
103+
msgid "Available for {} months."
104+
msgstr ""
105+
106+
msgctxt "#30516"
107+
msgid "Available for {} weeks."
108+
msgstr ""
109+
110+
msgctxt "#30517"
111+
msgid "Only {} days available."
112+
msgstr ""
113+
114+
msgctxt "#30518"
115+
msgid "Only {} hours available."
116+
msgstr ""
117+
118+
82119
# Texts in dialogs
83120
msgctxt "#30601"
84121
msgid "Rental film"
85122
msgstr ""
86123

87124
msgctxt "#30602"
88-
msgid "You can watch this film after you´ve paid the rent via the Cinetree website, or the official Cinetree Apple/Android app."
125+
msgid "Your balance of € {credit:0.2f} is not sufficient to pay the rental price of € {amount:0.2f}.\nPlease top up your credit at Cinetree or pay the rent on the Cinetree website, or the official Cinetree Apple/Android app."
89126
msgstr ""
90127

91128
msgctxt "#30604"
92129
msgid "More info"
93130
msgstr ""
94131

95132
msgctxt "#30605"
96-
msgid "Unfortunately, it is not possible to pay for a film directly from kodi.\n\n"
97-
"You must first rent the film on the Cinetree website, or by using the official Cinetree Android or iOS app. "
133+
msgid "Charging the rent to your pre-paid credit with Cinetree is only payment method supported by this Kodi add-on.\n\n"
134+
"For additional payment methods use the Cinetree website, or the official Cinetree Android or iOS app. "
98135
"Usually it is easiest to goto 'Huur' on the website and make a search on the film title. Click on 'Nu kijken' and "
99-
"make the payment. Now you can close the web browser and watch the film from kodi.\n\nAll rented films are available "
136+
"make the payment. Once paid you can close the web browser and watch the film from Kodi.\n\nAll rented films are available "
100137
"in the menu 'My Films > Rented' for the duration of the rental period."
101138
msgstr ""
102139

@@ -165,6 +202,27 @@ msgctxt "#30621"
165202
msgid "Login now"
166203
msgstr ""
167204

205+
msgctxt "#30622"
206+
msgid "Rent Film"
207+
msgstr ""
208+
209+
msgctxt "#30623"
210+
msgid "Rent '{title}' now?\nPrice: € {amount:0.2f}\nCurrent credit: € {credit:0.2f}."
211+
msgstr ""
212+
213+
msgctxt "#30624"
214+
msgid "Pay rent"
215+
msgstr ""
216+
217+
msgctxt "#30625"
218+
msgid "Unfortunately, payment seems to have failed.\nPlease check your balance and invoices on cinetree.nl and report issues in this add-on's support thread on https://forum.kodi.tv/showthread.php?tid=370761"
219+
msgstr ""
220+
221+
msgctxt "#30626"
222+
msgid "Are you sure you want to remove '{title}' from the list?"
223+
msgstr ""
224+
225+
168226
# Generic button texts
169227
msgctxt "#30790"
170228
msgid "OK"
@@ -175,11 +233,11 @@ msgid "Cancel"
175233
msgstr ""
176234

177235
msgctxt "#30792"
178-
msgid "YES"
236+
msgid "Yes"
179237
msgstr ""
180238

181239
msgctxt "#30793"
182-
msgid "NO"
240+
msgid "No"
183241
msgstr ""
184242

185243
# Menu texts
@@ -192,7 +250,7 @@ msgid "Recommended"
192250
msgstr ""
193251

194252
msgctxt "#30803"
195-
msgid "Month selection"
253+
msgid "Subscription"
196254
msgstr ""
197255

198256
msgctxt "#30804"
@@ -212,13 +270,52 @@ msgid "Search"
212270
msgstr ""
213271

214272
msgctxt "#30808"
215-
msgid "Already Watched"
273+
msgid "Already watched"
216274
msgstr ""
217275

218276
msgctxt "#30809"
219277
msgid "Rented"
220278
msgstr ""
221279

280+
msgctxt "#30810"
281+
msgid "All Collections"
282+
msgstr ""
283+
284+
msgctxt "#30811"
285+
msgid "Continue watching"
286+
msgstr ""
287+
288+
msgctxt "#30812"
289+
msgid "Watch list"
290+
msgstr ""
291+
292+
msgctxt "#30813"
293+
msgid "Originals"
294+
msgstr ""
295+
296+
msgctxt "#30814"
297+
msgid "Short"
298+
msgstr ""
299+
300+
msgctxt "#30815"
301+
msgid "All short films"
302+
msgstr ""
303+
304+
305+
# Context Menu
306+
msgctxt "#30859"
307+
msgid "Remove from list"
308+
msgstr ""
309+
310+
msgctxt "#30860"
311+
msgid "Save to watch list"
312+
msgstr ""
313+
314+
msgctxt "#30861"
315+
msgid "Remove from watch list"
316+
msgstr ""
317+
318+
222319
# Error texts
223320
msgctxt "#30901"
224321
msgid "Access not allowed."

0 commit comments

Comments
 (0)