Cody Robibero
77c73e241f
Merge pull request #7781 from crobibero/live-tv-infinite
2 years ago
Cody Robibero
9954cbd550
Merge pull request #7802 from jellyfin/external
2 years ago
Cody Robibero
d8f1a87c85
Update Emby.Server.Implementations/Session/SessionManager.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2 years ago
Cody Robibero
bf0a7c374c
Close live stream on session end
2 years ago
Cody Robibero
8a6b26cd42
initial patch
2 years ago
Joe Rogers
b369194710
Fix tests
3 years ago
Nyanmisaka
293bcfb342
Exclude streams with mismatched types in external files
3 years ago
Cody Robibero
1c5571b24e
Remove conditional skia inclusion ( #7799 )
3 years ago
Cody Robibero
b507d1a780
Merge pull request #7792 from crobibero/skia-native
...
Conditionally include platform specific Skia assets
3 years ago
Cody Robibero
d471be8d92
Merge pull request #7784 from crobibero/support-transcoding
3 years ago
Cody Robibero
3c5b4b9a27
Conditionally include platform specific Skia assets
3 years ago
Cody Robibero
c9491cf317
Merge pull request #7785 from dmitrylyzo/clear-transcodinginfo
...
Clear TranscodingInfo if play method changed
3 years ago
Dmitry Lyzo
c5dae18034
Apply suggestions from review
3 years ago
Dmitry Lyzo
ff4f624850
Clear TranscodingInfo if play method changed
3 years ago
Cody Robibero
d29a423475
Enable SupportsTranscoding if device has transcoding profiles
3 years ago
Cody Robibero
4c0510ee6d
Merge pull request #7775 from crobibero/openapi-version
3 years ago
Cody Robibero
492c6bbd7e
Merge pull request #7780 from 1337joe/fix-tv-guide-search-2
3 years ago
Joe Rogers
84878f537c
Support searching with tv program filters
3 years ago
Cody Robibero
825e6460c9
Merge pull request #7774 from crobibero/api-authinfo
3 years ago
Cody Robibero
760b021032
Manually describe Version for openapi
3 years ago
Cody Robibero
a532a866e3
Populate authentication info with server details if using API key
3 years ago
Joshua M. Boniface
71bf567045
Merge pull request #7766 from crobibero/dotnet-6.0.5
3 years ago
Cody Robibero
a82e378da9
Update to dotnet 6.0.5
3 years ago
Joshua M. Boniface
884a59da07
Merge pull request #7724 from jtcasper/perms
3 years ago
Joshua M. Boniface
5a9e5e0d5d
Merge pull request #7712 from jellyfin/fix-hevc-disable-option
3 years ago
Joshua M. Boniface
85cfea4c50
Merge branch 'release-10.8.z' into fix-hevc-disable-option
3 years ago
Joshua M. Boniface
3ea67374ae
Merge pull request #7741 from LewkyB/fix-improperly-labeled-four-digit-episode-numbering
...
Fix to allow for episode numbering over 999 in certain scenarios
3 years ago
Joshua M. Boniface
5da4bcc782
Merge pull request #7736 from jellyfin/fix-swscale-pgs
3 years ago
Joshua M. Boniface
b46d61dfdf
Merge pull request #7699 from Shadowghost/streambuilder-fix
3 years ago
Joshua M. Boniface
8119e4a573
Merge pull request #7749 from cvium/disable_auto_add_collection
3 years ago
Joshua M. Boniface
de3c68d474
Bump version to 10.8.0-beta3
3 years ago
cvium
7aa0db24d8
fix: disable "Automatically add to collection" by default
3 years ago
Luke Brown
be832e82cc
change capture groups to take up to 4 digits and adding inline data to test
3 years ago
nyanmisaka
368d10d042
Fix the mismatched resolution in sw PGS burn-in
3 years ago
Nyanmisaka
9523a1682b
Apply suggestions from code review
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
3 years ago
Jacob Casper
e67d8ce077
Don't let permission denied kill library scans
...
I have a single `./Movies` directory that contains symlinks to many
other directories, some of which are in shared paths. Other daemons
sometimes overwrite permissions on these paths and prevent Jellyfin from
being able to scan. Because this exception is unhandled within a LINQ
statement it can randomly kill the metadata refresh for my entire Movies
library.
Running with this patch has allowed me to at least add + scan for
movies in directories that Jellyfin can currently access and gives me
some notification of the symlinks failing due to permissions errors.
(cherry picked from commit 193cc8690a60bc2a432df14d256f00371e055c90)
3 years ago
Cody Robibero
39196bb5e2
Merge pull request #7723 from crobibero/tmdb-lib
3 years ago
Nyanmisaka
5386f06095
Apply suggestions from code review
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
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
nyanmisaka
4b1256e67b
Fix the issue that HEVC transcoding can't be disabled
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
2be9a34b26
Fix tests and profiles
3 years ago
Shadowghost
0c8b9091a5
Fix streambuilder reasons for direct playback checks
3 years ago