cvium
|
7937e31a9b
|
add index for DateCreated on ActivityLog
|
2 years ago |
Claus Vium
|
1f1f26306b
|
Merge pull request #8600 from Shadowghost/10.8-slow-load
|
2 years ago |
Shadowghost
|
577399ca05
|
Prevent host lookup on GetSmartUrl for HTTP requests
|
2 years ago |
Bond-009
|
e7ea7c0383
|
Merge pull request #8523 from Gylesie/tweak-lastplayeddate
|
2 years ago |
Gylesie
|
9fe7751d05
|
Fallback only to the current time when marking item as watched
|
2 years ago |
Claus Vium
|
bf129ab9b8
|
Merge pull request #8411 from Maxr1998/audio-stream-fix
Allow direct play even if no audio stream is available
|
2 years ago |
Claus Vium
|
6d23de64c0
|
Merge pull request #8516 from cvium/kill_ffprobe_when_extraction_crashes
|
2 years ago |
Claus Vium
|
e4f48bb486
|
Merge pull request #8517 from cvium/backport_8335
|
2 years ago |
Andreas Egli
|
866b4460b1
|
change variable to camelCase
|
2 years ago |
Andreas Egli
|
9db0b275ff
|
allow additional flags after K_ for ffprobe keyframe extraction
|
2 years ago |
Andreas Egli
|
14008fd7d0
|
add gentps flag to ffprobe for keyframe extraction
|
2 years ago |
Andreas Egli
|
8532d88a71
|
add TryParse to FFProbe Keyframe extraction
|
2 years ago |
cvium
|
737c739d33
|
fix: kill ffprobe if keyframe parsing fails
|
2 years ago |
Claus Vium
|
679e83082f
|
Merge pull request #8501 from cvium/fix_nextup
|
2 years ago |
Claus Vium
|
d8e53f35a5
|
Merge pull request #8499 from cvium/add_basque_language
|
2 years ago |
cvium
|
7a0e7b3cf8
|
add MinParentIndexNumber
|
2 years ago |
cvium
|
373c63bcc7
|
fix: set MinIndexNumber for the next up query
|
2 years ago |
cvium
|
be5d343efb
|
chore: add Basque to the list of localization options
|
2 years ago |
Cody Robibero
|
c9c91cc34e
|
Merge pull request #8480 from thornbill/revert-data-streams
|
2 years ago |
Bill Thornton
|
774b4a0d3f
|
Revert "Merge pull request #8298 from lomion0815/fix-data-stream"
This reverts commit 848ea703bc , reversing
changes made to af87706379 .
|
2 years ago |
Joshua M. Boniface
|
a26cded0f5
|
Bump version to 10.8.5
|
2 years ago |
Joshua M. Boniface
|
4ec82ec662
|
Merge pull request #8433 from jellyfin/dotnet-6.0.9
|
2 years ago |
Cody Robibero
|
879787212e
|
Update to dotnet 6.0.9
|
2 years ago |
Maxr1998
|
23100c9b86
|
Use ICollection for candidateAudioStreams
|
2 years ago |
Bond-009
|
e6124bc154
|
Merge pull request #8399 from cvium/respectTagRestrictions
|
2 years ago |
Maxr1998
|
8753b7200f
|
Allow direct play even if no audio stream is available
|
2 years ago |
Bond-009
|
88d5230bab
|
Merge pull request #8348 from jellyfin/revert-7985-revert-7961-next_up_idk
|
2 years ago |
LogicalPhallacy
|
2920c52d61
|
Reorder and check for query user null to avoid null ref issues
|
2 years ago |
LogicalPhallacy
|
de196a7687
|
Forces respecting IsVisible on people
|
2 years ago |
Claus Vium
|
ba026716c1
|
Merge pull request #8213 from nyanmisaka/pause-cpu
Fix high single thread usage in throttler
|
2 years ago |
Joshua M. Boniface
|
125ee88311
|
Merge pull request #8321 from strugee/fix-systemd-whitespace
|
2 years ago |
nyanmisaka
|
c53f6a2890
|
Fix high single thread usage in throttler
this requires jellyfin-ffmpeg >= 5.0.1-8
|
2 years ago |
Bond-009
|
649b4c49e0
|
Merge pull request #8327 from RealGreenDragon/subtitle-extraction-timeout-10.8.z
|
2 years ago |
Cody Robibero
|
848ea703bc
|
Merge pull request #8298 from lomion0815/fix-data-stream
|
2 years ago |
AJ Jordan
|
0adadff3e7
|
Fix systemd not breaking whitespace in env vars
This is particularly important for JELLYFIN_ADDITIONAL_OPTS, where the
user is most likely to want to specify more than one word.
|
2 years ago |
MagicGreenDragon
|
ffdc3a6734
|
Increased subtitle extraction timeout to 30 min
|
2 years ago |
lomion0815
|
a51cd4f8db
|
Improved error log as suggested by crobibero in the PR #8298 review
|
2 years ago |
Bond-009
|
af87706379
|
Merge pull request #8214 from nielsvanvelzen/optional-userid
|
2 years ago |
Niels van Velzen
|
8422ab687b
|
Update Jellyfin.Api/Controllers/UniversalAudioController.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2 years ago |
markus
|
64753cfc7f
|
Streams with CodecType "data" (like "epg" streams in DVB recordings) get ignored. This results in wrong stream specifiers for all subsequential streams. This fix correctly handles "data" streams without any further processing.
|
2 years ago |
Claus Vium
|
632fb05f46
|
Merge pull request #8280 from thornbill/fix-analyze-duration-priority
Fix ffmpeg analyze duration env var taking priority over media source
|
2 years ago |
Claus Vium
|
527ed0607d
|
Merge pull request #8189 from lukefor/getitems-outofrange
Fix GetItems IndexOutOfRangeException when IDs do not exist
|
2 years ago |
Luke F
|
b59daab273
|
Tab -> space
|
2 years ago |
Luke F
|
8f28d52929
|
Code review - simplify SortItemsByRequest to a single roughly-equivalent linq expression
|
2 years ago |
Luke F
|
749b263c48
|
Merge remote-tracking branch 'upstream/release-10.8.z' into getitems-outofrange
|
2 years ago |
Bill Thornton
|
80c68b8948
|
Fix ffmpeg analyze duration env var taking priority over media source
|
2 years ago |
Claus Vium
|
a5687793c9
|
Revert "Revert "refactor: use season number and episode number for NextUp ordering instead of SortName""
|
2 years ago |
Joshua Boniface
|
b344771f8a
|
Bump version to 10.8.4
|
2 years ago |
Joshua Boniface
|
3ff78b687d
|
Revert "Restore "Merge pull request #8087 from cvium/generic_subtitleparser""
This reverts commit 5bcab0f0f8 .
|
2 years ago |
Joshua M. Boniface
|
d260f30810
|
Merge pull request #8257 from joshuaboniface/fix-dotnetargs
|
2 years ago |