cvium
4b25d65c02
fix: set memorystream position after copying
1 year ago
Bond-009
5ae164c79a
Merge pull request #10015 from jellyfin/renovate/prometheus-net-8.x
1 year ago
renovate[bot]
b0cd1a4bf4
chore(deps): update dependency prometheus-net to v8.0.1
1 year ago
Jothi Prasath
fbe8388f82
Translated using Weblate (Tamil)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
1 year ago
Yaron Shahrabani
a17f8c56b6
Translated using Weblate (Hebrew)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
1 year ago
Bond-009
9de667f8ce
Merge pull request #9987 from Sky-High/fix-migration
1 year ago
Shadowghost
368f9202ce
Apply review suggestions
1 year ago
renovate[bot]
ce2520e0cf
chore(deps): update github/codeql-action action to v2.20.4 ( #9997 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Osa
4d2e612693
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
1 year ago
Christoph Landsdorf
bfc0056426
Add TinyMediaManager compatibility for german parental rating
...
This commit adds the format which gets written by
the tool TinyMediaManager which can be used to
manage large media databases comfortably.
TMM writes wither multiple Codes and/or space
divided german FSK codes, but can't be configured
to only use the number or the slash delimited variant.
After this change the parental control for Libraries
managed with TMM and presented/loaded into Jellyfin
should work again.
1 year ago
Sky-High
06b80a8ced
fix for MigrateNetworkConfiguration.cs
1 year ago
Sky-High
78c17ba895
fix #9983 MigrateNetworkConfiguration error
1 year ago
Aran Chananar
1ea8150b0c
Translated using Weblate (Thai)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
1 year ago
Bond-009
2a02170944
Merge pull request #9971 from jellyfin/renovate/blurhashsharp.skiasharp-1.x
1 year ago
renovate[bot]
4f9dc53e6e
chore(deps): update dependency blurhashsharp.skiasharp to v1.3.0
1 year ago
Bond-009
23aaf027e5
Merge pull request #9970 from jellyfin/renovate/blurhashsharp-1.x
1 year ago
Bond-009
afc7d6f04b
Merge pull request #9973 from jellyfin/renovate/xunit.runner.visualstudio-2.x
1 year ago
Shadowghost
266d55b7aa
Fix bad string interpolation in MaskToCidr
1 year ago
Shadowghost
a0d13a2418
Apply suggestions from code review
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
1 year ago
Shadowghost
05d98fe24c
Enforce permissions on websocket connections
1 year ago
Shadowghost
46a6755e65
Add item id to playback start/stop events
1 year ago
Shadowghost
958f8f71e8
Add wrapper object for authentication event information
1 year ago
renovate[bot]
60685e9c63
chore(deps): update dependency xunit.runner.visualstudio to v2.5.0
1 year ago
renovate[bot]
5f2568d9ed
chore(deps): update dependency blurhashsharp to v1.3.0
1 year ago
Bond-009
5b711f38d1
Merge pull request #9958 from Shadowghost/networking-fixex
1 year ago
Bond-009
b95fa294c9
Merge pull request #9799 from Bond-009/genregex
1 year ago
Bond-009
fb9412b65a
Merge pull request #9969 from jellyfin/renovate/ci-deps
1 year ago
renovate[bot]
99d3f9c4b2
chore(deps): update github/codeql-action action to v2.20.3
1 year ago
Balázs Meskó
fd56296270
Translated using Weblate (Hungarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
1 year ago
Shadowghost
2bc2848b8e
Apply review suggestions
1 year ago
Oskari Lavinto
3ab8235358
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/
1 year ago
Shadowghost
e56275fb46
Extract networking constants
1 year ago
Joshua M. Boniface
93b400343e
Merge pull request #8147 from Shadowghost/network-rewrite
1 year ago
Bond-009
44cc3ee442
Merge pull request #9957 from jellyfin/renovate/ci-deps
1 year ago
Shadowghost
e233a3b074
Apply review suggestions
1 year ago
Shadowghost
32ac3b580c
Rename additional values in NetworkConfiguration and add migration for all changed values
1 year ago
renovate[bot]
c9dd58928b
chore(deps): update github/codeql-action action to v2.20.2
1 year ago
Shadowghost
3f65851520
Apply review suggestions
1 year ago
Claus Vium
10fde0a2c1
Merge pull request #8914 from bradbeattie/augmented-tag-searching
...
Augment tag searching to consider individual ItemValues instead of the delimited tags field
1 year ago
Cody Robibero
52252fcd55
Fix sending websocket messages ( #9948 )
1 year ago
Bond-009
ba8f4757fd
Merge pull request #9950 from jellyfin/renovate/sharpfuzz-2.x
...
chore(deps): update dependency sharpfuzz to v2.1.1
1 year ago
Bond-009
0d92320f96
Merge pull request #9949 from jellyfin/renovate/fscheck.xunit-2.x
...
chore(deps): update dependency fscheck.xunit to v2.16.6
1 year ago
renovate[bot]
29308bbba7
chore(deps): update dependency sharpfuzz to v2.1.1
1 year ago
renovate[bot]
649d884d20
chore(deps): update dependency fscheck.xunit to v2.16.6
1 year ago
Shadowghost
9b0e44019a
Apply review suggestions
1 year ago
nyanmisaka
76538aacb9
Backport pull request #9928 from jellyfin/release-10.8.z
...
Disable global_header on AMD VA-API encoder
Original-merge: a732a28229
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
1 year ago
Claus Vium
80f1f5e00d
Merge pull request #9219 from ProfessionalismIsMyMiddleName/master
...
Add a way to handle more invalid characters when sanitizing a filename
1 year ago
Claus Vium
bfb7c60f72
Merge pull request #9447 from Bond-009/disablerealtimemonitor
...
Disable real time monitoring by default
1 year ago
Claus Vium
eae92c5acc
Merge pull request #9920 from nielsvanvelzen/lyric-parser
1 year ago
Niels van Velzen
0af5373f6d
Use string.IsNullOrEmpty
1 year ago