author
int64
658
755k
date
stringdate
2012-06-12 08:34:29
2024-07-22 14:51:21
timezone
int64
-46,800
43.2k
hash
stringlengths
40
40
message
stringlengths
5
490
mods
listlengths
1
16
language
stringclasses
20 values
license
stringclasses
3 values
repo
stringlengths
5
68
original_message
stringlengths
12
491
105,989
06.11.2018 20:21:32
-3,600
0059611ece6daf66214125a7d941318e581e6482
Possible fix for empty main menu
[ { "change_type": "MODIFY", "old_path": "resources/lib/api/shakti.py", "new_path": "resources/lib/api/shakti.py", "diff": "@@ -69,22 +69,17 @@ def root_lists():\ncommon.debug('Requesting root lists from API')\nreturn LoLoMo(common.make_call(\n'path_request',\n- # By prepending this as first pathitem,...
Python
MIT License
castagnait/plugin.video.netflix
Possible fix for empty main menu
105,989
06.11.2018 20:24:42
-3,600
caee95dd04c24db5e1e3d19e1426b47af136e33a
Fix android_crypto (again)
[ { "change_type": "MODIFY", "old_path": "addon.xml", "new_path": "addon.xml", "diff": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n-<addon id=\"plugin.video.netflix\" name=\"Netflix\" version=\"0.14.0~beta6\" provider-name=\"libdev + jojo + asciidisco\">\n+<addon id=\"plugin.video....
Python
MIT License
castagnait/plugin.video.netflix
Fix android_crypto (again)
105,989
06.11.2018 21:18:15
-3,600
54c0c64c2aee37bcf6bcc409eef1f94eaa8ef8fb
Fix missing error handler for proxy/VPN blocking.
[ { "change_type": "MODIFY", "old_path": "addon.xml", "new_path": "addon.xml", "diff": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n-<addon id=\"plugin.video.netflix\" name=\"Netflix\" version=\"0.14.0~beta7\" provider-name=\"libdev + jojo + asciidisco\">\n+<addon id=\"plugin.video....
Python
MIT License
castagnait/plugin.video.netflix
Fix missing error handler for proxy/VPN blocking.
105,989
08.11.2018 14:06:50
-3,600
016478908da30726c469ce8a178e88885abab865
Fix newlines contained in server certificate (hopefully fixes playback on Android)
[ { "change_type": "MODIFY", "old_path": "resources/lib/navigation/player.py", "new_path": "resources/lib/navigation/player.py", "diff": "@@ -17,19 +17,21 @@ SERVICE_URL_FORMAT = 'http://localhost:{port}'\nMANIFEST_PATH_FORMAT = '/manifest?id={videoid}'\nLICENSE_PATH_FORMAT = '/license?id={videoid}'\n...
Python
MIT License
castagnait/plugin.video.netflix
Fix newlines contained in server certificate (hopefully fixes playback on Android)
105,989
08.11.2018 14:29:42
-3,600
2127544d498cfcab657393b85467b19e82693b9c
Add execution time tracing. Add setting to suppress modal error dialogs and show notification instead. Add option to purge the cache.
[ { "change_type": "MODIFY", "old_path": "addon.py", "new_path": "addon.py", "diff": "@@ -66,12 +66,12 @@ def route(pathitems):\nroot_handler = pathitems[0] if pathitems else g.MODE_DIRECTORY\nif root_handler == g.MODE_PLAY:\nplayer.play(pathitems=pathitems[1:])\n- elif root_handler not in NAV_HANDLER...
Python
MIT License
castagnait/plugin.video.netflix
Add execution time tracing. Add setting to suppress modal error dialogs and show notification instead. Add option to purge the cache.
105,989
08.11.2018 15:05:41
-3,600
5cdfd9c46476faf3f2959d99f5621493e0fd0c8c
Hotfix for beta9
[ { "change_type": "MODIFY", "old_path": "addon.xml", "new_path": "addon.xml", "diff": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n-<addon id=\"plugin.video.netflix\" name=\"Netflix\" version=\"0.14.0~beta9\" provider-name=\"libdev + jojo + asciidisco\">\n+<addon id=\"plugin.video....
Python
MIT License
castagnait/plugin.video.netflix
Hotfix for beta9
105,989
08.11.2018 15:21:01
-3,600
b76e767a1b5e8500295ff200a6a20414be873c31
Add missing setting for disabling modal error dialogs
[ { "change_type": "MODIFY", "old_path": "resources/settings.xml", "new_path": "resources/settings.xml", "diff": "<setting id=\"enable_vp9_profiles\" type=\"bool\" label=\"30136\" default=\"false\" visible=\"eq(-3,true)\" subsetting=\"true\"/>\n<setting label=\"30116\" type=\"lsep\"/>\n<setting id=\"e...
Python
MIT License
castagnait/plugin.video.netflix
Add missing setting for disabling modal error dialogs
105,989
08.11.2018 15:25:14
-3,600
779fb2b26d085670c3b194677fe07f9c03ef8309
Fix messed up timing annotations
[ { "change_type": "MODIFY", "old_path": "addon.xml", "new_path": "addon.xml", "diff": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n-<addon id=\"plugin.video.netflix\" name=\"Netflix\" version=\"0.14.0~beta10\" provider-name=\"libdev + jojo + asciidisco\">\n+<addon id=\"plugin.video...
Python
MIT License
castagnait/plugin.video.netflix
Fix messed up timing annotations
105,989
09.11.2018 18:06:00
-3,600
4f4599ce52021735d53f8d2ea7be725322b7fbb0
Add full 1080p support on Linux
[ { "change_type": "MODIFY", "old_path": "addon.xml", "new_path": "addon.xml", "diff": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n-<addon id=\"plugin.video.netflix\" name=\"Netflix\" version=\"0.14.0~beta12\" provider-name=\"libdev + jojo + asciidisco\">\n+<addon id=\"plugin.video...
Python
MIT License
castagnait/plugin.video.netflix
Add full 1080p support on Linux
105,989
09.11.2018 19:29:22
-3,600
776578a1779f5a1606d380778a94b186e6ca6649
Fix library export. Fix KeyErrors when playing exported items from library. Restrict 1080p workaround to non-Android (shouldn't be neccessary there)
[ { "change_type": "MODIFY", "old_path": "addon.xml", "new_path": "addon.xml", "diff": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n-<addon id=\"plugin.video.netflix\" name=\"Netflix\" version=\"0.14.0~beta13\" provider-name=\"libdev + jojo + asciidisco\">\n+<addon id=\"plugin.video...
Python
MIT License
castagnait/plugin.video.netflix
Fix library export. Fix KeyErrors when playing exported items from library. Restrict 1080p workaround to non-Android (shouldn't be neccessary there)
105,989
14.11.2018 14:50:39
-3,600
ce16084fb1d9f19a076a8db7c14800f129fe36a8
Make 1080p workaround toggleable. Fix watched status issues.
[ { "change_type": "MODIFY", "old_path": "resources/language/resource.language.en_gb/strings.po", "new_path": "resources/language/resource.language.en_gb/strings.po", "diff": "@@ -563,3 +563,7 @@ msgstr \"\"\nmsgctxt \"#30135\"\nmsgid \"Cache cleared\"\nmsgstr \"\"\n+\n+msgctxt \"#30136\"\n+msgid \"En...
Python
MIT License
castagnait/plugin.video.netflix
Make 1080p workaround toggleable. Fix watched status issues.
105,989
20.11.2018 22:10:15
-3,600
3b9df2052d214128faf4e83ba306c80b9d38bd84
Fix cookie loading and recurring login issues. Fix KeyError on playcount in Up Next integration. Fix playback issues due to Netflix changes.
[ { "change_type": "MODIFY", "old_path": "resources/lib/navigation/player.py", "new_path": "resources/lib/navigation/player.py", "diff": "@@ -174,7 +174,7 @@ def upnext_info(videoid, infos, art):\n},\n'plot': infos['plot'],\n'showtitle': infos['tvshowtitle'],\n- 'playcount': infos['playcount'],\n+ 'pl...
Python
MIT License
castagnait/plugin.video.netflix
Fix cookie loading and recurring login issues. Fix KeyError on playcount in Up Next integration. Fix playback issues due to Netflix changes.
105,989
21.11.2018 01:33:02
-3,600
ba6bd4c161757c5d4e2159e2c47b1b475c193c73
Version bump (beta16)
[ { "change_type": "MODIFY", "old_path": "addon.xml", "new_path": "addon.xml", "diff": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n-<addon id=\"plugin.video.netflix\" name=\"Netflix\" version=\"0.14.0~beta15\" provider-name=\"libdev + jojo + asciidisco\">\n+<addon id=\"plugin.video...
Python
MIT License
castagnait/plugin.video.netflix
Version bump (beta16)
105,989
21.11.2018 21:07:30
-3,600
be99cfd2dd78fae18a3ec25b77a0f1a6e8e16a03
Clean up the profiles mess. Improve MSL error handling.
[ { "change_type": "MODIFY", "old_path": "addon.xml", "new_path": "addon.xml", "diff": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n-<addon id=\"plugin.video.netflix\" name=\"Netflix\" version=\"0.14.0~beta16\" provider-name=\"libdev + jojo + asciidisco\">\n+<addon id=\"plugin.video...
Python
MIT License
castagnait/plugin.video.netflix
Clean up the profiles mess. Improve MSL error handling.
105,989
24.11.2018 15:55:39
-3,600
b32dca81a0563dcfba02dad3bcd59d8ea5ce37e0
Fix profiles issues. Disable 1080 Unlock permanently (broken for good).
[ { "change_type": "MODIFY", "old_path": "resources/lib/common/misc_utils.py", "new_path": "resources/lib/common/misc_utils.py", "diff": "@@ -265,3 +265,18 @@ def log_time_trace():\ndef is_edge_esn(esn):\n\"\"\"Return True if the esn is an EDGE esn\"\"\"\nreturn esn.startswith('NFCDIE-02-')\n+\n+\n+de...
Python
MIT License
castagnait/plugin.video.netflix
Fix profiles issues. Disable 1080 Unlock permanently (broken for good).
105,989
24.11.2018 17:59:16
-3,600
3deceece88e62bb67b2e0c00ce3706ab84f32a69
Add option to use inter-process communication via HTTP instead of AddonSignals
[ { "change_type": "MODIFY", "old_path": "addon.py", "new_path": "addon.py", "diff": "@@ -83,14 +83,19 @@ if __name__ == '__main__':\n# (necessary when reusing language invoker)\ncommon.info('Started (Version {})'.format(g.VERSION))\ncommon.info('URL is {}'.format(g.URL))\n+ success = False\ntry:\nrou...
Python
MIT License
castagnait/plugin.video.netflix
Add option to use inter-process communication via HTTP instead of AddonSignals
105,989
24.11.2018 18:08:19
-3,600
b63b3481d272a5494c109440505dcf8334064cf7
Fix ESN generation on Android
[ { "change_type": "MODIFY", "old_path": "resources/lib/api/website.py", "new_path": "resources/lib/api/website.py", "diff": "@@ -4,7 +4,7 @@ from __future__ import unicode_literals\nimport json\nimport traceback\n-from re import compile as recompile, DOTALL\n+from re import compile as recompile, DOTA...
Python
MIT License
castagnait/plugin.video.netflix
Fix ESN generation on Android
105,989
24.11.2018 19:13:42
-3,600
25cb3da83c9ce311bb4692cdebb3dfdfbda736e1
Add option to migrate library from old storage format to the new one.
[ { "change_type": "MODIFY", "old_path": "addon.xml", "new_path": "addon.xml", "diff": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n-<addon id=\"plugin.video.netflix\" name=\"Netflix\" version=\"0.14.0~beta17\" provider-name=\"libdev + jojo + asciidisco\">\n+<addon id=\"plugin.video...
Python
MIT License
castagnait/plugin.video.netflix
Add option to migrate library from old storage format to the new one.
105,989
24.11.2018 19:49:55
-3,600
517e03e7b0ab0ee2cf28541943515a31d59ed159
Add option to disable startup notification
[ { "change_type": "MODIFY", "old_path": "resources/language/resource.language.en_gb/strings.po", "new_path": "resources/language/resource.language.en_gb/strings.po", "diff": "@@ -579,3 +579,7 @@ msgstr \"\"\nmsgctxt \"#30140\"\nmsgid \"Migrate Library to new format\"\nmsgstr \"\"\n+\n+msgctxt \"#3014...
Python
MIT License
castagnait/plugin.video.netflix
Add option to disable startup notification
105,989
26.11.2018 18:10:26
-3,600
44742179649bf6951bafb93cffb7d46c260839c5
Always request VP9 profiles
[ { "change_type": "MODIFY", "old_path": "resources/lib/services/msl/profiles.py", "new_path": "resources/lib/services/msl/profiles.py", "diff": "@@ -64,8 +64,8 @@ def enabled_profiles():\n\"\"\"Return a list of all base and enabled additional profiles\"\"\"\nreturn (PROFILES['base'] +\nPROFILES['h264...
Python
MIT License
castagnait/plugin.video.netflix
Always request VP9 profiles
106,046
23.01.2019 20:16:39
-3,600
67e0d5e01967c9be53376501dc51c39a3999680b
v2 license request + some fixes from MSLv2 impl. refs commit: v2 license request / Add h264 profileLevel40 streams MSLv2 implementation
[ { "change_type": "MODIFY", "old_path": "resources/lib/api/website.py", "new_path": "resources/lib/api/website.py", "diff": "@@ -8,6 +8,7 @@ from re import compile as recompile, DOTALL, sub\nimport resources.lib.common as common\n+from resources.lib.globals import g\nfrom .exceptions import (InvalidP...
Python
MIT License
castagnait/plugin.video.netflix
v2 license request + some fixes from MSLv2 impl. refs commit: v2 license request / Add h264 profileLevel40 streams c2d113597bfee4ca1a4c4e4ec4cfca3ed158ad5d MSLv2 implementation c2307770dadc99da6f463d08b2e5bcfa6d162eff
106,046
23.01.2019 20:18:13
-3,600
8911bd9be7ded7cafeeeef7ff02b7f84add7ae43
Add some h264 profileLevel40 streams
[ { "change_type": "MODIFY", "old_path": "resources/lib/services/msl/profiles.py", "new_path": "resources/lib/services/msl/profiles.py", "diff": "@@ -36,7 +36,8 @@ PROFILES = {\n'dolbysound': ['ddplus-2.0-dash', 'ddplus-5.1-dash', 'ddplus-5.1hq-dash',\n'ddplus-atmos-dash'],\n'h264': ['playready-h264mp...
Python
MIT License
castagnait/plugin.video.netflix
Add some h264 profileLevel40 streams
106,046
23.01.2019 20:39:38
-3,600
f2988abbc9397a4ac6d43cddbe58ce5693e9de23
Fixed default audio language track selection
[ { "change_type": "MODIFY", "old_path": "resources/lib/services/msl/converter.py", "new_path": "resources/lib/services/msl/converter.py", "diff": "# -*- coding: utf-8 -*-\n\"\"\"Manifest format conversion\"\"\"\nfrom __future__ import unicode_literals\n+from resources.lib.globals import g\nimport re\...
Python
MIT License
castagnait/plugin.video.netflix
Fixed default audio language track selection
106,046
23.01.2019 20:43:01
-3,600
1e798f2bdde50ae22556270ce259f83f6d0259c4
Fixed msldata renewal on expired mastertoken Cause of errors: Widevine CryptoSession getKeyRequest failed! (on android) Only byte strings can be passed to C code (on windows)
[ { "change_type": "MODIFY", "old_path": "resources/lib/services/msl/android_crypto.py", "new_path": "resources/lib/services/msl/android_crypto.py", "diff": "@@ -11,6 +11,7 @@ import xbmcdrm\nimport resources.lib.common as common\nfrom .base_crypto import MSLBaseCrypto\n+from .exceptions import Master...
Python
MIT License
castagnait/plugin.video.netflix
Fixed msldata renewal on expired mastertoken Cause of errors: Widevine CryptoSession getKeyRequest failed! (on android) Only byte strings can be passed to C code (on windows)
106,046
23.01.2019 20:43:20
-3,600
28e7bdb828d6ddc6d8e409216129df715227a4cd
Fix mslhandler error on new installations it is necessary to take into account that in new installations there is no esn, so perform a key handshake isn't possible, so nothing msl_data saved.
[ { "change_type": "MODIFY", "old_path": "resources/lib/services/msl/msl_handler.py", "new_path": "resources/lib/services/msl/msl_handler.py", "diff": "@@ -66,7 +66,7 @@ class MSLHandler(object):\ncommon.debug(traceback.format_exc())\ncommon.debug('Stored MSL data expired or not available')\nself.requ...
Python
MIT License
castagnait/plugin.video.netflix
Fix mslhandler error on new installations it is necessary to take into account that in new installations there is no esn, so perform a key handshake isn't possible, so nothing msl_data saved.
106,046
27.01.2019 18:51:53
-3,600
66fe9536dfbf17ef06c53929bd329d92fb8eadd4
decrypt_chunks: fixed UnicodeDecodeError error: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 11037: ordinal not in range(128) it happens with languages containing special characters such as fr_FR
[ { "change_type": "MODIFY", "old_path": "resources/lib/services/msl/msl_handler.py", "new_path": "resources/lib/services/msl/msl_handler.py", "diff": "@@ -325,6 +325,9 @@ def _decrypt_chunks(chunks, crypto):\nelse:\ndata = base64.standard_b64decode(data)\n+ if isinstance(data, str):\n+ decrypted_payl...
Python
MIT License
castagnait/plugin.video.netflix
decrypt_chunks: fixed UnicodeDecodeError error: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 11037: ordinal not in range(128) it happens with languages containing special characters such as fr_FR
106,046
27.01.2019 18:55:47
-3,600
4a39ef4377dc3d46018b31ff13c27d1e95b199ea
msl_handler: temporany removed 'success' check *for now removed, i have not been able to fix it, i can not get a wrong manifest or license, needs more tests
[ { "change_type": "MODIFY", "old_path": "resources/lib/services/msl/msl_handler.py", "new_path": "resources/lib/services/msl/msl_handler.py", "diff": "@@ -273,8 +273,7 @@ def _process_json_response(response):\ndef _raise_if_error(decoded_response):\ncommon.debug('decoded_response: ' + str(decoded_res...
Python
MIT License
castagnait/plugin.video.netflix
msl_handler: temporany removed 'success' check *for now removed, i have not been able to fix it, i can not get a wrong manifest or license, needs more tests
106,046
29.01.2019 19:59:29
-3,600
20b6d703e1ac5c34e8d371229b412dff90dceb6e
Version bump (beta19)
[ { "change_type": "MODIFY", "old_path": "addon.xml", "new_path": "addon.xml", "diff": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n-<addon id=\"plugin.video.netflix\" name=\"Netflix\" version=\"0.14.0~beta18\" provider-name=\"libdev + jojo + asciidisco + caphm\">\n+<addon id=\"plug...
Python
MIT License
castagnait/plugin.video.netflix
Version bump (beta19)
106,046
09.02.2019 20:12:09
-3,600
e8d71eea391a002bdaa6cf923b3858b14aec1b7f
Profiles: update and added VP9 Profile 2
[ { "change_type": "MODIFY", "old_path": "resources/lib/services/msl/profiles.py", "new_path": "resources/lib/services/msl/profiles.py", "diff": "@@ -15,7 +15,8 @@ CENC_TL = 'dash-cenc-ctl'\nHDR = 'hevc-hdr-main10-'\nDV = 'hevc-dv-main10-'\nDV5 = 'hevc-dv5-main10-'\n-VP9 = 'vp9-profile0-'\n+VP9_PROFIL...
Python
MIT License
castagnait/plugin.video.netflix
Profiles: update and added VP9 Profile 2
106,046
10.02.2019 14:26:04
-3,600
b003df0fe54792555d3bc894799c233061b373c4
Updated changelog Readded deleted changelog after rebase Added changelog of beta versions
[ { "change_type": "MODIFY", "old_path": "addon.xml", "new_path": "addon.xml", "diff": "<forum>https://www.kodinerds.net/index.php/Thread/55612-PreRelease-Plugin-Netflix-Inputstream/</forum>\n<source>https://github.com/asciidisco/plugin.video.netflix</source>\n<news>\n+v0.14.0 beta19 (2019-01-29)\n+- ...
Python
MIT License
castagnait/plugin.video.netflix
Updated changelog -Readded deleted changelog after rebase -Added changelog of beta versions
106,046
10.02.2019 14:11:31
-3,600
b55ce2e2becffa093c842948367df856614530a7
Version bump (beta20)
[ { "change_type": "MODIFY", "old_path": "addon.xml", "new_path": "addon.xml", "diff": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n-<addon id=\"plugin.video.netflix\" name=\"Netflix\" version=\"0.14.0~beta19\" provider-name=\"libdev + jojo + asciidisco + caphm + castagnait\">\n+<ad...
Python
MIT License
castagnait/plugin.video.netflix
Version bump (beta20)
106,046
17.02.2019 20:57:43
-3,600
673a0db899a1f19a593d6f4741a264bcae9dc78e
infolabels: added support to Atmos media flag currently the kodi theme does not have a specific media-flag for Atmos codec, so we use Dolby TrueHD
[ { "change_type": "MODIFY", "old_path": "resources/lib/kodi/infolabels.py", "new_path": "resources/lib/kodi/infolabels.py", "diff": "@@ -137,10 +137,14 @@ def get_quality_infos(item):\ndelivery.get('hasHD')), 2)]\nquality_infos['audio'] = {\n'channels': 2 + 4 * delivery.get('has51Audio', False)}\n- q...
Python
MIT License
castagnait/plugin.video.netflix
infolabels: added support to Atmos media flag currently the kodi theme does not have a specific media-flag for Atmos codec, so we use Dolby TrueHD
106,046
17.02.2019 21:21:37
-3,600
b708b247b58db56a1f1a2529f07dcc906dc2fdfe
nfsession: more debug informations to perpetual_path_request
[ { "change_type": "MODIFY", "old_path": "resources/lib/services/nfsession/nfsession.py", "new_path": "resources/lib/services/nfsession/nfsession.py", "diff": "@@ -274,6 +274,7 @@ class NetflixSession(object):\nwhile range_start < range_end:\npath_response = self._path_request(\n_set_range_selector(pa...
Python
MIT License
castagnait/plugin.video.netflix
nfsession: more debug informations to perpetual_path_request
106,046
19.02.2019 20:43:30
-3,600
cd03b53ed0ef8d2da3efd8bbb63fcb7990af4d30
msl_converter: fixed wrong number of channels in audio stream
[ { "change_type": "MODIFY", "old_path": "resources/lib/services/msl/converter.py", "new_path": "resources/lib/services/msl/converter.py", "diff": "@@ -128,6 +128,7 @@ def _determine_video_codec(content_profile):\ndef _convert_audio_track(audio_track, period, init_length, default):\n+ channels_count =...
Python
MIT License
castagnait/plugin.video.netflix
msl_converter: fixed wrong number of channels in audio stream
106,046
20.02.2019 20:31:16
-3,600
83fdfcad1fdf9b60d7879ea9c45a43d2c43e4eef
Reintroduced possibility to disable VP9 This because some users report the following problems on some linux systems artifacts of black bands some old android devices even though with L1 DRM they can show green screens problems with android devices without VP9 hw decoder
[ { "change_type": "MODIFY", "old_path": "resources/language/resource.language.en_gb/strings.po", "new_path": "resources/language/resource.language.en_gb/strings.po", "diff": "@@ -565,7 +565,7 @@ msgid \"Enable 1080p Unlock (not recommended for Android)\"\nmsgstr \"\"\nmsgctxt \"#30137\"\n-msgid \"Ena...
Python
MIT License
castagnait/plugin.video.netflix
Reintroduced possibility to disable VP9 This because some users report the following problems -on some linux systems artifacts of black bands -some old android devices even though with L1 DRM they can show green screens -problems with android devices without VP9 hw decoder
106,046
22.02.2019 20:09:57
-3,600
1d1f9c4419e24f4bfb39a261665639a86d476b40
Version bump (beta21)
[ { "change_type": "MODIFY", "old_path": "addon.xml", "new_path": "addon.xml", "diff": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n-<addon id=\"plugin.video.netflix\" name=\"Netflix\" version=\"0.14.0~beta20\" provider-name=\"libdev + jojo + asciidisco + caphm + castagnait\">\n+<ad...
Python
MIT License
castagnait/plugin.video.netflix
Version bump (beta21)
106,046
22.02.2019 20:17:28
-3,600
36ee21045f3b566bc906fa5bc8a05313b4787823
Updated readme.md and source info
[ { "change_type": "MODIFY", "old_path": "addon.xml", "new_path": "addon.xml", "diff": "<website>https://www.netflix.com</website>\n<email>public at asciidisco dot com</email>\n<forum>https://www.kodinerds.net/index.php/Thread/55612-PreRelease-Plugin-Netflix-Inputstream/</forum>\n- <source>https://git...
Python
MIT License
castagnait/plugin.video.netflix
Updated readme.md and source info
106,046
04.03.2019 20:29:36
-3,600
3deba350262a9e864edb5c06c3a8d05b65319e75
directory: fixed 'exported' menu
[ { "change_type": "MODIFY", "old_path": "resources/lib/navigation/directory.py", "new_path": "resources/lib/navigation/directory.py", "diff": "@@ -129,7 +129,7 @@ class DirectoryBuilder(object):\nlibrary_contents = library.list_contents()\nif library_contents:\nlistings.build_video_listing(\n- api.cu...
Python
MIT License
castagnait/plugin.video.netflix
directory: fixed 'exported' menu
106,046
04.03.2019 21:21:40
-3,600
1e062ae1e5ee3dd7d301d5d97465f5ea8dc71f22
Fixed loading of video lists in children's profile and the context menu "add/remove to 'My list'" will no longer be shown is not supported in the children's profile
[ { "change_type": "MODIFY", "old_path": "resources/lib/globals.py", "new_path": "resources/lib/globals.py", "diff": "@@ -168,6 +168,8 @@ class GlobalVariables(object):\n'show_in_menu': True})\n])\n+ MAIN_MENU_HAVE_MYLIST = True\n+\nMODE_DIRECTORY = 'directory'\nMODE_HUB = 'hub'\nMODE_ACTION = 'action...
Python
MIT License
castagnait/plugin.video.netflix
Fixed loading of video lists in children's profile and the context menu "add/remove to 'My list'" will no longer be shown is not supported in the children's profile
106,046
08.03.2019 21:03:59
-3,600
ac04440a660f79986f1da5e6b0f6c9f2fca37bd3
nfsession: changed content-type of post request now netflix no longer accepts application/json
[ { "change_type": "MODIFY", "old_path": "resources/lib/services/nfsession/nfsession.py", "new_path": "resources/lib/services/nfsession/nfsession.py", "diff": "@@ -310,13 +310,12 @@ class NetflixSession(object):\n\"\"\"Execute a path request with static paths\"\"\"\ncommon.debug('Executing path reques...
Python
MIT License
castagnait/plugin.video.netflix
nfsession: changed content-type of post request now netflix no longer accepts application/json
106,046
08.03.2019 21:39:32
-3,600
f79811835c998709668f94fd350bdf428d797c64
Version bump (beta22)
[ { "change_type": "MODIFY", "old_path": "addon.xml", "new_path": "addon.xml", "diff": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n-<addon id=\"plugin.video.netflix\" name=\"Netflix\" version=\"0.14.0~beta21\" provider-name=\"libdev + jojo + asciidisco + caphm + castagnait\">\n+<ad...
Python
MIT License
castagnait/plugin.video.netflix
Version bump (beta22)
106,042
09.03.2019 03:12:07
10,800
887256938ece9128787910f0e0610c4b5ec8cc1a
Decode chars in old style library files When clicking on Migrate Library to new style, old style file contents should be decoded from before searching patterns, to avoid UnicodeDecodeError in split() method.
[ { "change_type": "MODIFY", "old_path": "resources/lib/kodi/library.py", "new_path": "resources/lib/kodi/library.py", "diff": "@@ -380,7 +380,7 @@ def _lib_folders(section):\ndef _get_root_videoid(filename, pattern):\nmatch = re.search(pattern,\n- xbmcvfs.File(filename, 'r').read().split('\\n')[-1])\...
Python
MIT License
castagnait/plugin.video.netflix
Decode UTF-8 chars in old style library files When clicking on Migrate Library to new style, old style file contents should be decoded from UTF-8 before searching patterns, to avoid UnicodeDecodeError in split() method.
106,046
10.03.2019 18:27:12
-3,600
6424777b6b9ff806b2c41af5e4c66d211a0c86fb
Converter: fixed error with subtitle/audio language error detail: File "...\services\msl\converter.py", line 246, in_get_default_subtitle_language subtitle_language = xbmc.convertLanguage(subtitle_language['value'],xbmc.ISO_639_1) UnicodeEncodeError: 'ascii' codec can't encode character u'\xe5' in position 14: ordinal not in range(128)
[ { "change_type": "MODIFY", "old_path": "resources/lib/services/msl/converter.py", "new_path": "resources/lib/services/msl/converter.py", "diff": "@@ -207,7 +207,7 @@ def _get_default_audio_language(manifest):\n# Read language in kodi settings\naudio_language = common.json_rpc('Settings.GetSettingVal...
Python
MIT License
castagnait/plugin.video.netflix
Converter: fixed error with subtitle/audio language error detail: File "...\services\msl\converter.py", line 246, in_get_default_subtitle_language subtitle_language = xbmc.convertLanguage(subtitle_language['value'],xbmc.ISO_639_1) UnicodeEncodeError: 'ascii' codec can't encode character u'\xe5' in position 14: ordinal not in range(128)
106,046
11.03.2019 20:51:11
-3,600
d9965868ff5510338bf41899b7988f65d56da506
After logout return to Kodi home
[ { "change_type": "MODIFY", "old_path": "resources/lib/services/nfsession/nfsession.py", "new_path": "resources/lib/services/nfsession/nfsession.py", "diff": "@@ -9,6 +9,8 @@ from functools import wraps\nimport json\nimport requests\n+import xbmc\n+\nfrom resources.lib.globals import g\nimport resour...
Python
MIT License
castagnait/plugin.video.netflix
After logout return to Kodi home
106,046
13.03.2019 20:46:12
-3,600
d7e71454814cb63660a88ff57580b6e25efc86f1
msl_handler: fixed wrong error handler description
[ { "change_type": "MODIFY", "old_path": "resources/lib/services/msl/msl_handler.py", "new_path": "resources/lib/services/msl/msl_handler.py", "diff": "@@ -290,7 +290,7 @@ def _raise_if_error(decoded_response):\nraise MSLError(_get_error_details(decoded_response))\nif isinstance(decoded_response, list...
Python
MIT License
castagnait/plugin.video.netflix
msl_handler: fixed wrong error handler description
106,046
17.03.2019 14:23:17
-3,600
c7493e2c0ea2330f77c76cfa7fc14fab72330b13
Version bump (beta23)
[ { "change_type": "MODIFY", "old_path": "addon.xml", "new_path": "addon.xml", "diff": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n-<addon id=\"plugin.video.netflix\" name=\"Netflix\" version=\"0.14.0~beta22\" provider-name=\"libdev + jojo + asciidisco + caphm + castagnait\">\n+<ad...
Python
MIT License
castagnait/plugin.video.netflix
Version bump (beta23)
106,046
23.03.2019 21:03:57
-3,600
da8ede27ded08a95342e344dda91456b1dcd41c4
converter: workaround for locale with country code Kodi does not understand ISO code 639-1 with country code, this causes an incorrect translation of the language description, and no longer automatically selects tracks.
[ { "change_type": "MODIFY", "old_path": "resources/lib/services/msl/converter.py", "new_path": "resources/lib/services/msl/converter.py", "diff": "@@ -25,6 +25,9 @@ def convert_to_dash(manifest):\n_convert_video_track(\nvideo_track, period, init_length, protection)\n+ _fix_locale_languages(manifest['...
Python
MIT License
castagnait/plugin.video.netflix
converter: workaround for locale with country code Kodi does not understand ISO code 639-1 with country code, this causes an incorrect translation of the language description, and no longer automatically selects tracks.
106,046
25.03.2019 20:14:07
-3,600
934d25c8455b44cc55566412952c9187789f64a9
request_builder: fallback to us-US when there is not yet its own value
[ { "change_type": "MODIFY", "old_path": "resources/lib/services/msl/request_builder.py", "new_path": "resources/lib/services/msl/request_builder.py", "diff": "@@ -73,7 +73,7 @@ class MSLRequestBuilder(object):\n'handshake': is_handshake,\n'nonreplayable': False,\n'capabilities': {\n- 'languages': [g....
Python
MIT License
castagnait/plugin.video.netflix
request_builder: fallback to us-US when there is not yet its own value
106,046
30.03.2019 19:36:08
-3,600
280d3dba13e17b78df548cfd150674f19ea3515d
Fixed search with special characters and fixed error when there are no results
[ { "change_type": "MODIFY", "old_path": "resources/lib/api/data_types.py", "new_path": "resources/lib/api/data_types.py", "diff": "@@ -127,14 +127,19 @@ class SearchVideoList(object):\n# pylint: disable=invalid-name\ndef __init__(self, path_response):\nself.data = path_response\n- self.title = common...
Python
MIT License
castagnait/plugin.video.netflix
Fixed search with special characters and fixed error when there are no results
106,046
30.03.2019 19:41:16
-3,600
ea8d9910df6a027fbb25b225c07c328da1f7e47a
Update python dependency version The current version in leila is 2.26
[ { "change_type": "MODIFY", "old_path": "addon.xml", "new_path": "addon.xml", "diff": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<addon id=\"plugin.video.netflix\" name=\"Netflix\" version=\"0.14.0~beta23\" provider-name=\"libdev + jojo + asciidisco + caphm + castagnait\">\n<requ...
Python
MIT License
castagnait/plugin.video.netflix
Update python dependency version The current version in leila is 2.26
106,046
31.03.2019 13:20:56
-7,200
9eed811744dbf9c200e91f0911bc4d6fdfaf40e8
Reinitialize global settings when setting are changed this fixes several problems when changing expert settings, for example activating/deactivating Enable IPC over HTTP caused inability to load menu lists until kodi restarts or change cache TTL was always applied after a reboot of kodi
[ { "change_type": "MODIFY", "old_path": "resources/lib/common/ipc.py", "new_path": "resources/lib/common/ipc.py", "diff": "@@ -67,6 +67,7 @@ def make_http_call(callname, data):\nfrom collections import OrderedDict\nimport urllib2\nimport json\n+ debug('Handling HTTP IPC call to {}'.format(callname))\...
Python
MIT License
castagnait/plugin.video.netflix
Reinitialize global settings when setting are changed this fixes several problems when changing expert settings, for example activating/deactivating Enable IPC over HTTP caused inability to load menu lists until kodi restarts or change cache TTL was always applied after a reboot of kodi
106,046
31.03.2019 16:29:34
-7,200
c262fd7926cc97a240540f3208220c742ab3b6f9
Fixed loss of tv series and films exported also fixed context menu "remove from library" and "update inside library" that after the operation the list was not updated
[ { "change_type": "MODIFY", "old_path": "resources/lib/cache.py", "new_path": "resources/lib/cache.py", "diff": "@@ -146,6 +146,8 @@ class Cache(object):\nexcept KeyError:\ncache_entry = self._get_from_disk(bucket, identifier)\nself.add(bucket, identifier, cache_entry['content'])\n+ # Do not verify T...
Python
MIT License
castagnait/plugin.video.netflix
Fixed loss of tv series and films exported also fixed context menu "remove from library" and "update inside library" that after the operation the list was not updated
106,046
31.03.2019 17:36:31
-7,200
9b4368641f761cf9a8ca0bd14725e1fba5260159
library: fixed UnicodeDecodeError when remove a item from library
[ { "change_type": "MODIFY", "old_path": "resources/lib/kodi/library.py", "new_path": "resources/lib/kodi/library.py", "diff": "@@ -268,10 +268,10 @@ def remove_item(item_task, library_home=None):\nreturn\nid_path = item_task['videoid'].to_list()\nexported_filename = xbmc.translatePath(\n- common.get_...
Python
MIT License
castagnait/plugin.video.netflix
library: fixed UnicodeDecodeError when remove a item from library
106,046
31.03.2019 18:20:13
-7,200
b74d3bb4c7dc00941d8db26c85a16722b6d47ff3
library: fixed UnicodeWarning 17:55:06.627 T:2824 ERROR: C:\Users\Smeulf\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\kodi\library.py:81: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal if os.path.normcase(library_item['file']) == exported_filepath:
[ { "change_type": "MODIFY", "old_path": "resources/lib/kodi/library.py", "new_path": "resources/lib/kodi/library.py", "diff": "@@ -76,7 +76,7 @@ def _any_child_library_entry(library_entry):\n@common.time_execution(immediate=False)\ndef _get_item(mediatype, filename):\n- exported_filepath = os.path.no...
Python
MIT License
castagnait/plugin.video.netflix
library: fixed UnicodeWarning 17:55:06.627 T:2824 ERROR: C:\Users\Smeulf\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\kodi\library.py:81: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal if os.path.normcase(library_item['file']) == exported_filepath:
106,046
07.04.2019 19:36:14
-7,200
82b8f197aaa337e047a78cb6a9a24304fa7f9c10
Added choice of type sorting of results
[ { "change_type": "MODIFY", "old_path": "resources/language/resource.language.en_gb/strings.po", "new_path": "resources/language/resource.language.en_gb/strings.po", "diff": "@@ -611,3 +611,23 @@ msgstr \"\"\nmsgctxt \"#30148\"\nmsgid \"<< Previous page\"\nmsgstr \"\"\n+\n+msgctxt \"#30149\"\n+msgid ...
Python
MIT License
castagnait/plugin.video.netflix
Added choice of type sorting of results
106,046
08.04.2019 21:04:16
-7,200
b1d073f0d8e5bc84456f7dc2a2bbfc32f30c5619
Updated translations stop confusion for hdr and dolby options
[ { "change_type": "MODIFY", "old_path": "resources/language/resource.language.en_gb/strings.po", "new_path": "resources/language/resource.language.en_gb/strings.po", "diff": "@@ -149,7 +149,7 @@ msgid \"Tracking\"\nmsgstr \"\"\nmsgctxt \"#30033\"\n-msgid \"Use Dolby Sound\"\n+msgid \"Enable Dolby Dig...
Python
MIT License
castagnait/plugin.video.netflix
Updated translations stop confusion for hdr and dolby options
106,046
10.04.2019 20:36:59
-7,200
f08b3bc16bcfb0b453b26fe719ffe5c9904193a0
Fixed menu description when the contained list is empty
[ { "change_type": "MODIFY", "old_path": "resources/language/resource.language.en_gb/strings.po", "new_path": "resources/language/resource.language.en_gb/strings.po", "diff": "@@ -460,8 +460,8 @@ msgctxt \"#30110\"\nmsgid \"Background services started\"\nmsgstr \"\"\n-msgctxt \"#30111\" #Not in use\n-...
Python
MIT License
castagnait/plugin.video.netflix
Fixed menu description when the contained list is empty
105,975
11.04.2019 13:37:17
-7,200
cd8da70d547c547fab99bc5d87028be6f752abee
refactor perpetual_path_request()
[ { "change_type": "MODIFY", "old_path": "resources/lib/api/paths.py", "new_path": "resources/lib/api/paths.py", "diff": "@@ -16,18 +16,10 @@ ART_SIZE_FHD = '_1920x1080'\nART_SIZE_SD = '_665x375'\nLENGTH_ATTRIBUTES = {\n- 'videolist': lambda r, listid:\n- len(r['lists'][listid]),\n- 'videolist_sorted'...
Python
MIT License
castagnait/plugin.video.netflix
refactor perpetual_path_request()
106,046
12.04.2019 21:53:29
-7,200
01b00b79d60375ce9cdda8398d58111143747b2b
Update some addon info
[ { "change_type": "MODIFY", "old_path": "addon.xml", "new_path": "addon.xml", "diff": "<summary lang=\"en_GB\">Netflix</summary>\n<description lang=\"en_GB\">Netflix VOD Services Addon</description>\n<disclaimer lang=\"en_GB\">Some parts of this addon may not be legal in your country of residence - p...
Python
MIT License
castagnait/plugin.video.netflix
Update some addon info
106,046
12.04.2019 22:06:24
-7,200
42a438e2d067b1afa909751f93b2d726bfb36faf
Version bump (beta24)
[ { "change_type": "MODIFY", "old_path": "addon.xml", "new_path": "addon.xml", "diff": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n-<addon id=\"plugin.video.netflix\" name=\"Netflix\" version=\"0.14.0~beta23\" provider-name=\"libdev + jojo + asciidisco + caphm + castagnait\">\n+<ad...
Python
MIT License
castagnait/plugin.video.netflix
Version bump (beta24)
106,046
14.04.2019 11:13:44
-7,200
9b8b4eb903cd7a29d87402190edb909360e1a49a
Updated profiles and manifest data
[ { "change_type": "MODIFY", "old_path": "resources/lib/services/msl/converter.py", "new_path": "resources/lib/services/msl/converter.py", "diff": "@@ -144,10 +144,13 @@ def _convert_audio_track(audio_track, period, init_length, default):\ndef _convert_audio_downloadable(downloadable, adaptation_set, ...
Python
MIT License
castagnait/plugin.video.netflix
Updated profiles and manifest data
106,046
15.04.2019 20:22:12
-7,200
d43d98c376be734d1c25e155e3b4812815fdb943
Fixed view types for lists and content types
[ { "change_type": "MODIFY", "old_path": "resources/language/resource.language.en_gb/strings.po", "new_path": "resources/language/resource.language.en_gb/strings.po", "diff": "@@ -651,3 +651,19 @@ msgstr \"\"\nmsgctxt \"#30158\"\nmsgid \"Show configuration screen at addon startup\"\nmsgstr \"\"\n+\n+m...
Python
MIT License
castagnait/plugin.video.netflix
Fixed view types for lists and content types
105,975
17.04.2019 21:05:38
-7,200
6fafd96e925aad406621050b3871dceabac1e03e
missing fanart raises IndexError
[ { "change_type": "MODIFY", "old_path": "resources/lib/common/pathops.py", "new_path": "resources/lib/common/pathops.py", "diff": "@@ -19,7 +19,7 @@ def get_path_safe(path, search_space, include_key=False, default=None):\nReturns default if any key in the path does not exist.\"\"\"\ntry:\nreturn get_...
Python
MIT License
castagnait/plugin.video.netflix
missing fanart raises IndexError
106,046
20.04.2019 10:20:33
-7,200
7eb5c6ac7d83050d2a12203a4b6d132d4f25165f
Delete stream_continuity cache on purge on-disk cache
[ { "change_type": "MODIFY", "old_path": "resources/lib/common/fileops.py", "new_path": "resources/lib/common/fileops.py", "diff": "@@ -61,6 +61,12 @@ def load_file(filename, mode='r'):\nfinally:\nfile_handle.close()\n+def delete_file(filename):\n+ file_path = xbmc.translatePath(os.path.join(g.DATA_PA...
Python
MIT License
castagnait/plugin.video.netflix
Delete stream_continuity cache on purge on-disk cache
106,046
20.04.2019 10:42:27
-7,200
d1e1ecf28ebbebc71fbf8efa7214c2ae1ef25483
Version bump (14.0)
[ { "change_type": "MODIFY", "old_path": "addon.xml", "new_path": "addon.xml", "diff": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n-<addon id=\"plugin.video.netflix\" name=\"Netflix\" version=\"0.14.0~beta24\" provider-name=\"libdev + jojo + asciidisco + caphm + castagnait\">\n+<ad...
Python
MIT License
castagnait/plugin.video.netflix
Version bump (14.0)
106,046
20.04.2019 18:01:07
-7,200
c1ab45d1951baee53e0f2446d3fde05cbeb53107
Close skip dialog after stop
[ { "change_type": "MODIFY", "old_path": "resources/lib/services/playback/section_skipping.py", "new_path": "resources/lib/services/playback/section_skipping.py", "diff": "@@ -78,3 +78,7 @@ class SectionSkipper(PlaybackActionManager):\nskip_to=self.markers[section]['end'],\nlabel=common.get_local_stri...
Python
MIT License
castagnait/plugin.video.netflix
Close skip dialog after stop
106,046
20.04.2019 19:59:33
-7,200
9ae780f492e58216efaa55be998e7b9d0c03aff0
Added accessibility to Audio Description menu to help visually impaired people
[ { "change_type": "MODIFY", "old_path": "resources/language/resource.language.en_gb/strings.po", "new_path": "resources/language/resource.language.en_gb/strings.po", "diff": "@@ -667,3 +667,11 @@ msgstr \"\"\nmsgctxt \"#30162\"\nmsgid \"Last used\"\nmsgstr \"\"\n+\n+msgctxt \"#30163\"\n+msgid \"Audio...
Python
MIT License
castagnait/plugin.video.netflix
Added accessibility to Audio Description menu to help visually impaired people
106,046
21.04.2019 09:29:10
-7,200
d89d8539e8302026add36a92b7a0f937baeff2be
Added missing settings to my list custom view
[ { "change_type": "MODIFY", "old_path": "resources/language/resource.language.en_gb/strings.po", "new_path": "resources/language/resource.language.en_gb/strings.po", "diff": "@@ -675,3 +675,7 @@ msgstr \"\"\nmsgctxt \"#30164\"\nmsgid \"Browse contents with audio description.\"\nmsgstr \"\"\n+\n+msgct...
Python
MIT License
castagnait/plugin.video.netflix
Added missing settings to my list custom view
106,046
21.04.2019 17:40:25
-7,200
da55b86e7401d020ef99d5135186e32a0a2781c3
Updated Chrome version in user-agent
[ { "change_type": "MODIFY", "old_path": "resources/lib/common/misc_utils.py", "new_path": "resources/lib/common/misc_utils.py", "diff": "@@ -83,7 +83,7 @@ def get_user_agent():\n:returns: str -- User agent string\n\"\"\"\nimport platform\n- chrome_version = 'Chrome/59.0.3071.115'\n+ chrome_version = ...
Python
MIT License
castagnait/plugin.video.netflix
Updated Chrome version in user-agent
106,046
22.04.2019 10:05:23
-7,200
136c6eb0dd8daeb78e721a3b3404ac8fb6064fc4
Fixed inputstream addon check no crashes when is not installed
[ { "change_type": "MODIFY", "old_path": "resources/lib/globals.py", "new_path": "resources/lib/globals.py", "diff": "@@ -277,8 +277,8 @@ class GlobalVariables(object):\nif ultrahd_capable_device:\nui.show_ok_dialog(common.get_local_string(30154),\ncommon.get_local_string(30157))\n- ia_addon = xbmcadd...
Python
MIT License
castagnait/plugin.video.netflix
Fixed inputstream addon check no crashes when is not installed
105,975
26.04.2019 11:23:27
-7,200
53fe016cd9868efa2098fa6abb2914161d356065
display video lists as folders
[ { "change_type": "MODIFY", "old_path": "resources/lib/kodi/infolabels.py", "new_path": "resources/lib/kodi/infolabels.py", "diff": "@@ -34,7 +34,7 @@ def add_info(videoid, list_item, item, raw_data):\n{'infos': infos, 'quality_infos': quality_infos},\nttl=g.CACHE_METADATA_TTL, to_disk=True)\nlist_it...
Python
MIT License
castagnait/plugin.video.netflix
display video lists as folders
106,046
27.04.2019 09:43:59
-7,200
6a5a30bd1f6922d086fb1c843814ed73a6810b7f
Fixed particular case of keyerror when delete cookie after logout
[ { "change_type": "MODIFY", "old_path": "resources/lib/common/cookies.py", "new_path": "resources/lib/common/cookies.py", "diff": "@@ -42,6 +42,7 @@ def save(account_hash, cookie_jar):\ndef delete(account_hash):\n\"\"\"Delete cookies for an account from in-memory storage and the disk\"\"\"\n# pylint:...
Python
MIT License
castagnait/plugin.video.netflix
Fixed particular case of keyerror when delete cookie after logout
105,975
27.04.2019 17:46:09
-7,200
2f589ee0c48b447c58681b739578fd993de074fb
Customizable main menu items
[ { "change_type": "MODIFY", "old_path": "resources/language/resource.language.en_gb/strings.po", "new_path": "resources/language/resource.language.en_gb/strings.po", "diff": "@@ -679,3 +679,35 @@ msgstr \"\"\nmsgctxt \"#30165\"\nmsgid \"View for my list\"\nmsgstr \"\"\n+\n+msgctxt \"#30166\"\n+msgid ...
Python
MIT License
castagnait/plugin.video.netflix
Customizable main menu items Co-authored-by: Stefano Gottardo <gottardo.stefano.83@gmail.com>
106,046
30.04.2019 20:22:15
-7,200
1eb0a3a3415e33c7a379e4e63e21c962bcf3ba3a
Disabled hevc by default on linux
[ { "change_type": "MODIFY", "old_path": "resources/lib/globals.py", "new_path": "resources/lib/globals.py", "diff": "@@ -275,9 +275,11 @@ class GlobalVariables(object):\nself.ADDON.setSettingBool('enable_hevc_profiles', False)\nself.ADDON.setSettingBool('enable_force_hdcp', ultrahd_capable_device)\ne...
Python
MIT License
castagnait/plugin.video.netflix
Disabled hevc by default on linux
106,046
30.04.2019 20:35:09
-7,200
4af32a4d9d2b95fe601d385130ae2d142a7be127
Version bump (14.1)
[ { "change_type": "MODIFY", "old_path": "addon.xml", "new_path": "addon.xml", "diff": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n-<addon id=\"plugin.video.netflix\" name=\"Netflix\" version=\"0.14.0\" provider-name=\"libdev + jojo + asciidisco + caphm + castagnait\">\n+<addon id=...
Python
MIT License
castagnait/plugin.video.netflix
Version bump (14.1)
106,046
01.05.2019 12:05:39
-7,200
bdfc785f4400af64d8ae4f09448dc5abe098911f
Update Issue template added rules for log
[ { "change_type": "MODIFY", "old_path": "ISSUE_TEMPLATE.md", "new_path": "ISSUE_TEMPLATE.md", "diff": "## Debug log\n-[Please include a link to your debug log (use something like [http://sprunge.us/](http://sprunge.us/) or [https://pastebin.com/](https://pastebin.com/)) or similar, please do not past...
Python
MIT License
castagnait/plugin.video.netflix
Update Issue template added rules for log
106,046
01.05.2019 17:58:03
-7,200
31683bd9b30680fec281bc866fb560e856c296fe
Updated request query parameters
[ { "change_type": "MODIFY", "old_path": "resources/lib/api/website.py", "new_path": "resources/lib/api/website.py", "diff": "@@ -13,7 +13,6 @@ from .exceptions import (InvalidProfilesError, InvalidAuthURLError,\nInvalidMembershipStatusError, WebsiteParsingError)\nPAGE_ITEMS = [\n- 'gpsModel',\n'model...
Python
MIT License
castagnait/plugin.video.netflix
Updated request query parameters
106,046
05.05.2019 15:07:50
-7,200
861ec2621ca6902339fe7bce2ed1baff533d4886
Speeded up a bit the loading of lists
[ { "change_type": "MODIFY", "old_path": "resources/lib/api/paths.py", "new_path": "resources/lib/api/paths.py", "diff": "@@ -39,6 +39,10 @@ VIDEO_LIST_PARTIAL_PATHS = [\n{'from': 0, 'to': 10}, ['id', 'name']]\n] + ART_PARTIAL_PATHS\n+VIDEO_LIST_BASIC_PARTIAL_PATHS = [\n+ [['title', 'queue', 'watched'...
Python
MIT License
castagnait/plugin.video.netflix
Speeded up a bit the loading of lists
106,046
05.05.2019 15:17:46
-7,200
877776e89ff0eb989c9d6fd13cf3b1d96a462b79
Added sort results by menu the query with video_list_sorted on mylist is no longer working, i hope netflix reimplements it
[ { "change_type": "MODIFY", "old_path": "resources/language/resource.language.en_gb/strings.po", "new_path": "resources/language/resource.language.en_gb/strings.po", "diff": "@@ -613,7 +613,7 @@ msgid \"<< Previous page\"\nmsgstr \"\"\nmsgctxt \"#30149\"\n-msgid \"Sort results by (works on menus with...
Python
MIT License
castagnait/plugin.video.netflix
Added sort results by menu the query with video_list_sorted on mylist is no longer working, i hope netflix reimplements it
106,046
05.05.2019 15:37:35
-7,200
bc7d933036695e2c240ba6328012753bc8894c47
Added sort order to the lists of sub-menus and to mylist
[ { "change_type": "MODIFY", "old_path": "resources/lib/kodi/listings.py", "new_path": "resources/lib/kodi/listings.py", "diff": "@@ -167,7 +167,7 @@ def build_lolomo_listing(lolomo, menu_data, force_videolistbyid=False, exclude_l\ndirectory_items.append(_create_videolist_item(sel_video_list_id, video...
Python
MIT License
castagnait/plugin.video.netflix
Added sort order to the lists of sub-menus and to mylist
106,046
07.05.2019 21:31:32
-7,200
8777e02a19c3763819d39178b2695dea0a49a03d
Fixed "KeyError: 'lists'" when 'My list' is empty
[ { "change_type": "MODIFY", "old_path": "resources/lib/api/shakti.py", "new_path": "resources/lib/api/shakti.py", "diff": "@@ -240,7 +240,9 @@ def custom_video_list_basicinfo(list_id):\n'length_params': ['stdlist', ['lists', list_id]],\n'perpetual_range_start': None\n}\n- return VideoList(common.make...
Python
MIT License
castagnait/plugin.video.netflix
Fixed "KeyError: 'lists'" when 'My list' is empty
106,046
19.05.2019 11:00:44
-7,200
3182a070e12c693c63f3abb5cbf96e5da99e4c6d
Fixed folder title on top of screen
[ { "change_type": "MODIFY", "old_path": "resources/lib/kodi/listings.py", "new_path": "resources/lib/kodi/listings.py", "diff": "@@ -157,11 +157,12 @@ def build_lolomo_listing(lolomo, menu_data, force_videolistbyid=False, exclude_l\n# Create a new submenu info in MAIN_MENU_ITEMS for reference when 'd...
Python
MIT License
castagnait/plugin.video.netflix
Fixed folder title on top of screen
106,046
19.05.2019 11:12:43
-7,200
09cf57d7701798f3ebe49248a68f94f5dfa0077c
Fixed subgenre folder icon
[ { "change_type": "MODIFY", "old_path": "resources/lib/kodi/listings.py", "new_path": "resources/lib/kodi/listings.py", "diff": "@@ -252,7 +252,7 @@ def build_video_listing(video_list, menu_data, pathitems=None, genre_id=None):\n(common.build_url(['genres', menu_id, genre_id],\nmode=g.MODE_DIRECTORY)...
Python
MIT License
castagnait/plugin.video.netflix
Fixed subgenre folder icon
106,046
19.05.2019 14:23:48
-7,200
1658ef9bda2185f43d1f1ae2faf389070652ebf0
Added a class to get kodi version
[ { "change_type": "MODIFY", "old_path": "resources/lib/common/misc_utils.py", "new_path": "resources/lib/common/misc_utils.py", "diff": "@@ -10,6 +10,7 @@ from functools import wraps\nfrom time import clock\nimport gzip\nimport base64\n+import re\nfrom StringIO import StringIO\nimport xbmc\n@@ -299,3...
Python
MIT License
castagnait/plugin.video.netflix
Added a class to get kodi version
105,991
19.05.2019 23:53:16
-7,200
5c05d25484f5e52c22fe5952108360514eb8bbfd
Fix sort order for MyList Series and Movies are not separated anymore. Better for navigation with remote using keys 1-9
[ { "change_type": "MODIFY", "old_path": "resources/lib/kodi/listings.py", "new_path": "resources/lib/kodi/listings.py", "diff": "@@ -260,7 +260,7 @@ def build_video_listing(video_list, menu_data, pathitems=None, genre_id=None):\n# so we adding the sort order of kodi\nsort_type = 'sort_nothing'\nif me...
Python
MIT License
castagnait/plugin.video.netflix
Fix sort order for MyList Series and Movies are not separated anymore. Better for navigation with remote using keys 1-9
106,046
21.05.2019 20:45:59
-7,200
91999154f7e7f1c9c1c7d56bed77119c36b9a72c
Version bump (14.2)
[ { "change_type": "MODIFY", "old_path": "addon.xml", "new_path": "addon.xml", "diff": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n-<addon id=\"plugin.video.netflix\" name=\"Netflix\" version=\"0.14.1\" provider-name=\"libdev + jojo + asciidisco + caphm + castagnait\">\n+<addon id=...
Python
MIT License
castagnait/plugin.video.netflix
Version bump (14.2)
106,046
24.05.2019 22:16:51
-7,200
f61f1a635e51fd08b53c0863680621aeaf03f3be
Version bump (14.3)
[ { "change_type": "MODIFY", "old_path": "addon.xml", "new_path": "addon.xml", "diff": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n-<addon id=\"plugin.video.netflix\" name=\"Netflix\" version=\"0.14.2\" provider-name=\"libdev + jojo + asciidisco + caphm + castagnait\">\n+<addon id=...
Python
MIT License
castagnait/plugin.video.netflix
Version bump (14.3)
106,046
01.06.2019 12:27:40
-7,200
e8d5db9502c30c2d7cef8eefc090bf152d8bbf90
Remember audio/subtitle preferences also for movie
[ { "change_type": "MODIFY", "old_path": "resources/language/resource.language.en_gb/strings.po", "new_path": "resources/language/resource.language.en_gb/strings.po", "diff": "@@ -345,7 +345,7 @@ msgid \"Force support of HDCP 2.2 (enable 4K content)\"\nmsgstr \"\"\nmsgctxt \"#30082\"\n-msgid \"Save au...
Python
MIT License
castagnait/plugin.video.netflix
Remember audio/subtitle preferences also for movie
105,991
01.06.2019 15:19:48
-7,200
4a3de522da692be42ffa946ac5b805ce605c9c81
Implemented STRM resume workaround
[ { "change_type": "MODIFY", "old_path": "resources/language/resource.language.en_gb/strings.po", "new_path": "resources/language/resource.language.en_gb/strings.po", "diff": "@@ -719,3 +719,11 @@ msgstr \"\"\nmsgctxt \"#30175\"\nmsgid \"Movie genres\"\nmsgstr \"\"\n+\n+msgctxt \"#30176\"\n+msgid \"En...
Python
MIT License
castagnait/plugin.video.netflix
Implemented STRM resume workaround Co-authored-by: Stefano Gottardo <gottardo.stefano.83@gmail.com>
106,046
01.06.2019 18:26:53
-7,200
2277ae96d3f28e6257ae73dfd5a9183843997ec2
Fixed visible menu of non-existing subgenres
[ { "change_type": "MODIFY", "old_path": "resources/lib/kodi/listings.py", "new_path": "resources/lib/kodi/listings.py", "diff": "@@ -237,7 +237,7 @@ def build_video_listing(video_list, menu_data, pathitems=None, genre_id=None):\nfor videoid_value, video\nin video_list.videos.iteritems()]\n# If genre_...
Python
MIT License
castagnait/plugin.video.netflix
Fixed visible menu of non-existing subgenres
106,046
01.06.2019 18:57:19
-7,200
3c54bed54cac40d8cb2e2f1f1ee95044cabb4604
Added UpNext addon settings shortcut in settings
[ { "change_type": "MODIFY", "old_path": "resources/language/resource.language.en_gb/strings.po", "new_path": "resources/language/resource.language.en_gb/strings.po", "diff": "@@ -727,3 +727,7 @@ msgstr \"\"\nmsgctxt \"#30177\"\nmsgid \"Ask to resume the video\"\nmsgstr \"\"\n+\n+msgctxt \"#30178\"\n+...
Python
MIT License
castagnait/plugin.video.netflix
Added UpNext addon settings shortcut in settings
106,046
02.06.2019 12:09:11
-7,200
7b48ded4acc53bb91e1040659ee92ce8675b7daf
Added some infos to MPD
[ { "change_type": "MODIFY", "old_path": "resources/lib/services/msl/converter.py", "new_path": "resources/lib/services/msl/converter.py", "diff": "@@ -103,11 +103,13 @@ def _convert_video_downloadable(downloadable, adaptation_set,\nrepresentation = ET.SubElement(\nparent=adaptation_set,\ntag='Represe...
Python
MIT License
castagnait/plugin.video.netflix
Added some infos to MPD
106,046
02.06.2019 14:31:47
-7,200
581fcb6b4087d94ae7bcbe2ef3c8df45fcc654bd
Added 'supplemental' videoid
[ { "change_type": "MODIFY", "old_path": "resources/lib/common/videoid.py", "new_path": "resources/lib/common/videoid.py", "diff": "@@ -15,16 +15,13 @@ class InvalidVideoId(Exception):\nclass VideoId(object):\n\"\"\"Universal representation of a video id. Video IDs can be of multiple\ntypes:\n- - movi...
Python
MIT License
castagnait/plugin.video.netflix
Added 'supplemental' videoid
106,046
02.06.2019 14:36:36
-7,200
fe65156515a0d68e1dfcfe5acd5fd35e1553addd
Implemented trailers list to tvshow/movie by context menu
[ { "change_type": "MODIFY", "old_path": "resources/language/resource.language.en_gb/strings.po", "new_path": "resources/language/resource.language.en_gb/strings.po", "diff": "@@ -731,3 +731,11 @@ msgstr \"\"\nmsgctxt \"#30178\"\nmsgid \"Open UpNext Addon settings\"\nmsgstr \"\"\n+\n+msgctxt \"#30179\...
Python
MIT License
castagnait/plugin.video.netflix
Implemented trailers list to tvshow/movie by context menu
106,046
02.06.2019 14:39:21
-7,200
76a391d8734b7e27bf2148b878fd0c6ce8261a38
website: fixed "Check your credentials" after login the reactContext json content of userdata the tag 'altText' contained a tab char
[ { "change_type": "MODIFY", "old_path": "resources/lib/api/website.py", "new_path": "resources/lib/api/website.py", "diff": "@@ -164,6 +164,7 @@ def extract_json(content, name):\njson_str = json_str.replace('\\\"', '\\\\\"') # Escape double-quotes\njson_str = json_str.replace('\\\\s', '\\\\\\\\s') # ...
Python
MIT License
castagnait/plugin.video.netflix
website: fixed "Check your credentials" after login the reactContext json content of userdata the tag 'altText' contained a tab char
106,046
02.06.2019 21:25:21
-7,200
fac12731d34c4cd3a8ea2643f62412a326c02a75
Fixed broken audio without drm
[ { "change_type": "MODIFY", "old_path": "resources/lib/services/msl/converter.py", "new_path": "resources/lib/services/msl/converter.py", "diff": "@@ -143,8 +143,9 @@ def _convert_audio_track(audio_track, period, init_length, default, drm_streams)\noriginal=original,\ndefault=default)\nfor downloadab...
Python
MIT License
castagnait/plugin.video.netflix
Fixed broken audio without drm
106,046
07.06.2019 23:19:30
-7,200
28ad1d1faecf177ed0d635d817b7ccb5f48a3a27
Use different cache bucket to supplemental video list prevents conflicts with videoid objects from other lists
[ { "change_type": "MODIFY", "old_path": "resources/lib/api/shakti.py", "new_path": "resources/lib/api/shakti.py", "diff": "@@ -222,7 +222,7 @@ def episodes(videoid):\n@common.time_execution(immediate=False)\n-@cache.cache_output(g, cache.CACHE_COMMON)\n+@cache.cache_output(g, cache.CACHE_SUPPLEMENTAL...
Python
MIT License
castagnait/plugin.video.netflix
Use different cache bucket to supplemental video list prevents conflicts with videoid objects from other lists
106,046
08.06.2019 11:55:36
-7,200
9b08d2e4b1784168355153ff7640a2816a7d3c7e
Fixed the sequence of profiles
[ { "change_type": "MODIFY", "old_path": "resources/lib/api/website.py", "new_path": "resources/lib/api/website.py", "diff": "@@ -5,10 +5,12 @@ from __future__ import unicode_literals\nimport json\nimport traceback\nfrom re import compile as recompile, DOTALL, sub\n+from collections import OrderedDict...
Python
MIT License
castagnait/plugin.video.netflix
Fixed the sequence of profiles
106,046
08.06.2019 20:28:38
-7,200
cce9cc2e0fe456fa6d146d007c5ca2947e817a40
Fixed errors when export a season to library
[ { "change_type": "MODIFY", "old_path": "resources/lib/api/shakti.py", "new_path": "resources/lib/api/shakti.py", "diff": "@@ -330,9 +330,10 @@ def update_my_list(videoid, operation):\n@common.time_execution(immediate=False)\ndef metadata(videoid):\n\"\"\"Retrieve additional metadata for the given Vi...
Python
MIT License
castagnait/plugin.video.netflix
Fixed errors when export a season to library
106,046
08.06.2019 20:29:20
-7,200
c9e030b4288cf79a324359fce00df396e1a3c160
Do not raise error when trying to convert a empty response to json
[ { "change_type": "MODIFY", "old_path": "resources/lib/services/nfsession/nfsession.py", "new_path": "resources/lib/services/nfsession/nfsession.py", "diff": "@@ -390,7 +390,7 @@ class NetflixSession(object):\ncommon.debug('Request returned statuscode {}'\n.format(response.status_code))\nresponse.rai...
Python
MIT License
castagnait/plugin.video.netflix
Do not raise error when trying to convert a empty response to json