Commit graph

  • 3345236ec1
    Merge pull request #1433 from anxdpanic/amt-sync master MoojMidge 2026-04-12 16:22:41 +09:00
  • 41c76a81ed Sync of addon metadata translations MoojMidge 2026-04-12 07:12:39 +00:00
  • b4abfff135
    Merge pull request #1431 from weblate/weblate-kodi-add-ons-video-plugin-video-youtube MoojMidge 2026-04-12 16:12:26 +09:00
  • b1a054c98f Translated using Weblate (Italian (it_it)) Hosted Weblate 2026-04-11 13:50:14 +00:00
  • 992a90dfc8
    Merge pull request #1430 from MoojMidge/nexus-unofficial nexus-unofficial MoojMidge 2026-04-11 00:06:59 +09:00
  • 32216a7c85 Merge remote-tracking branch 'anxdpanic/nexus-unofficial' into nexus-unofficial MoojMidge 2026-04-11 00:05:39 +09:00
  • 302f7a7e4a
    Merge pull request #1429 from MoojMidge/v7.4 v7.4.3+beta.1 MoojMidge 2026-04-10 23:54:22 +09:00
  • 9adcc656e7 Add ViewManager MoojMidge 2025-09-03 12:58:31 +09:00
  • 3edccdaf6b Version bump v7.4.3+beta.1 MoojMidge 2026-04-07 23:06:33 +09:00
  • cd9252f2c9 Updates to resolve inconsistent Python2 string encoding/decoding MoojMidge 2026-04-10 19:13:44 +09:00
  • 994c66798f Re-initialise existing client instance in preference to creating new instance when context changes MoojMidge 2026-04-07 10:02:06 +09:00
  • b54a30dfbb Add button in API settings to view address of API config page MoojMidge 2026-04-07 20:57:41 +09:00
  • 9d1ae49c9c Allow http_server.httpd_status() to return a valid server url if server can be pinged MoojMidge 2026-04-07 13:06:05 +09:00
  • b69621765d Allow script actions to restart http server as part of settings changes MoojMidge 2026-04-07 12:56:09 +09:00
  • bfb04c06fd Open confirmation dialog, with a link for further information, when sign in process fails MoojMidge 2026-04-07 11:05:49 +09:00
  • f8f28580a4 Fallback to playing channel uploads if no live stream is available MoojMidge 2026-03-10 00:13:00 +09:00
  • a224b24279 Ensure parameters to Kodi builtin functions are parsed as string literals MoojMidge 2026-03-29 16:07:50 +09:00
  • e749719efd Update API config page html MoojMidge 2026-03-25 12:22:52 +09:00
  • b4d6251302 Allow trailing slashes in url of html pages served by internal http server MoojMidge 2026-03-25 12:03:46 +09:00
  • b051092f9a Improve handling of API key settings changes MoojMidge 2026-03-25 12:02:01 +09:00
  • 9cca37c973 Add fallback method to load playlists when v3 API request cannot be made MoojMidge 2026-03-30 11:54:03 +09:00
  • 34f763953a Detect and notify when API requests cannot be completed MoojMidge 2026-03-28 23:06:06 +09:00
  • 9e28cc87e3
    Merge pull request #1427 from MoojMidge/nexus-unofficial MoojMidge 2026-04-06 13:19:34 +09:00
  • fc0b621b34
    Merge pull request #1426 from MoojMidge/v7.4 v7.4.2 MoojMidge 2026-04-06 13:19:11 +09:00
  • 1a50504493 Add ViewManager MoojMidge 2025-09-03 12:58:31 +09:00
  • 0dc2d76a20 Use consistent language for signing in/out MoojMidge 2026-03-30 11:46:33 +09:00
  • b0345b142f Invalidate expired access tokens only if already stored MoojMidge 2026-03-30 13:47:01 +09:00
  • baf4f4f440 Update XbmcContext.is_plugin_folder() to match partial paths by default MoojMidge 2026-03-21 10:47:08 +09:00
  • a1f6b5896a Version bump v7.4.2 MoojMidge 2026-04-02 15:56:07 +09:00
  • 83f801a55c
    Merge pull request #1424 from MoojMidge/nexus-unofficial MoojMidge 2026-04-01 02:51:23 +09:00
  • 5e0d4f8f82
    Merge pull request #1423 from MoojMidge/v7.4 v7.4.2+beta.2 MoojMidge 2026-04-01 02:50:52 +09:00
  • 54c9ff79da Add ViewManager MoojMidge 2025-09-03 12:58:31 +09:00
  • fd31302724 Merge remote-tracking branch 'anxdpanic/master' into v7.4 MoojMidge 2026-04-01 02:46:37 +09:00
  • 2d1504db89
    Merge pull request #1422 from weblate/weblate-kodi-add-ons-video-plugin-video-youtube MoojMidge 2026-03-29 09:22:25 +09:00
  • e26e785209 Translated using Weblate (Chinese (Simplified Han script)) Hosted Weblate 2026-03-27 23:31:30 +00:00
  • 2e7a98fc33 Version bump v7.4.2+beta.2 MoojMidge 2026-03-21 10:49:30 +09:00
  • 0b3007fcd7 Version bump v7.4.2+beta.2 v7.4 MoojMidge 2026-03-21 10:49:30 +09:00
  • 543c68ead8 Ensure updated context is used in client instance when rerouting to existing provider handler methods #1418 MoojMidge 2026-03-26 13:22:36 +09:00
  • 89d4bb4d2d Fix required ID potentially not being passed to YouTubeDataClient.(add|remove)_video_from_playlist() #1418 MoojMidge 2026-03-25 15:57:58 +09:00
  • 9fab35347f Update parsing of plugin urls for path params and ID lists MoojMidge 2026-03-07 02:10:23 +09:00
  • 77d20c5e2f
    Merge pull request #1417 from MoojMidge/nexus-unofficial MoojMidge 2026-03-09 14:25:11 +09:00
  • a976258c91
    Merge pull request #1416 from MoojMidge/v7.4 v7.4.2+beta.1 MoojMidge 2026-03-09 14:24:43 +09:00
  • 5334f85d20 Add ViewManager MoojMidge 2025-09-03 12:58:31 +09:00
  • ecf42289b4 Version bump v7.4.2+beta.1 MoojMidge 2026-03-08 21:31:44 +09:00
  • 4e7c629e05 Skip unplayable live manifests #1377 MoojMidge 2026-03-04 22:13:20 +09:00
  • b9f32b2374 Handle inconsistent error codes and names used in Python 2 #1412 MoojMidge 2026-03-09 14:09:17 +09:00
  • 27797a4312 Simplify byte range to timestamp conversion for compatibility with Python 2 #1412 MoojMidge 2026-03-08 14:44:21 +09:00
  • 3c5de9fab9 Update Setup Wizard to account for user possibly using mismatched watch history settings MoojMidge 2026-03-05 14:33:37 +09:00
  • 8eb4c23940 Fix unnecessarily reloading listing when adding items to Bookmarks MoojMidge 2026-03-05 07:23:37 +09:00
  • 19a33e0e07 Update XbmcContext.is_plugin_folder() to check either name or path MoojMidge 2026-03-06 14:16:44 +09:00
  • 87e71bb47c Simplify XbmcPlugin.uri_action() and improve log messages MoojMidge 2026-03-06 14:31:20 +09:00
  • 1c504ee87b Include responses and reduce whitespace in log messages for XbmcContext.ipc_exec MoojMidge 2026-03-07 08:41:08 +09:00
  • ed781beb77 fix: prevent PLAY_FORCED false positive for /uri2addon/ playback zack lin 2026-03-05 17:34:32 +08:00
  • 934d085f3c
    Merge pull request #1414 from MoojMidge/v7.4 v7.4.1.1 MoojMidge 2026-03-05 13:06:57 +09:00
  • f7f2fa0e9d
    Merge pull request #1413 from MoojMidge/nexus-unofficial MoojMidge 2026-03-05 13:01:12 +09:00
  • 8043bfef2c Log visitor data status for player requests MoojMidge 2026-01-30 11:31:21 +09:00
  • 22a93a934e Rework addon debug log settings (Addon > Settings > Advanced > Debug > Enable debug logging) MoojMidge 2026-01-27 19:10:23 +09:00
  • 0e4d1eb564 Log kwargs along with plugin post-run action MoojMidge 2026-02-18 21:26:47 +09:00
  • 4a3830ab52 Fix log warning when trying to use unsupported auto resolution limit in InputStream.Adaptive for Kodi 20 and older MoojMidge 2026-02-20 14:21:45 +09:00
  • f68d60e623 Fix incorrect log entries when using a prepared request MoojMidge 2026-01-25 11:08:17 +09:00
  • 162669829f Defer redaction to logging methods where possible MoojMidge 2026-01-25 21:11:47 +09:00
  • 00703f920d Allow redaction of stack traces and exception tracebacks MoojMidge 2026-01-27 10:19:12 +09:00
  • 03e426f6fb Improve methods used to redact urls and parameters MoojMidge 2026-01-27 09:39:44 +09:00
  • ca36a33f82 Change extract_urls() method in youtube.helper.utils to urls_in_text() in kodion.utils.convert_format MoojMidge 2026-01-27 10:15:08 +09:00
  • ce5a0dd629 Add ViewManager MoojMidge 2025-09-03 12:58:31 +09:00
  • d08e2ed83a Version bump v7.4.1.1 MoojMidge 2026-03-05 12:51:23 +09:00
  • 86f180240e Address possible race condition resulting in KeyError exception when calling pop() on an empty set MoojMidge 2026-03-05 12:50:15 +09:00
  • a5058629ce Merge remote-tracking branch 'anxdpanic/master' into v7.4 MoojMidge 2026-03-05 12:54:38 +09:00
  • 212a74f1ce
    Merge pull request #1411 from weblate/weblate-kodi-add-ons-video-plugin-video-youtube MoojMidge 2026-03-03 11:17:59 +09:00
  • 8448a06cc4 Translated using Weblate (Chinese (Simplified Han script)) Hosted Weblate 2026-03-02 08:13:21 +00:00
  • 25d16fcf7d
    Update bug report template for debug log requirements (#1410) MaxMustermann 2026-03-03 03:15:41 +01:00
  • 34e5c33d54
    Update bug_report.md MoojMidge 2026-03-03 11:05:51 +09:00
  • 7bda6365ea
    Update bug report template for debug log requirements MaxMustermann 2026-03-01 16:25:52 +01:00
  • c6b932de28
    Merge pull request #1408 from MoojMidge/nexus-unofficial MoojMidge 2026-03-01 08:15:38 +09:00
  • a696a64d31
    Merge pull request #1407 from MoojMidge/v7.4 v7.4.1 MoojMidge 2026-03-01 08:15:05 +09:00
  • 20853413a0 Add ViewManager MoojMidge 2025-09-03 12:58:31 +09:00
  • 3ea819d024 Version bump v7.4.1 MoojMidge 2026-02-25 14:29:15 +09:00
  • 410b63ba21 Merge remote-tracking branch 'anxdpanic/master' into v7.4 MoojMidge 2026-02-25 14:27:13 +09:00
  • 1503b20eb4 Simplify caching and fetching of updated subscriptions for My Subscriptions #1395 MoojMidge 2026-02-25 12:11:35 +09:00
  • a34fe459af
    Merge pull request #1405 from weblate/weblate-kodi-add-ons-video-plugin-video-youtube MoojMidge 2026-02-25 12:29:35 +09:00
  • 131b8bbe88 Translated using Weblate (Swedish (sv_se)) Hosted Weblate 2026-02-23 15:13:24 +00:00
  • 73e221aa32
    Merge pull request #1404 from MoojMidge/nexus-unofficial MoojMidge 2026-02-22 22:04:14 +09:00
  • 1533617cd9
    Merge pull request #1403 from MoojMidge/v7.4 v7.4.1+beta.3 MoojMidge 2026-02-22 22:03:26 +09:00
  • 0bf2880dc0 Add ViewManager MoojMidge 2025-09-03 12:58:31 +09:00
  • 81bec21079 Version bump v7.4.1+beta.3 MoojMidge 2026-02-22 21:55:21 +09:00
  • 30d1e5b7af Always load cached My Subscriptions feed data and load cached data if feed update fails #1395 MoojMidge 2026-02-22 21:53:26 +09:00
  • d4d5c66211
    Merge pull request #1401 from MoojMidge/nexus-unofficial MoojMidge 2026-02-20 15:05:15 +09:00
  • a673a1e998
    Merge pull request #1400 from MoojMidge/v7.4 v7.4.1+beta.2 MoojMidge 2026-02-20 15:04:59 +09:00
  • 9b5fed0067 Add ViewManager MoojMidge 2025-09-03 12:58:31 +09:00
  • 1c34e24bcc Version bump v7.4.1+beta.2 MoojMidge 2026-02-20 03:13:09 +09:00
  • 3f018823a0 Fix unnecessary double resolve on playback #1371 MoojMidge 2026-02-20 14:19:05 +09:00
  • 06e89af415 Attempt to break busy dialog workaround loop if post run action succeeds #1386 MoojMidge 2026-02-20 03:08:48 +09:00
  • 5d2e9eb9df Don't swallow unhandled plugin exceptions without logging and running listing end callback #1386 MoojMidge 2026-02-20 01:38:14 +09:00
  • 5d754d6327 Python 2 compatibility fix for urllib3 only checking for str type when accessing module constants using getattr MoojMidge 2026-02-20 01:47:32 +09:00
  • b9dc799b08
    Merge pull request #1399 from MoojMidge/nexus-unofficial MoojMidge 2026-02-19 00:23:47 +09:00
  • 3a94ff47ca Merge remote-tracking branch 'anxdpanic/nexus-unofficial' into nexus-unofficial MoojMidge 2026-02-19 00:22:49 +09:00
  • 15fe624f3e
    Merge pull request #1398 from MoojMidge/v7.4 v7.4.1+beta.1 MoojMidge 2026-02-19 00:16:05 +09:00
  • 8aaed52b82 Add ViewManager MoojMidge 2025-09-03 12:58:31 +09:00
  • 0f537bdf81 Version bump v7.4.1+beta.1 MoojMidge 2026-02-18 23:39:09 +09:00
  • eb69e090b5 Use available access token when first initialising client rather than setting access tokens at later stage of client initialisation #1389 MoojMidge 2026-02-18 22:47:30 +09:00