2272150f93
Add mypy configuration
2025-09-16 05:27:11 +02:00
614c5ec02b
Fix flake8 complaints
2025-09-16 05:26:28 +02:00
36652fc5cd
Add stubs to LazyLogger for code completion
2025-09-15 06:32:10 +02:00
3de5b2e43d
Restructure stop decorator and LibraryException
2025-09-15 02:43:39 +02:00
209994f67d
Merge pull request #1042 from jellyfin/prepare-1.1.0
...
v1.1.0
Prepare for release v1.1.0
2025-09-14 06:48:15 +02:00
f8db639f85
Update release.yaml
2025-09-14 06:46:42 +02:00
jellyfin-bot
2f5c4ecb8a
bump version to 1.1.0
2025-09-14 04:45:16 +00:00
1447061201
Merge pull request #993 from JeroenED/JeroenED-patch-no-movies
...
Fix movies sync for Kodi 22 Piers
2025-09-14 06:40:05 +02:00
15fb05dad5
Run black
2025-09-14 06:26:22 +02:00
nextlooper42
3ce071dc36
Translated using Weblate (Slovak)
...
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/sk/
2025-09-13 19:19:21 +00:00
fbfce5c423
Fix fetching videoversion itemtype and gracefully handle failure
2025-09-13 03:12:58 +02:00
289f27402b
Merge pull request #1027 from jellyfin/renovate/actions-setup-python-6.x
...
Update actions/setup-python action to v6
2025-09-12 22:44:19 +02:00
d73e7b8c1c
Merge pull request #1036 from oddstr13/pr-fix-1033-1
...
Properly encode device name and related parameters
2025-09-12 22:12:38 +02:00
beaa66e739
Also quote /
2025-09-12 21:30:43 +02:00
Leverpastej
4beede59f1
Translated using Weblate (Swedish)
...
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/sv/
2025-09-12 18:44:03 +00:00
Helak
8bc1b5a05b
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/cs/
2025-09-12 18:09:52 +00:00
Kityn
8559b2df8f
Translated using Weblate (Polish)
...
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/pl/
2025-09-12 07:57:36 +00:00
e3f02d32fd
Translated using Weblate (English (United States))
...
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/en_US/
2025-09-12 02:15:26 +00:00
7941eb4a9c
Properly encode device name and related parameters
2025-09-12 02:54:54 +02:00
35d25893ca
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/nb_NO/
2025-09-11 23:31:58 +00:00
6b44953d9e
Merge pull request #1035 from oddstr13/pr-fix-typo-1
...
Fix typo in translations
2025-09-12 01:31:31 +02:00
127c760ca6
Fix typo in message id in translations
2025-09-12 01:27:55 +02:00
307bbb05dc
Courtesy of @jh on Weblate
2025-09-12 01:14:32 +02:00
977d226032
Merge pull request #1034 from jellyfin/renovate/github-codeql-action-3.x
...
Update github/codeql-action action to v3.30.3
2025-09-11 23:46:34 +02:00
c92686038a
Merge pull request #1026 from bossanova808/modernise-settings
...
Modernise settings to format introduced with Leia
2025-09-11 23:31:04 +02:00
dd6f9b2a5c
Make bandwith limit strings consistent
2025-09-11 23:28:52 +02:00
0c1f654608
Remove unused setting
2025-09-11 23:27:26 +02:00
466b3b6bea
Remove missed infobool dependency
2025-09-11 23:24:41 +02:00
e8945c3dc8
Simplify enable and visible
2025-09-11 22:47:33 +02:00
cbce1e4933
Fix improperly placed allowempty
2025-09-11 21:46:38 +02:00
renovate[bot]
91f100dc89
Update github/codeql-action action to v3.30.3
2025-09-10 19:04:58 +00:00
Jeroen De Meerleer
2ca9cf212b
Refactors video version handling for consistency
...
Retrieves video version item type through a query for setting
default values, enhancing flexibility and reducing hardcoding.
Replaces static item type in video version insertion with dynamic
retrieval, improving maintainability.
2025-09-10 17:01:45 +02:00
Jeroen De Meerleer
bccb376d21
Simplifies movie version migration logic
...
Consolidates migration logic to handle versions >= 131,
eliminating redundant checks for version ranges.
Clarifies version assignment for Omega and Piers migrations,
ensuring database migrations align with Kodi's automatic behaviors.
Improves code maintainability and reduces duplication.
2025-09-10 17:01:12 +02:00
Jeroen De Meerleer
170d5b2b9d
Downgrades xbmc.python dependency version
...
Changes version of xbmc.python from 3.0.1 to 3.0.0 to ensure compatibility with existing library constraints or dependent features.
2025-09-10 16:27:32 +02:00
8c2e6db719
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/nb_NO/
2025-09-09 05:34:21 +00:00
b972bfbe24
Merge pull request #1032 from oddstr13/fix-translations
...
Fix translation file naming
2025-09-09 06:42:23 +02:00
3df0e15977
Merge pull request #1025 from jellyfin/renovate/burnett01-rsync-deployments-7.x
...
Update burnett01/rsync-deployments action to v7.1.0
2025-09-09 06:02:23 +02:00
1943f908b1
Merge pull request #1029 from jellyfin/renovate/github-codeql-action-3.x
...
Update github/codeql-action action to v3.30.1
2025-09-09 06:00:51 +02:00
c60bf5dd34
Merge pull request #1028 from jellyfin/renovate/codecov-codecov-action-5.x
...
Update codecov/codecov-action action to v5.5.1
2025-09-09 06:00:21 +02:00
87a5457e86
Remove duplicate language file
2025-09-09 05:39:52 +02:00
5eb33e4127
Open file with encoding (Python on Windows wasn't happy)
2025-09-09 04:57:34 +02:00
7101847c0d
Add some simple tests for language naming
2025-09-09 04:45:29 +02:00
b71ca6c79c
Fix in-file language code
2025-09-09 04:39:29 +02:00
6595cb2908
Rename language files to fit Kodi upstream
2025-09-09 04:38:49 +02:00
Andi Chandler
ce5f7714fb
Translated using Weblate (English (United Kingdom))
...
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/en_GB/
2025-09-08 00:52:02 +00:00
Jeremy Daalder
f96185f2fc
Merge branch 'jellyfin:master' into modernise-settings
2025-09-06 11:08:20 +10:00
bossanova808
10d228f8ef
Modernise the settings file according to the post-Leia settings format, and add missing strings
2025-09-06 11:05:57 +10:00
renovate[bot]
cf118b4ff5
Update github/codeql-action action to v3.30.1
2025-09-05 14:37:39 +00:00
renovate[bot]
898f6db82f
Update codecov/codecov-action action to v5.5.1
2025-09-04 14:57:39 +00:00
renovate[bot]
8ba1339559
Update actions/setup-python action to v6
2025-09-04 06:32:31 +00:00