Luke Brown
0f7ba42987
move the Dispose logic into DisposeAsyncCore
2 years ago
Luke Brown
3e8fe1ce11
change placeholder text in LogDebug message
2 years ago
Luke Brown
044ff0542b
adding interface changes
3 years ago
Luke Brown
abfbd04782
Moved IAsyncDisposable and IDisposable from WebSocketConnection to it's interface. Added private variable and guard statement to avoid disposing of WebSocketConnection unnecessarily.
3 years ago
Luke Brown
8d0024ec49
change logging back to debug
3 years ago
Luke Brown
8f761a64f5
revert changes to SessionManager
3 years ago
Luke Brown
a64eebe79f
changes to use dispose
3 years ago
Luke Brown
8bb4cd017c
applied reviewer suggestions: removing unnecessary async and adding necessary async
3 years ago
Luke Brown
c5f09ab650
Fix broken CI by adding await
3 years ago
luke92brown
99df9c8fcd
Replace redundant xml comments with inheritdoc. Make async changes to CloseSocket.
3 years ago
luke brown
4b563f4d7e
Fix web sockets closing ungracefully
3 years ago
Cody Robibero
39196bb5e2
Merge pull request #7723 from crobibero/tmdb-lib
3 years ago
Cody Robibero
5a9afb0874
Merge pull request #7716 from Shadowghost/opus-fix
...
Respect limited opus sampling rates when building trancoding command
3 years ago
Shadowghost
029be321d1
Respect limited opus sampling rates when building trancoding command
3 years ago
Cody Robibero
96b7c46df4
Update TMDbLib to 1.9.2
3 years ago
Bond-009
f7ef7d9eda
Merge pull request #7718 from jellyfin/dovi-hevc-remux
3 years ago
Nyanmisaka
c69e79f64d
Fix the disordered color in Dolby Vision remuxing on Safari
3 years ago
Bond-009
8d1d973438
Merge pull request #7604 from Jellifi007/fixes-diactritics
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
3 years ago
Cody Robibero
60affd0965
Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fix
3 years ago
Cody Robibero
8a1eca0913
Merge pull request #7544 from jaantaponen/long-filename-fix
3 years ago
Shadowghost
a4e4b761d5
Apply review suggestions
3 years ago
Shadowghost
128d54622a
Fix stream index and subtitle container handling, preserve attachments and nonexternal streams between scans
3 years ago
Shadowghost
21ce0e58c6
Properly handle stream addition and removal for strm use cases
3 years ago
Cody Robibero
3229ba4918
Merge pull request #7693 from crobibero/auth-migrate
3 years ago
Cody Robibero
105f057512
Don't migrate auth token if user doesn't exist
3 years ago
Jaan Taponen
b6a2640f22
Update Emby.Server.Implementations/LiveTv/EmbyTV/RecordingHelper.cs
...
Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com>
3 years ago
Cody Robibero
a2abae3014
Merge pull request #7654 from Shadowghost/nfo-provider-fix
...
Prefer MetadataProvider enum as provider id key over arbitrary strings
3 years ago
Shadowghost
7084541508
Prefer MetadataProvider enum as provider id key over arbitrary strings
3 years ago
Joshua M. Boniface
e87240b374
Merge pull request #7648 from jellyfin/libssl3-jammy
...
Add libssl3 as an alternative dependency for Ubuntu 22.04 LTS
3 years ago
Nyanmisaka
057d5dfc25
Add libssl3 as an alternative dependency for Ubuntu 22.04 LTS
3 years ago
Cody Robibero
12f9132975
Merge pull request #7643 from jellyfin/h264-level
3 years ago
Nyanmisaka
4a1aa619d2
Fix H264 level on safari fmp4
3 years ago
Jellifi007
1002d1d193
Update src/Jellyfin.Extensions/StringExtensions.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
3 years ago
Cody Robibero
7c91543694
Merge pull request #7638 from 1337joe/fix-quick-connect-tests
3 years ago
Joe Rogers
b04211a707
Fix quick connect tests
3 years ago
Cody Robibero
fcb65ac38d
Merge pull request #7634 from neilsb/patch-1
...
Correct LocalTrailerCount in API
3 years ago
Jellifi007
727402f7f7
Adding Korean language tests Addresses #6393
3 years ago
Neil Burrows
2a1ca4badc
Use already defined variable
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
3 years ago
Neil Burrows
7f52f77ef5
Correct LocalTrailerCount in API
...
Revert a change which resulted in the `LocalTrailerCount` including the count of Local and Remote trailers which had been introduced in 10.8.
3 years ago
Cody Robibero
1d5961126e
Merge pull request #7624 from nielsvanvelzen/quickconnect-enable-d
3 years ago
Cody Robibero
ec6f7bdcff
Merge pull request #7625 from crobibero/xml-cache-delete
3 years ago
Cody Robibero
65c47c79da
Only delete cache file if exist
3 years ago
Niels van Velzen
5d9df10e27
Enable Quick Connect by default
3 years ago
Joshua M. Boniface
d45d228b36
Bump version to 10.8.0-beta2
3 years ago
JaanTaponen
2b7d139b5b
Fix XMLTV edge case where title & sub-title causes a too long filename error
...
Limit the series title to 241 bytes (so file extensions can be added).
If the end result is longer, the title will be dropped and only series name
with timestamp is used.
3 years ago
Cody Robibero
a280ff603f
Merge pull request #7543 from daullmer/nfo-datefix
3 years ago
Cody Robibero
9beb3aff4e
Merge pull request #7605 from crobibero/playback-start-stop
...
Add missing properties to PlaybackStart, PlaybackStop
3 years ago
Cody Robibero
066bdc1e72
Add missing properties to PlaybackStart, PlaybackStop
3 years ago
Cody Robibero
5833c70725
Merge pull request #7537 from dmitrylyzo/fix-streambuilder
3 years ago
Cody Robibero
cd93f49fa8
Merge pull request #7592 from 1337joe/live-tv-fixes
3 years ago