gnattu
341bb02422
Order MediaStream query by StreamIndex ( #13506 )
...
Our stream index calculation logic implemented in #7529 , assumes an in-order array. However, our current query may return out-of-order items, leading the server to pass an incorrect index to ffmpeg, causing the transcoding to crash.
3 weeks ago
Bond-009
00b66a06ea
Enable nullable for AuthorizationInfo ( #13485 )
3 weeks ago
gnattu
2de04cb07c
Make StartDate/EndDate nullable ( #13494 )
...
These dates are used as birthdate and death date for person (ask luke for why) and a non-nullable column would cause the null date become 1901-01-01, making all living people dead.
3 weeks ago
gnattu
144e62027d
Backport pull request #13183 from jellyfin/release-10.10.z
...
Don't generate trickplay for backdrops
Original-merge: 80940c0c57
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Bond_009 <bond.009@outlook.com>
3 weeks ago
Josh Soref
40da2ccac5
Fix spelling ( #13444 )
...
* spelling: anamorphic
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: associated
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: channelinfo
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: eagerly
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: enumerable
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: greater than/less than
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: greater
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: lineup
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: logs out
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: names
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: paging
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: playlist
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: sanitized
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: saving
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
---------
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
4 weeks ago
Bond-009
ab124bec88
Merge pull request #13436 from luzpaz/typos
...
Fix various typos
4 weeks ago
luzpaz
c877ffa5ad
Fix various typos
...
Found via `codespell -q 3 -S "./Emby.Server.Implementations/Localization" -L inh,som`
1 month ago
Josh Soref
044cf9fb85
chore: fix spelling
...
* a
* acceleration
* addition
* altogether
* api clients
* artist
* associated
* bandwidth
* cannot
* capabilities
* case-insensitive
* case-sensitive
* configuration
* delimiter
* dependent
* diacritics
* directors
* enable
* explicitly
* filters
* finish
* have
* hierarchy
* implicit
* include
* information
* into
* its
* keepalive
* localization
* macos
* manual
* matching
* metadata
* nonexistent
* options
* overridden
* parsed
* parser
* playback
* preferring
* processes
* processing
* provider
* ratings
* retrieval
* running
* segments
* separate
* should
* station
* subdirectories
* superseded
* supported
* system
* than
* the
* throws
* transpose
* valid
* was
link: forum or chat rooms
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
1 month ago
Joshua M. Boniface
93b8eade61
Merge pull request #12798 from JPVenson/feature/EFUserData
...
Refactor library.db into jellyfin.db and EFCore
1 month ago
JPVenson
64cf67f1ac
Fixed ordering by artist
1 month ago
JPVenson
7d1a9dcc61
Update Jellyfin.Server.Implementations/Item/BaseItemRepository.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
1 month ago
JPVenson
cd75df6521
Applied review comments
1 month ago
JPVenson
a7ad5dfc80
Reverted doc change
1 month ago
JPVenson
b33810534b
Applied review comments
1 month ago
JPVenson
d716a53ec2
Applied review comments
1 month ago
Niels van Velzen
fd3057b549
Add option to disable deprecated legacy authorization options ( #13306 )
1 month ago
Niels van Velzen
3b8e614819
Prefer ApiKey over api_key in generated URL's ( #13342 )
1 month ago
JPVenson
dcfbf55794
Fixed linter
2 months ago
JPVenson
a0c568bc6c
Applied review comments
2 months ago
JPVenson
fe1aab034e
Merge branch 'jellyfin:master' into feature/EFUserData
3 months ago
Niels van Velzen
1c77e9606e
Fix typo in LibraryOptions
3 months ago
JPVenson
3b18a36ba5
removed unused
3 months ago
JPVenson
6a08361f6f
Applied review comments
3 months ago
JPVenson
0dd6dacc4f
Merge remote-tracking branch 'origin/master' into feature/EFUserData
3 months ago
nyanmisaka
547d393af0
Backport pull request #12964 from jellyfin/release-10.10.z
...
Fix height of imported trickplay tiles
Original-merge: 09c377fb6c
Merged-by: joshuaboniface <joshua@boniface.me>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
3 months ago
JPVenson
27b044493a
Backport pull request #12916 from jellyfin/release-10.10.z
...
Added query filter to disregard disabled Providers
Original-merge: 38c08c4fad
Merged-by: joshuaboniface <joshua@boniface.me>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
3 months ago
JPVenson
68252ffa1b
Merge branch 'feature/EFUserData' of https://github.com/JPVenson/jellyfin into feature/EFUserData
3 months ago
JPVenson
c71dc380bf
Fixed error
3 months ago
JPVenson
b39553611d
Applied coding style
3 months ago
JPVenson
427359deee
Merge branch 'master' into feature/EFUserData
3 months ago
JPVenson
17e4485b94
Removed grouping key for testing
3 months ago
JPVenson
b6177363e9
Fixed search case sensitivity
3 months ago
JPVenson
9f7f9cc0ff
Fixed metadata refresh not working
3 months ago
Bond-009
ceb850c770
Update projects to .NET 9 ( #13023 )
3 months ago
JPVenson
c925f8688e
Filter duplicate BaseItems on save
3 months ago
JPVenson
3eedbae506
Fixed Item query
3 months ago
JPVenson
03e08412d7
Fixed paging not beeing applied
3 months ago
JPVenson
92eb983c61
Fixed Query Distinct
3 months ago
JPVenson
d4aca84581
Disabled sqlite pooling
3 months ago
JPVenson
e8be7ab011
Merge branch 'jellyfin:master' into feature/EFUserData
3 months ago
JPVenson
30ba35aa0c
attempted to fix multi insert for Itemvalues
3 months ago
JPVenson
060aa4719e
Fixed NextUp and Latest query performance
3 months ago
JPVenson
96d9bb83a3
Fixed Movie RecentlyAdded
3 months ago
JPVenson
75d40e69b5
removed dbg code
3 months ago
JPVenson
aea255f910
Deterministic tests my ***
3 months ago
JPVenson
432cfba2e2
Reverted Test code
3 months ago
JPVenson
5f2be93e19
Fixed Tests
3 months ago
JPVenson
6bcc7aa79f
Updated comments/TODOs
3 months ago
JPVenson
a71187ebcc
Fixed FUCKING TopParentId
3 months ago
JPVenson
6b371ba04f
Fixed storage of Person images
3 months ago