Patrick Barron
|
5c593b120a
|
Don't use List directly in ITunerHost method signatures
|
11 months ago |
Patrick Barron
|
3ecd68d832
|
Use ConfigureAwait in SharedHttpStream
|
11 months ago |
Patrick Barron
|
4ec32b71f5
|
Use ConfigureAwait in M3uParser
|
11 months ago |
Patrick Barron
|
42c95da6b0
|
Use ConfigureAwait in BaseTunerHost
|
11 months ago |
Patrick Barron
|
7bcfc5e925
|
Use ConfigureAwait in XmlTvListingsProvider
|
11 months ago |
Patrick Barron
|
ce6c0ad02b
|
Use ConfigureAwait in DirectRecorder
|
11 months ago |
Patrick Barron
|
01480c7f20
|
Fix disposable warnings in EmbyTV
|
11 months ago |
Patrick Barron
|
f1a5bc955b
|
Use string.Contains in LiveTv
|
11 months ago |
Patrick Barron
|
67b4cef77a
|
Use implementation types in LiveTv
|
11 months ago |
Bond-009
|
000ccaa6db
|
Merge pull request #10660 from barronpm/move-networking
Move Jellyfin.Networking
|
11 months ago |
Bond-009
|
f7d61912a2
|
Merge pull request #10659 from barronpm/inetworkmanager-nullability
Fix Nullability for INetworkManager.GetBindAddress
|
11 months ago |
Bond-009
|
ec075a342b
|
Merge pull request #10666 from jellyfin/renovate/tmdblib-2.x
chore(deps): update dependency tmdblib to v2.1.0
|
11 months ago |
Bond-009
|
d85c6a3401
|
Merge pull request #10676 from jellyfin/renovate/actions-setup-dotnet-4.x
chore(deps): update actions/setup-dotnet action to v4
|
11 months ago |
renovate[bot]
|
40534483f5
|
chore(deps): update actions/setup-dotnet action to v4
|
11 months ago |
Kristopher Roller
|
e14cc4d919
|
Translated using Weblate (Basque)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eu/
|
11 months ago |
Kristopher Roller
|
1cff04ef87
|
Translated using Weblate (Albanian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sq/
|
11 months ago |
Kristopher Roller
|
9cc631e915
|
Translated using Weblate (Bengali)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
|
11 months ago |
queeup
|
ebafff6e5a
|
Translated using Weblate (Turkish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
|
11 months ago |
Kristopher Roller
|
0b3ec12e94
|
Translated using Weblate (Alemannic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gsw/
|
11 months ago |
Malthe Heering Surrow
|
c51519f78d
|
Translated using Weblate (Danish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
|
11 months ago |
Kristopher Roller
|
cab8138dd9
|
Translated using Weblate (Bulgarian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
|
11 months ago |
Kristopher Roller
|
ce79adf1cd
|
Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
|
11 months ago |
renovate[bot]
|
085e09014d
|
chore(deps): update dependency tmdblib to v2.1.0
|
12 months ago |
queeup
|
1d5fbd772a
|
Translated using Weblate (Turkish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
|
12 months ago |
renovate[bot]
|
7cca71428e
|
chore(deps): update dependency autofixture.automoq to v4.18.1 (#10634)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
12 months ago |
Cody Robibero
|
7ebb4d3b24
|
Merge pull request #10649 from felix920506/issue-10610
Make "activeWithinSeconds" independent from "controllableByUserId" parameter
|
12 months ago |
queeup
|
818b860c21
|
Translated using Weblate (Turkish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
|
12 months ago |
emmanuel billeaud
|
9ab1af1923
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
12 months ago |
Patrick Barron
|
eea676429b
|
Use file-scoped namespaces in Jellyfin.Networking
|
12 months ago |
Patrick Barron
|
1b821efcf2
|
Move ExternalPortForwarding to Jellyfin.Networking
|
12 months ago |
Patrick Barron
|
612edaed7a
|
Fix disposable analyzer issues in ExternalPortForwarding
|
12 months ago |
Patrick Barron
|
a37bd4e659
|
Use ObjectDisposedException throw helper in ExternalPortForwarding
|
12 months ago |
Patrick Barron
|
fc1e27b754
|
Move SocketFactory to Jellyfin.Networking
|
12 months ago |
Patrick Barron
|
f1ca1dd7cc
|
Move UdpServerEntryPoint to Jellyfin.Networking
|
12 months ago |
Patrick Barron
|
57a2267304
|
Use ObjectDisposedException throw helper in UdpServerEntryPoint
|
12 months ago |
Patrick Barron
|
9597648ce3
|
Move Jellyfin.Networking to src
|
12 months ago |
Patrick Barron
|
ca71ec6a09
|
Fix nullability for INetworkManager.GetBindAddress
|
12 months ago |
Bond-009
|
cc276838b4
|
Merge pull request #10558 from barronpm/dlna-plugin2
Move DLNA to Plugin (Part 2)
|
12 months ago |
Bond-009
|
cf80ea2541
|
Merge pull request #10651 from jellyfin/renovate/serilog.sinks.graylog-3.x
chore(deps): update dependency serilog.sinks.graylog to v3.1.1
|
12 months ago |
renovate[bot]
|
0ae8b9ce0a
|
chore(deps): update dependency serilog.sinks.graylog to v3.1.1
|
12 months ago |
Bond-009
|
8166a63ea7
|
Merge pull request #10641 from jellyfin/renovate/serilog.sinks.console-5.x
chore(deps): update dependency serilog.sinks.console to v5.0.1
|
12 months ago |
felix920506
|
a2bc5a5900
|
Make "activeWithinSeconds" independent from "controllableByUserId" in GetSessions
Fixes issue #10610
|
12 months ago |
renovate[bot]
|
e6c018ca33
|
chore(deps): update dependency serilog.sinks.console to v5.0.1
|
12 months ago |
Bond-009
|
aaabc58c65
|
Merge pull request #10636 from jellyfin/renovate/prometheus-net-monorepo
chore(deps): update prometheus-net monorepo to v8.1.1
|
12 months ago |
Bond-009
|
c726035e49
|
Merge pull request #10635 from jellyfin/renovate/autofixture.xunit2-4.x
chore(deps): update dependency autofixture.xunit2 to v4.18.1
|
12 months ago |
renovate[bot]
|
2a67920804
|
chore(deps): update prometheus-net monorepo to v8.1.1
|
12 months ago |
renovate[bot]
|
143bfdf203
|
chore(deps): update dependency autofixture.xunit2 to v4.18.1
|
12 months ago |
Bond-009
|
f582189ccf
|
Merge pull request #10633 from jellyfin/renovate/autofixture-4.x
chore(deps): update dependency autofixture to v4.18.1
|
12 months ago |
renovate[bot]
|
e24fb6ff8e
|
chore(deps): update dependency autofixture to v4.18.1
|
12 months ago |
Joshua M. Boniface
|
2f6536e34b
|
Merge pull request #10625 from ilovepilav/fix-alerts-missing-from-admin-dashboard
Fix: Plugin Installed Alerts missing from Admin Dashboard #10620
|
12 months ago |