From be8333a80c2650c75444281a9b720da438b2b6d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Odd=20Str=C3=A5b=C3=B8?= Date: Mon, 10 Jun 2024 14:28:00 +0000 Subject: [PATCH] Fix editorconfig lints --- .github/issue_template.md | 10 +++++----- .github/releasing.md | 2 +- .github/renovate.json | 2 +- jellyfin_kodi/objects/obj.py | 2 +- .../skins/default/1080i/script-jellyfin-context.xml | 8 +++++--- 5 files changed, 13 insertions(+), 11 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index e406be66..5cc69fb3 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -18,11 +18,11 @@ **System (please complete the following information):** - - OS: [e.g. Android, Debian, Windows] - - Jellyfin Version: [e.g. 10.0.1] - - Kodi Version: [e.g. 18.3] - - Addon Version: [e.g. 0.2.1] - - Playback Mode: [e.g. Add-On or Native] +- OS: [e.g. Android, Debian, Windows] +- Jellyfin Version: [e.g. 10.0.1] +- Kodi Version: [e.g. 18.3] +- Addon Version: [e.g. 0.2.1] +- Playback Mode: [e.g. Add-On or Native] **Additional context** diff --git a/.github/releasing.md b/.github/releasing.md index 2ca99d34..3fcda8d1 100644 --- a/.github/releasing.md +++ b/.github/releasing.md @@ -1,7 +1,7 @@ # Releasing a new Version via GitHub Actions 0. (optional) label the PRs you want to include in this release (if you want to group them in the GH release based on topics). \ - Supported labels can be found in the Release Drafter [config-file](https://github.com/jellyfin/jellyfin-meta-plugins/blob/master/.github/release-drafter.yml) (currently inherited from `jellyfin/jellyfin-meta-plugins`) + Supported labels can be found in the Release Drafter [config-file](https://github.com/jellyfin/jellyfin-meta-plugins/blob/master/.github/release-drafter.yml) (currently inherited from `jellyfin/jellyfin-meta-plugins`) 1. ensure you have merged the PRs you want to include in the release and that the so far drafted GitHub release has captured them 2. Create a `release-prep` PR by manually triggering the 'Create Prepare-Release PR' Workflow from the Actions tab on GitHub 3. check the newly created `Prepare for release vx.y.z` PR if updated the `release.yaml` properly (update it manually if need be) diff --git a/.github/renovate.json b/.github/renovate.json index 354bba68..e6794123 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -23,4 +23,4 @@ "pip_requirements": { "fileMatch": ["requirements(-[a-z0-9]+)?\\.txt$"] } -} \ No newline at end of file +} diff --git a/jellyfin_kodi/objects/obj.py b/jellyfin_kodi/objects/obj.py index ace80e12..3c5854e9 100644 --- a/jellyfin_kodi/objects/obj.py +++ b/jellyfin_kodi/objects/obj.py @@ -44,7 +44,7 @@ class Objects(object): "?": split filters and key name from the query part, i.e. MediaSources/0?$Name "$": lead the key name with $. Only one key value can be requested per element. ":": indicates it's a list of elements [], i.e. MediaSources/0/MediaStreams:?$Name - MediaStreams is a list. + MediaStreams is a list. "/": indicates where to go directly """ self.mapped_item = {} diff --git a/resources/skins/default/1080i/script-jellyfin-context.xml b/resources/skins/default/1080i/script-jellyfin-context.xml index 36f94dba..9aa9516a 100644 --- a/resources/skins/default/1080i/script-jellyfin-context.xml +++ b/resources/skins/default/1080i/script-jellyfin-context.xml @@ -15,11 +15,13 @@ - + - + 50% @@ -98,4 +100,4 @@ - \ No newline at end of file +