Daniyar Alpyspayev
2614fecf8d
move to new System.Threading.Lock type for better performance
2 months ago
Ethan Pippin
06923cbf2b
Implement TaskTriggerInfoType enum ( #12783 )
2 months ago
gnattu
19c5c95f4e
Backport pull request #12949 from jellyfin/release-10.10.z
...
Fix json array string writer in JsonDelimitedArrayConverter
Original-merge: 3089e9e40a
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
3 months ago
Bond-009
ceb850c770
Update projects to .NET 9 ( #13023 )
3 months ago
Jellyfin Release Bot
a0c634a6ed
Bump version to 10.11.0
3 months ago
JPVenson
8b4fa42e49
Ensure Skia images are always disposed ( #12786 )
4 months ago
Alexander Gramiak
76ac1e6143
NetworkManager: Use MemberNotNull attribute
...
Added in .NET 5, this attribute allows for the compiler to recognize
that InitializeLan (and by extension, UpdateSettings) will initialize
the specified fields.
4 months ago
Nyanmisaka
b496f979f0
Clean up deprecated -vsync option ( #12765 )
4 months ago
Tim Eisele
d4bde14a01
Update src/Jellyfin.Extensions/Json/Converters/JsonDelimitedArrayConverter.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
5 months ago
Shadowghost
7a2427bf07
Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.Write
5 months ago
Gary Wang
81aca67745
feat(i18n): able to finetune transliterator ( #12378 )
5 months ago
gnattu
987dbe98c8
cli: add option to disable network change detection ( #11253 )
5 months ago
Tim Eisele
0d85af019c
Use enums for encoding options ( #12561 )
5 months ago
gnattu
b4f71859d9
Make Live TV compatibility profiles customizable ( #12529 )
5 months ago
Bond-009
7631956451
Backport pull request #12550 from jellyfin/release-10.9.z
...
Create and use FormattingStreamWriter
Original-merge: cd2f2ca178
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
5 months ago
Bond_009
97a02f5803
Remove BOM from UTF-8 files
...
I think some people need to change their IDE configuration ;)
5 months ago
ikelos
bdb2d81687
Backport pull request #12415 from jellyfin/release-10.9.z
...
Include AVIF extension for support images
Original-merge: 5027e3cd53
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
6 months ago
grumpycat
845ebc5e62
Update XmlTvListingsProvider.cs
...
Fix failing test.
6 months ago
grumpycat
a5ae5600ce
Update XmlTvListingsProvider.cs
...
Fixes a bug where certain programs like the "Good Morning America" no longer have the record series button.
6 months ago
Bond_009
ecd2dab0a2
Add TrySetProviderId extension
7 months ago
Bond-009
c666f9d050
Use real temp dir instead of cache dir for temp files ( #12226 )
7 months ago
Cody Robibero
c46a50ace9
Add messages to LiveTvConflict exception
7 months ago
Shadowghost
9c96ce5f6e
Backport pull request #12094 from jellyfin/release-10.9.z
...
Map IPv6 mapped IPv4 addresses back to IPv4 before running checks
Original-merge: f097aad01e
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
8 months ago
Bond-009
c7f87c0d69
Backport pull request #11910 from jellyfin/release-10.9.z
...
Audio normalization: parse ffmpeg output line by line
Original-merge: d2be2ee480
Merged-by: joshuaboniface <joshua@boniface.me>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
8 months ago
gnattu
876ae44b8a
Backport pull request #11805 from jellyfin/release-10.9.z
...
Use SharedStream for LiveTV more restrictively
Original-merge: ef985896e2
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
9 months ago
gnattu
e7145acd56
Backport pull request #11766 from jellyfin/release-10.9.z
...
Filter invalid IPs on external interface matching
Original-merge: 2eece01acc
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
9 months ago
cvium
01946c6ef5
Backport pull request #11699 from jellyfin/release-10.9.z
...
Use MediaType instead of ToString and add text/ as disallowed mimetypes
Original-merge: 46c748d888
Merged-by: joshuaboniface <joshua@boniface.me>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
9 months ago
Shadowghost
a7b2b92f2b
Backport pull request #11671 from jellyfin/release-10.9.z
...
Fix network binding
Original-merge: 430d450828
Merged-by: nielsvanvelzen <nielsvanvelzen@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
9 months ago
gnattu
e109e54949
Backport pull request #11668 from jellyfin/release-10.9.z
...
Always fallback for failed HEAD request
Original-merge: 8aee50020b
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
9 months ago
gnattu
9b978578ce
Backport pull request #11629 from jellyfin/release-10.9.z
...
Fix missing filename for timer
Original-merge: 3f760e6685
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
9 months ago
gnattu
69d4886697
Backport pull request #11587 from jellyfin/release-10.9.z
...
Fix network config
Original-merge: f396a95f05
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
9 months ago
Cody Robibero
1ec130757d
Disable nuget warning in Jellyfin.Extensions ( #11536 )
9 months ago
Jellyfin Release Bot
04022f85af
Bump version to 10.10.0
9 months ago
Joshua M. Boniface
44b03a3315
Merge pull request #11504 from jellyfin/auto-discovery-bind-all-interfaces
...
Let AutoDiscoveryHost bind to all addresses
9 months ago
gnattu
76757719f7
Cleanup more unused code
...
Signed-off-by: gnattu <gnattuoc@me.com>
9 months ago
gnattu
07faa8a3fb
Cleanup unused code
...
Signed-off-by: gnattu <gnattuoc@me.com>
9 months ago
gnattu
d919284b59
Let AutoDiscoveryHost bind to all addresses
...
Signed-off-by: gnattu <gnattuoc@me.com>
9 months ago
David Fernandez Alcoba
bfa498799b
Add Not Implemented to m3u tuner
9 months ago
gnattu
e355c7bfb5
Workarounds TV tuners rejecting HEAD method
...
Fallback to the old behavior of checking path extension when 405 occurs on HEAD request. Required as the TV Tuner's http sever is not always properly implemented.
Signed-off-by: gnattu <gnattuoc@me.com>
9 months ago
Bond-009
3feb3f81bf
More efficient array creation ( #11468 )
9 months ago
Bond-009
ac108690a8
Use StringSplitOptions.TrimEntries where possible ( #11421 )
10 months ago
gnattu
80fac82c2c
fix: bind auto-discovery to multicast ip on macOS ( #11368 )
10 months ago
Bond-009
9818456d9e
Merge pull request #11109 from crobibero/animated-webp
...
Don't decode animated images
10 months ago
Cody Robibero
3ade3a8e63
Lowercase CollectionTypeOptions to match legacy experience ( #11272 )
10 months ago
Cody Robibero
ed82d79647
Catch exceptions in auto discovery ( #11252 )
10 months ago
Mikal S
7cfe0009e5
fix: add image count check to splash screen generation ( #11245 )
10 months ago
gnattu
564fdfec93
fix: use a more recent UA ( #11199 )
11 months ago
Gary Wang
c16135800c
feat(i18n): transliterate item name before sorting ( #11172 )
11 months ago
Bond-009
adb08c0aaa
Merge pull request #11149 from Bond-009/nullable4
...
Enable nullable for more files
11 months ago
Bond_009
651681c276
Enable nullable for more files
11 months ago