BaronGreenback
bd71de131c
Changed to use span
4 years ago
BaronGreenback
7185de970c
Merge remote-tracking branch 'upstream/master' into UrlDecoding
4 years ago
Bond_009
56ac64e70a
Minor improvements
...
* properly dispose CancellationTokenSource
* rewrite DynamicHlsController.GetSegmentLengths
* remove dead code
4 years ago
Bond-009
d4a50be22c
Merge pull request #6009 from jellyfin/nielsvanvelzen-disable-automation-ci
...
Disable automation CI on issues
4 years ago
crobibero
ce0e890d8d
Mooooove the label commenter config
4 years ago
BaronGreenback
dca0298710
changed
4 years ago
Niels van Velzen
d21d1978a3
Disable automation CI on issues
4 years ago
BaronGreenback
8b34f76b63
Update Jellyfin.Api/Controllers/TestController.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
4c8cfaa61c
Update Jellyfin.Api/Controllers/TestController.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
5ad8b53f5d
Update Jellyfin.Api/Controllers/TestController.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
5f70b4ead1
Update tests/Jellyfin.Api.Tests/Controllers/EncodedQueryStringTest.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
043e69d252
Update tests/Jellyfin.Api.Tests/Controllers/EncodedQueryStringTest.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
af1fe1af6f
Moved into test controller.
4 years ago
Bond-009
2f0ec9a70b
Merge pull request #6005 from Bond-009/nullable3
...
Enable nullable reference types for Emby.Dlna
4 years ago
BaronGreenback
4f5c9e9504
tests and small fix.
4 years ago
Bond_009
06caee28b7
Enable nullable reference types for Emby.Dlna
4 years ago
Bond-009
a3c9edde34
Merge pull request #6000 from Bond-009/nullable2
4 years ago
Jake King
bc017737e6
Changed condition for readbility
...
- Refactored check if item is not audio book or book to be more readable
4 years ago
Bond_009
4367b97a54
Fix build
4 years ago
Bond_009
fb090df0b5
Enable nullable reference types for MediaBrowser.Controller
4 years ago
Bond_009
ead4e1e977
Add support for legacy HDhomerun DUAl
4 years ago
Bond-009
a4a3f598af
Merge pull request #5982 from Bond-009/nullable
4 years ago
Bond_009
4b9a64c18c
Abstract JsonDelimitedArrayConverter
4 years ago
wehrstedt
ad1d9d9a23
fixed no channel icons when using tvheadend ( #5996 )
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Maximilian Wehrstedt <wehrstedt.coding@outlook.de>
4 years ago
Jake King
3cd57cb287
Fixes for Book Progress
...
- Ignore Books when checking for minium progress
4 years ago
Tobias Krönke
8eee32c8c2
Respect configured JELLYFIN_USER in Debian's postinst
...
In my setup I configured a different user. But updates keep "stealing" file permissions for my `$PROGRAMDATA $CONFIGDATA $LOGDATA $CACHEDATA` directories.
4 years ago
Bond-009
4b31c007e3
Merge pull request #4986 from Bond-009/readalllines
...
Use new ReadAllLines extensions
4 years ago
Bond_009
ddb04dc12b
Use new ReadAllLines extensions
4 years ago
BaronGreenback
c8061f92be
slight format correction.
4 years ago
BaronGreenback
dabeabc553
corrected comments
4 years ago
BaronGreenback
a7bccd4fe0
removed unneeded logger.
4 years ago
BaronGreenback
81d675990f
Enable automatic url decoding
4 years ago
Bond-009
95b1cf532b
Merge pull request #5985 from Bond-009/minor11
4 years ago
Bond-009
a6ee4632ce
Merge pull request #5987 from Bond-009/ioob
...
PathExtensions: Fix index out of bounds in TryReplaceSubPath
4 years ago
Bond_009
47e7c1356c
PathExtensions: Fix index out of bounds in TryReplaceSubPath
...
Fixes #5977
4 years ago
Bond_009
bcb4010db6
More improvements
4 years ago
Bond_009
787bcd4a83
Remove dead code
4 years ago
Bond_009
4479713e04
MediaStream: Replace string.IndexOf with string.Contains where possible
4 years ago
Bond_009
e432796f6f
Minor improvements
4 years ago
Bond-009
d729a76707
Merge pull request #5934 from Bond-009/utf8
...
SqliteItemRepository: Parse ChannelId directly from utf-8 data
4 years ago
Bond-009
b6df851363
Merge pull request #5984 from Bond-009/container
...
Add regression test for ContainerProfile.ContainsContainer
4 years ago
BaronGreenback
2e98de9062
Code Clean up: Convert to null-coalescing operator ?? ( #5845 )
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
4 years ago
Bond-009
04447ed014
Merge pull request #5979 from Ullmie02/nfo-fanart
...
Add support for fanart aspect in thumb tag
4 years ago
BaronGreenback
f2c10471bf
Code Clean up: Use Pattern Matching ( #5838 )
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
4 years ago
Bond_009
39931fe3ad
Add regression test for ContainerProfile.ContainsContainer
4 years ago
Bond-009
18d799b22a
Merge pull request #5980 from Maxr1998/fix-direct-play
...
Fix direct play for DirectPlayProfiles without any codecs set
4 years ago
Bond_009
91c2a57b28
Enable nullable reference types for MediaBrowser.Common
4 years ago
Maxr1998
65a9a4771a
Fix direct play for DirectPlayProfiles without any codecs set
...
70771fdcd6
broke direct play by treating empty container/codec strings as unsupported in `ContainerProfile.ContainsContainer()`` (which is also used for video and audio codec checks). Instead, they should be treated as supported, for both the positive and negative list option.
4 years ago
David Ullmer
e57b80b8e2
Add support for fanart aspect in thumb tag
4 years ago
Bond-009
48e81e65e8
Merge pull request #5938 from cvium/allocationz
4 years ago