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 |
|---|---|---|---|---|---|---|---|---|---|
106,046 | 30.12.2021 09:32:53 | -3,600 | 5cf5fa436eb9956576c0f62aa31a4c7d6c5b8a4a | Version bump (1.18.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=\"1.18.2+matrix.1\" provider-name=\"libdev + jojo + asciidisco + caphm + castagnait\">\n+<... | Python | MIT License | castagnait/plugin.video.netflix | Version bump (1.18.3) (#1291) |
105,999 | 03.02.2022 14:15:32 | 18,000 | 7b877e6ae12a1688209591f93009971464f2b565 | Use single `viewableId` instead of list
This PR solves (or at least works around?) the issue described in and is inspired by the fixes posted there. I don't know whether this really fixes an underlying issue, but it at least gets playback working again for me. | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/msl/msl_handler.py",
"new_path": "resources/lib/services/nfsession/msl/msl_handler.py",
"diff": "@@ -164,7 +164,7 @@ class MSLHandler:\ndef _build_manifest_v1(self, **kwargs):\nparams = {\n'type': 'standard',\n- 'viewableId': [... | Python | MIT License | castagnait/plugin.video.netflix | Use single `viewableId` instead of list
This PR solves (or at least works around?) the issue described in #1300 and is inspired by the fixes posted there. I don't know whether this really fixes an underlying issue, but it at least gets playback working again for me. |
106,046 | 05.02.2022 10:51:02 | -3,600 | f329ccbcfd6ab3adb0c217b03010955f3f99dafc | Fixed tvshow.nfo not exported on library update | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/kodi/library_tasks.py",
"new_path": "resources/lib/kodi/library_tasks.py",
"diff": "@@ -153,22 +153,29 @@ class LibraryTasks(LibraryJobs):\ntasks = [self._create_export_episode_job(videoid, *metadata, nfo_settings=nfo_settings)]\nif nfo_settings ... | Python | MIT License | castagnait/plugin.video.netflix | Fixed tvshow.nfo not exported on library update |
105,990 | 05.02.2022 18:21:01 | -3,600 | 22455d2a01f7c5714735d21b8a39ad2fbf259139 | Updated german translation for version 1.18.4 | [
{
"change_type": "MODIFY",
"old_path": "resources/language/resource.language.de_de/strings.po",
"new_path": "resources/language/resource.language.de_de/strings.po",
"diff": "@@ -1088,7 +1088,7 @@ msgstr \"[B]Deaktivieren ist ein Sicherheitsrisiko![/B] Falls Ihr Betriebssystem\nmsgctxt \"#30612\"\nms... | Python | MIT License | castagnait/plugin.video.netflix | Updated german translation for version 1.18.4 (#1311) |
106,046 | 05.02.2022 18:35:39 | -3,600 | 500b5a39ccd8bd44e42f1c6843f032b34a5bc946 | Version bump (1.18.4) | [
{
"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=\"1.18.3+matrix.1\" provider-name=\"libdev + jojo + asciidisco + caphm + castagnait\">\n+<... | Python | MIT License | castagnait/plugin.video.netflix | Version bump (1.18.4) (#1308) |
106,046 | 06.03.2022 15:27:46 | -3,600 | 9c8938923eca97b4ade29908ec729da0c773c01d | Converted Issue bug report to YML | [
{
"change_type": "DELETE",
"old_path": ".github/ISSUE_TEMPLATE/bug_report.md",
"new_path": null,
"diff": "----\n-name: Bug report\n-about: To report errors or wrong behaviour - please use the Wiki pages, Kodi forum or Discussions tab to solve other questions\n----\n-## Bug report\n-\n-#### Your Envi... | Python | MIT License | castagnait/plugin.video.netflix | Converted Issue bug report to YML |
106,046 | 06.03.2022 15:24:31 | -3,600 | 960ad7239289ad729ecd2cee06e710fd72e28c66 | Temporary removed rules checker
Need to be fixed for new YML format | [
{
"change_type": "DELETE",
"old_path": ".github/workflows/rules-checker.yml",
"new_path": null,
"diff": "-name: 'Rules checker'\n-on:\n- issues:\n- types:\n- - opened\n-jobs:\n- rules-checker:\n- runs-on: ubuntu-latest\n- steps:\n- - uses: actions/checkout@v2\n- name: \"Run Rules checker\"\n- - uses... | Python | MIT License | castagnait/plugin.video.netflix | Temporary removed rules checker
Need to be fixed for new YML format |
106,046 | 13.03.2022 11:39:33 | -3,600 | fba9bb5ecd3bee6c877b950a4049d00fad671b1a | Add notice for Kodi 18 | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "@@ -33,6 +33,8 @@ The trademark \"Netflix\" is registered by \"Netflix, Inc.\"\n#### Quick download links\nInstall add-on via repository - provide automatic installation of updates:\n+\n+***NOTICE Kodi 18 (Leia) is... | Python | MIT License | castagnait/plugin.video.netflix | Add notice for Kodi 18 |
106,046 | 28.04.2022 16:05:25 | -7,200 | 1144f56e77221a5b5ba575a0749b62b29b6e5ce3 | [pylint] fix redefining name | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/nfsession_ops.py",
"new_path": "resources/lib/services/nfsession/nfsession_ops.py",
"diff": "@@ -186,10 +186,10 @@ class NFSessionOperations(SessionPathRequests):\nLOG.debug('find_episode_metadata raised an error: {}, refreshin... | Python | MIT License | castagnait/plugin.video.netflix | [pylint] fix redefining name |
106,046 | 19.05.2022 19:59:35 | -7,200 | c904f26eee4ed5df9b7a7efa1a7d150ebba3da1f | Version bump (1.18.5) | [
{
"change_type": "DELETE",
"old_path": ".github/workflows/release-Leia.yml",
"new_path": null,
"diff": "-name: Release Leia\n-on:\n- push:\n- tags:\n- - 'v*'\n-jobs:\n- build:\n- if: github.event.base_ref == 'refs/heads/Leia'\n- name: Publish Leia release\n- runs-on: ubuntu-latest\n- steps:\n- - nam... | Python | MIT License | castagnait/plugin.video.netflix | Version bump (1.18.5) (#1341) |
106,046 | 21.05.2022 10:22:47 | -7,200 | 7fdc505786165e8de2b57db551d8c3d91feb8387 | Readd challenge param
oversight from last changes | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/msl/msl_handler.py",
"new_path": "resources/lib/services/nfsession/msl/msl_handler.py",
"diff": "@@ -270,6 +270,7 @@ class MSLHandler:\n'name': 'default',\n'profiles': kwargs['profiles']\n}],\n+ 'challenge': kwargs['challenge']... | Python | MIT License | castagnait/plugin.video.netflix | Readd challenge param
oversight from last changes |
106,046 | 21.05.2022 10:30:02 | -7,200 | 04bf810accf3e88cb1d4224cf3a43c4a01ad8879 | Version bump (1.18.6) | [
{
"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=\"1.18.5+matrix.1\" provider-name=\"libdev + jojo + asciidisco + caphm + castagnait\">\n+<... | Python | MIT License | castagnait/plugin.video.netflix | Version bump (1.18.6) (#1344) |
106,046 | 10.06.2022 16:35:58 | -7,200 | e200112b9a5f33e65669e7451e844872897780e2 | Fix pylint unnecessary-dunder-call | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/common/videoid.py",
"new_path": "resources/lib/common/videoid.py",
"diff": "@@ -201,10 +201,10 @@ class VideoId:\n\"\"\"Return a dict containing the relevant properties of this\ninstance\"\"\"\nresult = {'mediatype': self.mediatype}\n- result.upd... | Python | MIT License | castagnait/plugin.video.netflix | Fix pylint unnecessary-dunder-call |
106,046 | 11.06.2022 11:35:13 | -7,200 | 38dc1c46f9c85c5de4e759f5d51c4b3f4d560e4d | Fixed genres/subgenres menus | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/common/videoid.py",
"new_path": "resources/lib/common/videoid.py",
"diff": "@@ -41,7 +41,6 @@ class VideoId:\nself._id_values = _get_unicode_kwargs(kwargs)\n# debug('VideoId validation values: {}'.format(self._id_values))\nself._validate()\n- sel... | Python | MIT License | castagnait/plugin.video.netflix | Fixed genres/subgenres menus |
106,046 | 11.06.2022 12:01:49 | -7,200 | 7df7254cc596d50ab768036387b2e05da4534b9b | Removed update_videoid_bookmark | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/msl/events_handler.py",
"new_path": "resources/lib/services/nfsession/msl/events_handler.py",
"diff": "@@ -96,8 +96,6 @@ class EventsHandler(threading.Thread):\nself.loco_data['list_index'])\nelse:\nLOG.debug('EventsHandler: Lo... | Python | MIT License | castagnait/plugin.video.netflix | Removed update_videoid_bookmark |
106,046 | 11.06.2022 14:42:40 | -7,200 | 8ba300db1d4f13279da5ea9cd95b99c5a3555762 | Add HDR type info to skin flags | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/common/kodi_wrappers.py",
"new_path": "resources/lib/common/kodi_wrappers.py",
"diff": "\"\"\"\nfrom typing import Dict, List, Tuple\n+import xbmc\nimport xbmcgui\n+from resources.lib.globals import G\n-# pylint: disable=redefined-builtin,invalid... | Python | MIT License | castagnait/plugin.video.netflix | Add HDR type info to skin flags |
106,046 | 11.06.2022 16:49:14 | -7,200 | f3b76ac342f994ab5a9aa2d3e055787a568807cc | Fixed setSetting error at first startup | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/config_wizard.py",
"new_path": "resources/lib/config_wizard.py",
"diff": "@@ -12,8 +12,8 @@ from xbmc import getCondVisibility\nfrom xbmcaddon import Addon\nfrom xbmcgui import getScreenHeight, getScreenWidth\n-from resources.lib.common.exception... | Python | MIT License | castagnait/plugin.video.netflix | Fixed setSetting error at first startup |
106,046 | 12.06.2022 09:22:35 | -7,200 | 3f62805569caf657256fbbd1401c04b70967a3a7 | Migration to new repository | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/upgrade_actions.py",
"new_path": "resources/lib/upgrade_actions.py",
"diff": "@@ -12,6 +12,7 @@ import os\nimport xbmc\nimport xbmcvfs\n+from resources.lib.common import CmpVersion\nfrom resources.lib.common.fileops import (list_dir, join_folders... | Python | MIT License | castagnait/plugin.video.netflix | Migration to new repository |
106,046 | 12.06.2022 10:45:22 | -7,200 | 940c767437ca18a80867cd2f53be7f206ba7ad8f | Update README.md
Update for new repository | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "@@ -32,15 +32,11 @@ The trademark \"Netflix\" is registered by \"Netflix, Inc.\"\n#### Quick download links\n-Install add-on via repository - provide automatic installation of updates:\n+Install add-on via reposito... | Python | MIT License | castagnait/plugin.video.netflix | Update README.md
Update for new repository |
106,046 | 13.06.2022 11:25:41 | -7,200 | 215c3992590206df097c6e7d86bc4ae2523c3859 | Reintroduced no cache for Top 10 menus | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/directorybuilder/dir_builder_items.py",
"new_path": "resources/lib/services/nfsession/directorybuilder/dir_builder_items.py",
"diff": "@@ -206,7 +206,8 @@ def build_loco_listing(loco_list, menu_data, force_use_videolist_id=Fals... | Python | MIT License | castagnait/plugin.video.netflix | Reintroduced no cache for Top 10 menus |
106,046 | 14.06.2022 10:28:31 | -7,200 | 4181da903a39d562eae8dad2e0198b4c09f8866c | Version bump (1.18.7) | [
{
"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=\"1.18.6+matrix.1\" provider-name=\"libdev, jojo, asciidisco, caphm, castagnait\">\n+<addo... | Python | MIT License | castagnait/plugin.video.netflix | Version bump (1.18.7) (#1357) |
106,046 | 18.06.2022 10:34:05 | -7,200 | 23dbde5e2cf41e09181a27ea7ae6290b5387fe8c | Fix to version suffix added from kodi | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/globals.py",
"new_path": "resources/lib/globals.py",
"diff": "@@ -306,7 +306,7 @@ class GlobalVariables:\ndef remove_ver_suffix(version):\n\"\"\"Remove the codename suffix from version value\"\"\"\nimport re\n- pattern = re.compile(r'\\+\\w+\\.\\... | Python | MIT License | castagnait/plugin.video.netflix | Fix to version suffix added from kodi |
106,046 | 19.06.2022 11:45:53 | -7,200 | dfa358cd0a4912a4930342a13a654a79dde65dce | Version bump (1.18.8) | [
{
"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=\"1.18.7+matrix.1\" provider-name=\"libdev, jojo, asciidisco, caphm, castagnait\">\n+<addo... | Python | MIT License | castagnait/plugin.video.netflix | Version bump (1.18.8) (#1376) |
106,046 | 24.06.2022 15:23:19 | -7,200 | 4341e43da360cb9ac1ef85a05e86e8e5ab685748 | Fixed recommendations menu | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/directorybuilder/dir_builder_items.py",
"new_path": "resources/lib/services/nfsession/directorybuilder/dir_builder_items.py",
"diff": "@@ -198,9 +198,14 @@ def build_loco_listing(loco_list, menu_data, force_use_videolist_id=Fal... | Python | MIT License | castagnait/plugin.video.netflix | Fixed recommendations menu |
106,046 | 27.06.2022 21:02:20 | -7,200 | d4238a38f51800087d54779d29f446550dae0262 | Fix "double click" on skip button
Needed for Kodi 20 | [
{
"change_type": "MODIFY",
"old_path": "resources/skins/default/1080i/plugin-video-netflix-Skip.xml",
"new_path": "resources/skins/default/1080i/plugin-video-netflix-Skip.xml",
"diff": "<texturenofocus border=\"10\" colordiffuse=\"B3161618\">smallbutton.png</texturenofocus>\n<animation effect=\"fade... | Python | MIT License | castagnait/plugin.video.netflix | Fix "double click" on skip button
Needed for Kodi 20 |
106,046 | 03.07.2022 20:50:00 | -7,200 | 41f3cb27af525f39aebc8bbad1ba35cfe322caa7 | Make mediaflag video codec settings dependent | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/kodi/infolabels.py",
"new_path": "resources/lib/kodi/infolabels.py",
"diff": "@@ -18,15 +18,6 @@ from resources.lib.globals import G\nfrom resources.lib.utils.logging import LOG\n-# For each videos Netflix provides multiple codecs and the resolut... | Python | MIT License | castagnait/plugin.video.netflix | Make mediaflag video codec settings dependent |
106,046 | 07.07.2022 08:32:57 | -7,200 | 1705ab40046a9aca8c09e7f46f84a6a9dbd306f4 | Fix wrong default value argument | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/kodi/infolabels.py",
"new_path": "resources/lib/kodi/infolabels.py",
"diff": "@@ -45,8 +45,10 @@ def get_video_codec_hint():\nreturn codec\n-def get_info(videoid, item, raw_data, profile_language_code='', delayed_db_op=False, common_data=dict):\n... | Python | MIT License | castagnait/plugin.video.netflix | Fix wrong default value argument |
106,046 | 09.07.2022 08:38:02 | -7,200 | 11c5a758c51afb552beca624fb1be5c2a73462d9 | Fixed default value for isa_streamselection_override setting | [
{
"change_type": "MODIFY",
"old_path": "resources/settings.xml",
"new_path": "resources/settings.xml",
"diff": "<group id=\"2\" label=\"30078\">\n<setting id=\"isa_streamselection_override\" type=\"string\" label=\"30703\" help=\"30704\">\n<level>0</level>\n- <default>fixed</default>\n+ <default>dis... | Python | MIT License | castagnait/plugin.video.netflix | Fixed default value for isa_streamselection_override setting |
106,046 | 30.07.2022 10:52:45 | -7,200 | e3644d9aa99f105b32c4615c042861531706d931 | Updated callpath due to website changes | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/nfsession_ops.py",
"new_path": "resources/lib/services/nfsession/nfsession_ops.py",
"diff": "@@ -227,11 +227,11 @@ class NFSessionOperations(SessionPathRequests):\n# seem to have some kind of relationship with renoMessageId sus... | Python | MIT License | castagnait/plugin.video.netflix | Updated callpath due to website changes |
106,046 | 25.08.2022 09:26:48 | -7,200 | a9b266e3e9fab68d805baf368be4959c203e13b7 | Fixed MSL error User entity association record... | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/msl/base_crypto.py",
"new_path": "resources/lib/services/nfsession/msl/base_crypto.py",
"diff": "@@ -123,7 +123,14 @@ class MSLBaseCrypto:\n\"\"\"Check if user id token is expired\"\"\"\ntoken_data = json.loads(base64.standard_... | Python | MIT License | castagnait/plugin.video.netflix | Fixed MSL error User entity association record... |
106,046 | 29.08.2022 18:47:18 | -7,200 | b0da06f19d831195fc70e92bc334eb34b410dcc9 | Add black bars setting (test) | [
{
"change_type": "MODIFY",
"old_path": "resources/language/resource.language.en_gb/strings.po",
"new_path": "resources/language/resource.language.en_gb/strings.po",
"diff": "@@ -1169,3 +1169,21 @@ msgstr \"\"\nmsgctxt \"#30720\"\nmsgid \"Please note that enabling this setting will force the removal ... | Python | MIT License | castagnait/plugin.video.netflix | Add black bars setting (test) |
106,046 | 30.08.2022 08:48:04 | -7,200 | 2b758120df27749b843a2af011046124d92fe1af | Fix remind me context menu | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/session/endpoints.py",
"new_path": "resources/lib/services/nfsession/session/endpoints.py",
"diff": "@@ -143,6 +143,13 @@ ENDPOINTS = {\n'add_auth_url': 'to_data',\n'content_type': 'application/json',\n'accept': 'application/js... | Python | MIT License | castagnait/plugin.video.netflix | Fix remind me context menu |
106,046 | 30.08.2022 15:55:35 | -7,200 | 207d2f2a692de7cfb42f557ba1bb689f4637053a | Version bump (1.18.9) | [
{
"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=\"1.18.8+matrix.1\" provider-name=\"libdev, jojo, asciidisco, caphm, castagnait\">\n+<addo... | Python | MIT License | castagnait/plugin.video.netflix | Version bump (1.18.9) (#1391) |
106,046 | 24.09.2022 17:23:07 | -7,200 | 3e38835ce1190da74246c7491cd484fb80398626 | Allow STRM workaround only for Kodi versions below 19.5 | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/navigation/player.py",
"new_path": "resources/lib/navigation/player.py",
"diff": "@@ -165,7 +165,9 @@ def _profile_switch():\ndef _strm_resume_workaroud(is_played_from_strm, videoid):\n- \"\"\"Workaround for resuming STRM files from library\"\"\"... | Python | MIT License | castagnait/plugin.video.netflix | Allow STRM workaround only for Kodi versions below 19.5 |
106,046 | 24.09.2022 17:32:41 | -7,200 | 539da6b7aa370e47bbcc89d8002957520d37d343 | Improved comment/message on Kodi playlist bug | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/playback/am_stream_continuity.py",
"new_path": "resources/lib/services/playback/am_stream_continuity.py",
"diff": "@@ -78,13 +78,13 @@ class AMStreamContinuity(ActionManager):\nself.enabled = False\nif (player_state.get(STREAMS['subtitle... | Python | MIT License | castagnait/plugin.video.netflix | Improved comment/message on Kodi playlist bug |
106,046 | 25.09.2022 11:51:38 | -7,200 | a32783264e7b70d9333cc95b5ea4881a7a591787 | Force InputStreamAdaptive settings for Kodi v19 or below only | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/config_wizard.py",
"new_path": "resources/lib/config_wizard.py",
"diff": "@@ -55,8 +55,9 @@ def _set_isa_addon_settings(is_4k_capable, hdcp_override):\nLOG.error(traceback.format_exc())\nraise InputStreamHelperError(str(exc)) from exc\n- isa_addo... | Python | MIT License | castagnait/plugin.video.netflix | Force InputStreamAdaptive settings for Kodi v19 or below only |
106,046 | 25.09.2022 11:18:46 | -7,200 | 8c030c5fa3b9c6f1b122d9ea0f9cfdae43b8bd9a | Fix MSL user authentication | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/msl/msl_request_builder.py",
"new_path": "resources/lib/services/nfsession/msl/msl_request_builder.py",
"diff": "@@ -11,16 +11,24 @@ import json\nimport base64\nimport random\nimport time\n+from typing import TYPE_CHECKING\n+fr... | Python | MIT License | castagnait/plugin.video.netflix | Fix MSL user authentication |
106,046 | 25.09.2022 15:53:29 | -7,200 | c5d63d5c087b17eff200ab428fb1b23599bca16c | Fix add/remove errors when my list is empty | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/http_server.py",
"new_path": "resources/lib/services/http_server.py",
"diff": "@@ -109,7 +109,7 @@ def handle_request(server, handler, func_name, data):\nimport traceback\nLOG.error(traceback.format_exc())\nret_data = exc\n- if ret_data:... | Python | MIT License | castagnait/plugin.video.netflix | Fix add/remove errors when my list is empty |
106,046 | 26.09.2022 09:34:25 | -7,200 | bdf7c8c7141e2721db6b610e998d44a9c6ca6ee5 | Version bump (1.18.10) | [
{
"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=\"1.18.9+matrix.1\" provider-name=\"libdev, jojo, asciidisco, caphm, castagnait\">\n+<addo... | Python | MIT License | castagnait/plugin.video.netflix | Version bump (1.18.10) (#1420) |
106,046 | 29.09.2022 10:05:20 | -7,200 | 9b774068e846c28b9fa01e5bce526b278c4879d4 | Fix loading screen not ending | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/globals.py",
"new_path": "resources/lib/globals.py",
"diff": "@@ -201,6 +201,7 @@ class GlobalVariables:\n# Define here also any other variables necessary for the correct loading of the other project modules\nself.WND_KODI_HOME = Window(10000) # ... | Python | MIT License | castagnait/plugin.video.netflix | Fix loading screen not ending |
106,046 | 02.10.2022 20:31:26 | -7,200 | 6c2ba1655137f9ad29119b46a2ac19a47904e75f | Force useridtoken/creds auth with Android L3 devices | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/common/device_utils.py",
"new_path": "resources/lib/common/device_utils.py",
"diff": "@@ -89,6 +89,16 @@ def is_device_4k_capable():\nreturn False\n+def is_device_l1_enabled():\n+ \"\"\"Check if L1 security level is enabled\"\"\"\n+ from resource... | Python | MIT License | castagnait/plugin.video.netflix | Force useridtoken/creds auth with Android L3 devices |
106,046 | 04.10.2022 09:27:20 | -7,200 | 93d581bb8d31f9179debaafea94d8e0f8c1c8232 | Version bump (1.19.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=\"1.18.10+matrix.1\" provider-name=\"libdev, jojo, asciidisco, caphm, castagnait\">\n+<add... | Python | MIT License | castagnait/plugin.video.netflix | Version bump (1.19.0) (#1443) |
106,046 | 04.10.2022 17:58:48 | -7,200 | 0f3f56cd0ba7e4d0261a37a3bb42c603a20b7c42 | Changed license type to "standard" | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/msl/msl_handler.py",
"new_path": "resources/lib/services/nfsession/msl/msl_handler.py",
"diff": "@@ -269,7 +269,9 @@ class MSLHandler:\n# License type:\n# - 'limited' license data provided in the manifest response, may be neede... | Python | MIT License | castagnait/plugin.video.netflix | Changed license type to "standard" |
106,046 | 05.10.2022 13:49:04 | -7,200 | eac71aaa35d3a9a46fe202878a440369ec7b1adc | Fix trackid for add/remove mylist/remindme | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/directorybuilder/dir_builder_items.py",
"new_path": "resources/lib/services/nfsession/directorybuilder/dir_builder_items.py",
"diff": "@@ -299,7 +299,7 @@ def _create_video_item(videoid_value, video, video_list, perpetual_range... | Python | MIT License | castagnait/plugin.video.netflix | Fix trackid for add/remove mylist/remindme |
106,046 | 06.10.2022 19:57:30 | -7,200 | 15d1ae67547a28ab2dcd2de3a42f7ebe5d84d5ec | Add python versions to sonar CI | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/ci.yml",
"new_path": ".github/workflows/ci.yml",
"diff": "@@ -34,6 +34,7 @@ jobs:\nargs: >\n-Dsonar.organization=add-ons\n-Dsonar.projectKey=add-ons_plugin.video.netflix\n+ -Dsonar.python.version=3.7,3.8,3.9,3.10\nenv:\nGITHUB_TOKEN: ${{ secr... | Python | MIT License | castagnait/plugin.video.netflix | Add python versions to sonar CI |
106,037 | 17.09.2022 12:18:54 | -7,200 | 1fc1673047bc42dca424705b569641456710aecf | Keep databases open
Try to longer open and close database handles for each operation.
For sqlite a check if done if the library is threadsafe.
If it's not, then the old "connect-statement-close" method is used. | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/database/db_base_mysql.py",
"new_path": "resources/lib/database/db_base_mysql.py",
"diff": "@@ -29,18 +29,13 @@ def handle_connection(func):\nif not args[0].is_mysql_database:\n# If database is not mysql pass to next decorator\nreturn func(*args,... | Python | MIT License | castagnait/plugin.video.netflix | Keep databases open
Try to longer open and close database handles for each operation.
For sqlite a check if done if the library is threadsafe.
If it's not, then the old "connect-statement-close" method is used. |
106,046 | 06.10.2022 18:54:04 | -7,200 | 67fcbc6c37edf38f5d8f7ff014c80175a6c568ad | Updated android ESN generation | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/utils/esn.py",
"new_path": "resources/lib/utils/esn.py",
"diff": "@@ -14,32 +14,6 @@ from resources.lib.globals import G\nfrom .logging import LOG\n-# 25/11/2020 - Follow Android ESN generator is changed (current method not yet known)\n-# First N... | Python | MIT License | castagnait/plugin.video.netflix | Updated android ESN generation |
106,046 | 07.10.2022 14:59:06 | -7,200 | b94611069a93f6f1a1551e5cde5842e85f00307e | Add new expert setting to force MSL idtoken auth | [
{
"change_type": "MODIFY",
"old_path": "resources/language/resource.language.en_gb/strings.po",
"new_path": "resources/language/resource.language.en_gb/strings.po",
"diff": "@@ -1187,3 +1187,12 @@ msgstr \"\"\nmsgctxt \"#30724\"\nmsgid \"Kodi saves the \\\"View mode\\\" \\\"Zoom\\\" setting permanen... | Python | MIT License | castagnait/plugin.video.netflix | Add new expert setting to force MSL idtoken auth |
106,046 | 07.10.2022 15:10:06 | -7,200 | 178d773a7babc85d6ada336418c33f603f3a4a1e | Add AV1 codec support for dev test purpose only | [
{
"change_type": "MODIFY",
"old_path": "resources/language/resource.language.en_gb/strings.po",
"new_path": "resources/language/resource.language.en_gb/strings.po",
"diff": "@@ -1196,3 +1196,7 @@ msgstr \"\"\nmsgctxt \"#30726\"\nmsgid \"On some Android devices the error \\\"User authentication data ... | Python | MIT License | castagnait/plugin.video.netflix | Add AV1 codec support for dev test purpose only |
106,046 | 08.10.2022 11:16:50 | -7,200 | 6a0d09e7706fcc3aec82a4ff0eb2e1bca5f4a4af | Updated codec profiles | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/msl/profiles.py",
"new_path": "resources/lib/services/nfsession/msl/profiles.py",
"diff": "@@ -12,6 +12,7 @@ import resources.lib.common as common\nHEVC_M10 = 'hevc-main10-'\nCENC_PRK = 'dash-cenc-prk'\n+CENC_PRK_QC = 'dash-cen... | Python | MIT License | castagnait/plugin.video.netflix | Updated codec profiles |
106,046 | 08.10.2022 21:47:20 | -7,200 | c031116b750cc95f461783167ae1d201848e1b1f | Fixed trackid keyerrors | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/kodi/context_menu.py",
"new_path": "resources/lib/kodi/context_menu.py",
"diff": "@@ -76,7 +76,7 @@ def generate_context_menu_items(videoid, is_in_mylist, perpetual_range_start=Non\nvideoid.mediatype in [common.VideoId.MOVIE, common.VideoId.SHOW]... | Python | MIT License | castagnait/plugin.video.netflix | Fixed trackid keyerrors |
106,046 | 09.10.2022 14:46:43 | -7,200 | 5dec6b595fdaf63c362d0d94e45f39a027302398 | Version bump (1.19.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=\"1.19.0+matrix.1\" provider-name=\"libdev, jojo, asciidisco, caphm, castagnait\">\n+<addo... | Python | MIT License | castagnait/plugin.video.netflix | Version bump (1.19.1) (#1454) |
106,046 | 10.10.2022 18:00:02 | -7,200 | f3baff3ed05da66cc47883ff6dd6745da6ac3b56 | Fix error description oversight | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/utils/api_requests.py",
"new_path": "resources/lib/utils/api_requests.py",
"diff": "@@ -101,7 +101,7 @@ def rate_thumb(videoid, rating, track_id_jaw):\ndef update_remindme(operation, videoid, trackid):\n\"\"\"Call API to add / remove \"Remind Me\... | Python | MIT License | castagnait/plugin.video.netflix | Fix error description oversight |
106,046 | 11.10.2022 08:18:18 | -7,200 | af2b2e7e02f9a77c443ee108e0727f1c08ff4d96 | Removed videoids datatype attribute | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/utils/data_types.py",
"new_path": "resources/lib/utils/data_types.py",
"diff": "@@ -73,7 +73,6 @@ class VideoListLoCo:\nself.perpetual_range_selector = path_response.get('_perpetual_range_selector')\nself.data = path_response\nself.list_id = list... | Python | MIT License | castagnait/plugin.video.netflix | Removed videoids datatype attribute |
106,046 | 11.10.2022 08:39:50 | -7,200 | 3498ac82f9f0cf5faebfecff003ee599b48f4fe1 | Fixed trailers menu and list | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/directorybuilder/dir_builder_items.py",
"new_path": "resources/lib/services/nfsession/directorybuilder/dir_builder_items.py",
"diff": "@@ -257,7 +257,8 @@ def build_video_listing(video_list, menu_data, sub_genre_id=None, pathit... | Python | MIT License | castagnait/plugin.video.netflix | Fixed trailers menu and list |
106,046 | 11.10.2022 14:07:20 | -7,200 | b199ac07f5d5bd1df98203ae8eaa26e08032c844 | Changed xid param position on manifest | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/msl/msl_handler.py",
"new_path": "resources/lib/services/nfsession/msl/msl_handler.py",
"diff": "@@ -263,15 +263,15 @@ class MSLHandler:\n'default': [{\n'drmSessionId': kwargs['sid'] or 'session',\n'clientTime': int(time.time()... | Python | MIT License | castagnait/plugin.video.netflix | Changed xid param position on manifest |
106,046 | 11.10.2022 13:18:37 | -7,200 | fa9c5da959c3b14e94f35ddbf0b1410ceeec78d9 | Add color setting for remember me | [
{
"change_type": "MODIFY",
"old_path": "resources/language/resource.language.en_gb/strings.po",
"new_path": "resources/language/resource.language.en_gb/strings.po",
"diff": "@@ -846,7 +846,11 @@ msgctxt \"#30215\"\nmsgid \"Color of the titles included in 'My list'\"\nmsgstr \"\"\n-# Unused 30216 to ... | Python | MIT License | castagnait/plugin.video.netflix | Add color setting for remember me |
106,046 | 12.10.2022 08:06:47 | -7,200 | ad98d0dd0877b00739119b739f3bf9f96684bdda | Make profile error message generic | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/msl/msl_requests.py",
"new_path": "resources/lib/services/nfsession/msl/msl_requests.py",
"diff": "@@ -132,7 +132,7 @@ class MSLRequests(MSLRequestBuilder):\nif current_profile_guid != owner_profile_guid:\n# TODO: due to remova... | Python | MIT License | castagnait/plugin.video.netflix | Make profile error message generic |
106,046 | 11.10.2022 18:18:05 | -7,200 | 3401ff46cb739117b9ff995cbe247c843f3799ba | Disable language code workaround on Kodi 20 or above | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/common/kodi_ops.py",
"new_path": "resources/lib/common/kodi_ops.py",
"diff": "@@ -261,7 +261,10 @@ def fix_locale_languages(item):\n# Replace pt-BR with pb, is an unofficial ISO 639-1 Portuguese (Brazil) language code\n# has been added to Kodi 18... | Python | MIT License | castagnait/plugin.video.netflix | Disable language code workaround on Kodi 20 or above |
106,046 | 17.10.2022 14:40:46 | -7,200 | 4dbe550ed76e801870ac93be0614f88ff5685187 | Add ErrorMessage exception | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/common/exceptions.py",
"new_path": "resources/lib/common/exceptions.py",
"diff": "@@ -136,6 +136,10 @@ class DBRecordNotExistError(Exception):\n# All other exceptions\n+class ErrorMessage(Exception):\n+ \"\"\"Raise an error message by displaying ... | Python | MIT License | castagnait/plugin.video.netflix | Add ErrorMessage exception |
106,046 | 17.10.2022 14:41:31 | -7,200 | 957a545ab230e7ca747b022b3227c1dc81d17a2c | Raise APIError exception | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/utils/api_requests.py",
"new_path": "resources/lib/utils/api_requests.py",
"diff": "@@ -143,7 +143,7 @@ def update_my_list(videoid, operation, params):\n}})\nif response.get('status') != 'success':\nLOG.debug('update_my_list response: {}', respon... | Python | MIT License | castagnait/plugin.video.netflix | Raise APIError exception |
106,046 | 20.10.2022 16:37:15 | -7,200 | 44f67de7d2dfd3b1297878f2634802245b557a9d | Cleanup library 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": "@@ -210,7 +210,9 @@ msgctxt \"#30049\"\nmsgid \"Library\"\nmsgstr \"\"\n-# Unused 30050\n+msgctxt \"#30050\"\n+msgid \"Enable ... | Python | MIT License | castagnait/plugin.video.netflix | Cleanup library settings |
106,046 | 23.10.2022 10:03:12 | -7,200 | 960f2b985b36ce1f38c1c874d79672801bdb35ab | Restored MSL profile switching | [
{
"change_type": "MODIFY",
"old_path": "resources/language/resource.language.en_gb/strings.po",
"new_path": "resources/language/resource.language.en_gb/strings.po",
"diff": "@@ -1192,14 +1192,7 @@ msgctxt \"#30724\"\nmsgid \"Kodi saves the \\\"View mode\\\" \\\"Zoom\\\" setting permanently, enable t... | Python | MIT License | castagnait/plugin.video.netflix | Restored MSL profile switching |
106,046 | 23.10.2022 19:49:10 | -7,200 | 37c045f39b5e4e441908e4f8ae64ed9b4091a4b5 | Changed addon version for service upgrade operations | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/upgrade_controller.py",
"new_path": "resources/lib/upgrade_controller.py",
"diff": "@@ -127,7 +127,7 @@ def _perform_service_changes(previous_ver, current_ver):\n# Migrate to new repository\nfrom resources.lib.upgrade_actions import migrate_repos... | Python | MIT License | castagnait/plugin.video.netflix | Changed addon version for service upgrade operations |
106,046 | 24.10.2022 09:49:25 | -7,200 | 82313bbd3667325eb9fcc1e23ec3106692e41a1a | Ask PIN to enable remember PIN | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/navigation/actions.py",
"new_path": "resources/lib/navigation/actions.py",
"diff": "@@ -63,8 +63,14 @@ class AddonActionExecutor:\ndef set_profile_remember_pin(self, pathitems): # pylint: disable=unused-argument\n\"\"\"Set whether to remember the... | Python | MIT License | castagnait/plugin.video.netflix | Ask PIN to enable remember PIN |
106,046 | 25.10.2022 08:46:42 | -7,200 | 1cdbedd97e5e3b81f15cdaeebcd3076d9000ee46 | Removed use of deprecated setInfo (from Kodi v20) | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/common/kodi_wrappers.py",
"new_path": "resources/lib/common/kodi_wrappers.py",
"diff": "@@ -14,6 +14,28 @@ import xbmcgui\nfrom resources.lib.globals import G\n+# Convert the deprecated ListItem.setInfo keys to use method names of the new xbmc.In... | Python | MIT License | castagnait/plugin.video.netflix | Removed use of deprecated setInfo (from Kodi v20) |
106,046 | 25.10.2022 09:01:52 | -7,200 | 22979ff58265641b82096a0c824b2a8a3664e3ff | Dont show Remember PIN contextmenu if profile dont use it | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/directorybuilder/dir_builder_items.py",
"new_path": "resources/lib/services/nfsession/directorybuilder/dir_builder_items.py",
"diff": "@@ -94,7 +94,8 @@ def build_profiles_listing(preselect_guid=None, detailed_info=True):\ndef ... | Python | MIT License | castagnait/plugin.video.netflix | Dont show Remember PIN contextmenu if profile dont use it |
106,046 | 26.10.2022 14:00:10 | -7,200 | 0ff77633793b64c936a836b0bcaa85f8d92e786a | Cleanup to delete a outdated comment | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/msl/msl_request_builder.py",
"new_path": "resources/lib/services/nfsession/msl/msl_request_builder.py",
"diff": "@@ -137,7 +137,6 @@ class MSLRequestBuilder:\n# Make requests by using by default main netflix profile, since the ... | Python | MIT License | castagnait/plugin.video.netflix | Cleanup to delete a outdated comment |
106,046 | 27.10.2022 08:58:57 | -7,200 | 34be10bf3bc75fdf7ddb91f1c93669431fc55d5e | Version bump (1.20.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=\"1.19.1+matrix.1\" provider-name=\"libdev, jojo, asciidisco, caphm, castagnait\">\n+<addo... | Python | MIT License | castagnait/plugin.video.netflix | Version bump (1.20.0) (#1474) |
106,046 | 30.10.2022 11:47:17 | -3,600 | 1b2b70ee81e5a2a89d9269a73e1b4d19f656c6d5 | Fix MSL manifest xid for linux devices | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/msl/msl_handler.py",
"new_path": "resources/lib/services/nfsession/msl/msl_handler.py",
"diff": "@@ -270,9 +270,14 @@ class MSLHandler:\n# - 'standard' no license data provided in the manifest response\n# TODO: Currently on lin... | Python | MIT License | castagnait/plugin.video.netflix | Fix MSL manifest xid for linux devices |
106,046 | 30.10.2022 18:46:19 | -3,600 | 0d92aac92c5a5063261537efc917fe7015a42b18 | Allow execute settings without check login | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/run_addon.py",
"new_path": "resources/lib/run_addon.py",
"diff": "@@ -85,7 +85,7 @@ def lazy_login(func):\n\"\"\"\n@wraps(func)\ndef lazy_login_wrapper(*args, **kwargs):\n- if _check_valid_credentials():\n+ if G.REQUEST_PARAMS.get('ignore_login')... | Python | MIT License | castagnait/plugin.video.netflix | Allow execute settings without check login |
106,046 | 30.10.2022 19:38:31 | -3,600 | 57a350e90214fb97f3cf35502d59c0c341e7a835 | Version bump (1.20.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=\"1.20.0+matrix.1\" provider-name=\"libdev, jojo, asciidisco, caphm, castagnait\">\n+<addo... | Python | MIT License | castagnait/plugin.video.netflix | Version bump (1.20.1) (#1491) |
106,046 | 08.11.2022 08:24:15 | -3,600 | 09ba7dfa698301e37825662b5afcf5513e96bf77 | Fix to httpcore ReadError [Errno 11] Try again
At least to me happens with Wifi connection only
and randomly, no idea if there is an appropriate solution | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/session/http_requests.py",
"new_path": "resources/lib/services/nfsession/session/http_requests.py",
"diff": "@@ -89,6 +89,12 @@ class SessionHTTPRequests(SessionBase):\nraise\nretry += 1\nLOG.warn('Another attempt will be perfo... | Python | MIT License | castagnait/plugin.video.netflix | Fix to httpcore ReadError [Errno 11] Try again
At least to me happens with Wifi connection only
and randomly, no idea if there is an appropriate solution |
106,046 | 08.11.2022 08:26:56 | -3,600 | 0c52cd74db9738a0c3847f7731d799bce72b23a9 | Fix missing 4k HDR for some videos | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/msl/profiles.py",
"new_path": "resources/lib/services/nfsession/msl/profiles.py",
"diff": "@@ -60,7 +60,7 @@ PROFILES = {\n'hdr':\n_profile_strings(base=HDR,\ntails=[(LEVELS_3 + LEVELS_4 + LEVELS_5, CENC_PRK),\n- (LEVELS_3 + LE... | Python | MIT License | castagnait/plugin.video.netflix | Fix missing 4k HDR for some videos |
106,046 | 09.11.2022 09:43:34 | -3,600 | 6f78940533f6036f212ba3dd9fd120a22c8b56b8 | Fix setting id name | [
{
"change_type": "MODIFY",
"old_path": "resources/settings.xml",
"new_path": "resources/settings.xml",
"diff": "<category id=\"general\" label=\"30031\" help=\"\">\n<!--GROUP: Support-->\n<group id=\"1\" label=\"30734\">\n- <setting id=\"purge_complete_cache\" type=\"action\" label=\"30735\">\n+ <se... | Python | MIT License | castagnait/plugin.video.netflix | Fix setting id name |
106,046 | 09.11.2022 09:44:10 | -3,600 | 00abee802f2015c9caa87bee68c6457c5a920657 | Fix plot on listitem setInfo | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/utils/api_paths.py",
"new_path": "resources/lib/utils/api_paths.py",
"diff": "@@ -72,7 +72,7 @@ SEASONS_PARTIAL_PATHS = [\n] + ART_PARTIAL_PATHS\nEPISODES_PARTIAL_PATHS = [\n- [['requestId', 'summary', 'synopsis', 'title', 'runtime', 'releaseYear... | Python | MIT License | castagnait/plugin.video.netflix | Fix plot on listitem setInfo |
106,046 | 09.11.2022 09:45:32 | -3,600 | 8c9a483c2435c8be9d822d33cbb8a55e02fa8940 | Disabled pylint too-many-branches to _request | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/session/http_requests.py",
"new_path": "resources/lib/services/nfsession/session/http_requests.py",
"diff": "@@ -47,6 +47,7 @@ class SessionHTTPRequests(SessionBase):\ndef _request_call(self, method, endpoint, **kwargs):\nretur... | Python | MIT License | castagnait/plugin.video.netflix | Disabled pylint too-many-branches to _request |
106,046 | 12.11.2022 11:45:03 | -3,600 | d8c6133d5cee031c4aab4f8b112cbd6202f4cdfe | Add premiered date to tvshow nfo | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/kodi/nfo.py",
"new_path": "resources/lib/kodi/nfo.py",
"diff": "@@ -119,6 +119,11 @@ def create_show_nfo(show):\n'id': show['id'],\n'mpaa': show.get('rating')\n}\n+ # Try get the year from the first season\n+ year = show.get('seasons', [{}])[0].g... | Python | MIT License | castagnait/plugin.video.netflix | Add premiered date to tvshow nfo |
106,046 | 12.11.2022 11:55:02 | -3,600 | 52a282c0035858dbcbd5f9ca4623d136dbe816e5 | Replaced deprecated NFO movie year with premiered | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/kodi/nfo.py",
"new_path": "resources/lib/kodi/nfo.py",
"diff": "@@ -136,9 +136,12 @@ def create_movie_nfo(movie):\n'plot': movie.get('synopsis'),\n'id': movie.get('id'),\n'mpaa': movie.get('rating'),\n- 'year': movie.get('year'),\n'runtime': movi... | Python | MIT License | castagnait/plugin.video.netflix | Replaced deprecated NFO movie year with premiered |
106,046 | 12.11.2022 11:56:27 | -3,600 | 92afdbaa1fe6177840bf593eab9707d024d9ee4f | Replaced deprecated NFO episode year with premiered | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/kodi/nfo.py",
"new_path": "resources/lib/kodi/nfo.py",
"diff": "@@ -101,10 +101,12 @@ def create_episode_nfo(episode, season, show):\n'episode': episode.get('seq'),\n'plot': episode.get('synopsis'),\n'runtime': episode.get('runtime', 0) / 60,\n- ... | Python | MIT License | castagnait/plugin.video.netflix | Replaced deprecated NFO episode year with premiered |
106,046 | 12.11.2022 13:35:18 | -3,600 | 084d91097d7a21417836385d6fb594f1a7d73cc1 | Version bump (1.20.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=\"1.20.1+matrix.1\" provider-name=\"libdev, jojo, asciidisco, caphm, castagnait\">\n+<addo... | Python | MIT License | castagnait/plugin.video.netflix | Version bump (1.20.2) (#1495) |
106,046 | 13.11.2022 14:01:18 | -3,600 | 24742d8216eae5a0e11ea96e34ad5e821b77451b | Make consistent supplemental plot info for all cases | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/kodi/infolabels.py",
"new_path": "resources/lib/kodi/infolabels.py",
"diff": "@@ -59,7 +59,13 @@ def get_info(videoid, item, raw_data, profile_language_code='', delayed_db_op=Fa\ninfos, quality_infos = parse_info(videoid, item, raw_data, common_d... | Python | MIT License | castagnait/plugin.video.netflix | Make consistent supplemental plot info for all cases |
106,046 | 27.11.2022 17:09:29 | -3,600 | 19b904376780328aee36131fbb5fb40e56f962d7 | Avoid escape unicode property | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/utils/website.py",
"new_path": "resources/lib/utils/website.py",
"diff": "@@ -281,6 +281,7 @@ def extract_json(content, name):\njson_str_replace = json_str_replace.replace(r'\\r', r'\\\\r') # Escape return\njson_str_replace = json_str_replace.rep... | Python | MIT License | castagnait/plugin.video.netflix | Avoid escape unicode property |
106,046 | 07.12.2022 19:53:17 | -3,600 | 3d313570eb6bbde392fc6245f7bf2a5ace0d1829 | Use lowercase hdrType
due to | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/kodi/infolabels.py",
"new_path": "resources/lib/kodi/infolabels.py",
"diff": "@@ -227,9 +227,9 @@ def get_quality_infos(item, video_codec_hint):\nelse:\nquality_infos['audio']['codec'] = 'aac'\nif delivery.get('hasDolbyVision', False):\n- quality... | Python | MIT License | castagnait/plugin.video.netflix | Use lowercase hdrType
due to https://github.com/xbmc/xbmc/pull/22192 |
106,046 | 08.12.2022 12:46:14 | -3,600 | b8f73d3eb656fb2648cdcb61e260e4dd2c55d3b7 | CmpVersion improvements | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/common/misc_utils.py",
"new_path": "resources/lib/common/misc_utils.py",
"diff": "@@ -194,46 +194,64 @@ def run_threaded(non_blocking, target_func, *args, **kwargs):\nclass CmpVersion:\n\"\"\"Comparator for version numbers\"\"\"\ndef __init__(sel... | Python | MIT License | castagnait/plugin.video.netflix | CmpVersion improvements |
106,046 | 08.12.2022 13:26:41 | -3,600 | 797fc1e061a76083b71af1de61107ffb28cd5d8b | Cleanup version comparers | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/database/db_update.py",
"new_path": "resources/lib/database/db_update.py",
"diff": "@@ -11,10 +11,11 @@ from resources.lib.common import CmpVersion\nfrom resources.lib.globals import G\n-def run_local_db_updates(current_version, upgrade_to_versio... | Python | MIT License | castagnait/plugin.video.netflix | Cleanup version comparers |
106,046 | 16.12.2022 20:00:05 | -3,600 | 8e2bbcf373b285ad6c7f85f32e4021a582f07959 | Auto generate ESN's | [
{
"change_type": "MODIFY",
"old_path": "resources/language/resource.language.en_gb/strings.po",
"new_path": "resources/language/resource.language.en_gb/strings.po",
"diff": "@@ -1225,3 +1225,11 @@ msgstr \"\"\nmsgctxt \"#30735\"\nmsgid \"About Netflix add-on\"\nmsgstr \"\"\n+\n+msgctxt \"#30736\"\n+... | Python | MIT License | castagnait/plugin.video.netflix | Auto generate ESN's |
106,046 | 16.12.2022 20:19:03 | -3,600 | 3dd52add98168d2b3c28ff65c3562a5a68674dcf | [cookies] fixed and commented flwssn cookie removal
the code did not work the cookie was not removed. The code has been fixed but removing this cookie as of today seems to produce any change | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/utils/cookies.py",
"new_path": "resources/lib/utils/cookies.py",
"diff": "@@ -76,8 +76,10 @@ def load():\ntry:\ncookie_jar = pickle.loads(cookie_file.readBytes())\n# Clear flwssn cookie if present, as it is trouble with early expiration\n- if 'fl... | Python | MIT License | castagnait/plugin.video.netflix | [cookies] fixed and commented flwssn cookie removal
the code did not work the cookie was not removed. The code has been fixed but removing this cookie as of today seems to produce any change |
106,046 | 16.12.2022 20:25:01 | -3,600 | da93cd7b3ad0c49fc1f30f9d3660d2d14dd1a27b | [cookies] Cleanup | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/session/cookie.py",
"new_path": "resources/lib/services/nfsession/session/cookie.py",
"diff": "@@ -34,7 +34,6 @@ class SessionCookie(SessionBase):\nLOG.error('Failed to load stored cookies: {}', type(exc).__name__)\nLOG.error(t... | Python | MIT License | castagnait/plugin.video.netflix | [cookies] Cleanup |
106,046 | 16.12.2022 21:16:48 | -3,600 | d8073c1731bef8f0145830553849d1c645184b07 | New manifest changes | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/common/device_utils.py",
"new_path": "resources/lib/common/device_utils.py",
"diff": "@@ -125,7 +125,7 @@ def get_user_agent(enable_android_mediaflag_fix=False):\n# the Windows UA is not limited, so we can use it to get the right video media flag... | Python | MIT License | castagnait/plugin.video.netflix | New manifest changes |
106,046 | 17.12.2022 14:04:31 | -3,600 | c77d90e0e2407817bf60796eb8b8d726c4ea36bf | Update timestamp when the ESN is set for first time | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/utils/esn.py",
"new_path": "resources/lib/utils/esn.py",
"diff": "@@ -30,7 +30,7 @@ def get_esn():\ndef set_esn(esn=None):\n\"\"\"\nSet the ESN to be used\n- :param esn: if None the ESN will be generated or retrieved\n+ :param esn: if None the ES... | Python | MIT License | castagnait/plugin.video.netflix | Update timestamp when the ESN is set for first time |
106,046 | 18.12.2022 10:00:51 | -3,600 | 972a9138edcefa70622f7722ad01925238b17cd7 | Version bump (1.20.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=\"1.20.2+matrix.1\" provider-name=\"libdev, jojo, asciidisco, caphm, castagnait\">\n+<addo... | Python | MIT License | castagnait/plugin.video.netflix | Version bump (1.20.3) (#1516) |
106,046 | 24.12.2022 10:51:53 | -3,600 | fdc5e9d66499b95168db06737eb79fb50c81c0ab | Do not reload msl data from file
This seems to be the cause of the Kodi crash on android
for some reason the wv crypto session become closed after RestoreKeys
and when crypto_session.Encrypt is called for the manifest req kodi crashes | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/msl/msl_requests.py",
"new_path": "resources/lib/services/nfsession/msl/msl_requests.py",
"diff": "@@ -22,8 +22,8 @@ from resources.lib.globals import G\nfrom resources.lib.services.nfsession.msl.msl_request_builder import MSLR... | Python | MIT License | castagnait/plugin.video.netflix | Do not reload msl data from file
This seems to be the cause of the Kodi crash on android
for some reason the wv crypto session become closed after RestoreKeys
and when crypto_session.Encrypt is called for the manifest req kodi crashes |
106,046 | 24.12.2022 10:46:13 | -3,600 | 24a80ceab20bc362254e2673f1702cf319ab6934 | Fix method return description | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/msl/msl_request_builder.py",
"new_path": "resources/lib/services/nfsession/msl/msl_request_builder.py",
"diff": "@@ -85,7 +85,7 @@ class MSLRequestBuilder:\ndef _headerdata(self, auth_data, esn=None, compression=None, is_handsh... | Python | MIT License | castagnait/plugin.video.netflix | Fix method return description |
106,046 | 24.12.2022 10:46:45 | -3,600 | f513fc015feddce8c098b725d463aaf13917cea3 | Use secrets to generate init vector | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/services/nfsession/msl/android_crypto.py",
"new_path": "resources/lib/services/nfsession/msl/android_crypto.py",
"diff": "@@ -115,11 +115,13 @@ class AndroidMSLCrypto(MSLBaseCrypto):\n:param plaintext:\n:return: Serialized JSON String of the encr... | Python | MIT License | castagnait/plugin.video.netflix | Use secrets to generate init vector |
106,046 | 28.12.2022 18:28:08 | -3,600 | 3b854d356996f27e34f1c2a7efac613e3162bb36 | Fixes to menu settings conditions
On kodi v19.5 has not been added the resume fix
so we kept the workaround enabled for all v19 | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/navigation/player.py",
"new_path": "resources/lib/navigation/player.py",
"diff": "@@ -165,8 +165,8 @@ def _profile_switch():\ndef _strm_resume_workaroud(is_played_from_strm, videoid):\n- \"\"\"Workaround for resuming STRM files from library, for ... | Python | MIT License | castagnait/plugin.video.netflix | Fixes to menu settings conditions
On kodi v19.5 has not been added the resume fix
so we kept the workaround enabled for all v19 |
106,046 | 29.12.2022 11:32:07 | -3,600 | fca21c1b57ea22913059dca201ce6f312f6a83d0 | Fix for skin mediaflags wrong info on episodes | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/kodi/infolabels.py",
"new_path": "resources/lib/kodi/infolabels.py",
"diff": "@@ -168,7 +168,13 @@ def parse_info(videoid, item, raw_data, common_data):\ninfos.update(_parse_referenced_infos(item, raw_data))\ninfos.update(_parse_tags(item))\n- re... | Python | MIT License | castagnait/plugin.video.netflix | Fix for skin mediaflags wrong info on episodes |
106,046 | 28.12.2022 20:15:57 | -3,600 | 090bf5b2d89b3d1779c2629b201df8f572074fb4 | Add audio offset setting (Kodi 21) | [
{
"change_type": "MODIFY",
"old_path": "resources/language/resource.language.en_gb/strings.po",
"new_path": "resources/language/resource.language.en_gb/strings.po",
"diff": "@@ -1233,3 +1233,15 @@ msgstr \"\"\nmsgctxt \"#30737\"\nmsgid \"WARNING: Do not use the original device ESN of the official ap... | Python | MIT License | castagnait/plugin.video.netflix | Add audio offset setting (Kodi 21) |
106,046 | 12.01.2023 15:43:42 | -3,600 | 2ac70df96aea1119743937a1ed07afb6de9f4698 | Try improving sqlite set_value with a single query | [
{
"change_type": "MODIFY",
"old_path": "resources/lib/database/db_base_sqlite.py",
"new_path": "resources/lib/database/db_base_sqlite.py",
"diff": "@@ -215,12 +215,15 @@ class SQLiteDatabase(db_base.BaseDatabase):\ntable_name = table[0]\ntable_columns = table[1]\n# Update or insert approach, if ther... | Python | MIT License | castagnait/plugin.video.netflix | Try improving sqlite set_value with a single query |
106,046 | 12.01.2023 15:45:10 | -3,600 | f6766506ae5523e18c2d92b529922b5309f2c203 | Allow logout also when not logged | [
{
"change_type": "MODIFY",
"old_path": "resources/settings.xml",
"new_path": "resources/settings.xml",
"diff": "<group id=\"2\" label=\"30014\">\n<setting id=\"logout\" type=\"action\" label=\"30017\">\n<level>0</level>\n- <data>RunPlugin(plugin://$ID/action/logout/)</data>\n+ <data>RunPlugin(plugin... | Python | MIT License | castagnait/plugin.video.netflix | Allow logout also when not logged |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.