Bond-009
9734892322
Merge pull request #12925 from Bond-009/await
...
Always await instead of directly returning Task
2 weeks ago
Bond-009
ab124bec88
Merge pull request #13436 from luzpaz/typos
...
Fix various typos
3 weeks ago
luzpaz
c877ffa5ad
Fix various typos
...
Found via `codespell -q 3 -S "./Emby.Server.Implementations/Localization" -L inh,som`
3 weeks 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>
3 weeks ago
Bond-009
b318f33599
Remove the ability to auto port forward ( #13222 )
3 weeks ago
JPVenson
b33810534b
Applied review comments
4 weeks ago
JPVenson
fe1aab034e
Merge branch 'jellyfin:master' into feature/EFUserData
2 months ago
Bond-009
a1e635809b
Merge pull request #12867 from Dessyreqt/master
...
Move TV-PG ratings to be in line with PG rating.
2 months ago
JPVenson
80cace4321
Updated usage of internal user Id
3 months ago
JPVenson
0dd6dacc4f
Merge remote-tracking branch 'origin/master' into feature/EFUserData
3 months ago
Shadowghost
06c603428b
Backport pull request #13059 from jellyfin/release-10.10.z
...
Exclude file system based library playlists from migration
Original-merge: 23de7e517e
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
3 months ago
goknsh
924c80a209
Backport pull request #13033 from jellyfin/release-10.10.z
...
Respect cancellation token/HTTP request aborts correctly in `SymlinkFollowingPhysicalFileResultExecutor`
Original-merge: 293e0f5faf
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
3 months ago
Shadowghost
6e7118eff1
Backport pull request #12934 from jellyfin/release-10.10.z
...
Fix playlists
Original-merge: 8bee67f1f8
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
3 months ago
JPVenson
427359deee
Merge branch 'master' into feature/EFUserData
3 months ago
Bond-009
ceb850c770
Update projects to .NET 9 ( #13023 )
3 months ago
JPVenson
77bae62acc
Added migration filtering
3 months ago
JPVenson
19e55f4309
Fixed migration referencing non-existing Items
3 months ago
JPVenson
e8be7ab011
Merge branch 'jellyfin:master' into feature/EFUserData
3 months ago
JPVenson
ffc18a2044
Updated comments/TODOs
3 months ago
JPVenson
7b81a39ee1
Fix Deduplication and Save of Items
3 months ago
JPVenson
d073e2c664
Fixed invalid columns on MediaStreams
3 months ago
JPVenson
22515ad647
Fixed app paths not being expanded
3 months ago
JPVenson
85b8b2573b
Fixed AncestorIds
...
Fixed Sorting, NextUp and Continue Watching
3 months ago
JPVenson
510b29f2a4
Fixed dangling connections keept open on window migration
3 months ago
JPVenson
508b27f156
Fixed Duplicate returns on grouping
...
Fixed UserDataKey not stored
3 months ago
JPVenson
bdab5e549e
Fixed WAL lock on program exit
3 months ago
JPVenson
fb48d0790f
Fixed Library DB lookup
3 months ago
JPVenson
8dbbb3e243
Fixed user Index
3 months ago
JPVenson
2d4f7f725f
Fixed TopParent not beeing migrated
3 months ago
JPVenson
efc6611072
Refixed timing for migration
3 months ago
JPVenson
73ddbeb4c1
Fixed migration timer
3 months ago
JPVenson
b5bb2261bc
Who thought it be a good idea to let indexes start 1 one please step forward!!!
3 months ago
JPVenson
cec4ad9b65
Improved Logging
3 months ago
JPVenson
b0b14e6edd
Fixed order of column selects
3 months ago
JPVenson
6efcd6b873
Fixed GUID selector for typed based item
3 months ago
Bond_009
d2db700402
Always await instead of directly returning Task
...
https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/blob/master/AsyncGuidance.md#prefer-asyncawait-over-directly-returning-task
The performance impact is negligible (and it's me saying that!)
3 months ago
JPVenson
a3ae055779
Change ChannelId and OwnerId to be expected strings
4 months ago
JPVenson
3d87d0faa2
Fixed migration not loading guid for items
4 months ago
David Carroll
d6d6ebe3fb
Update UUID for Rating Level migration
4 months ago
JPVenson
10a2a316a4
i have too much time.
...
Refactored BaseItem and UserData relation
4 months ago
JPVenson
cd2e043472
Readded old library move in migration
4 months ago
JPVenson
b73985e04f
Expanded People architecture and fixed migration
4 months ago
Tom Deseyn
4492eb0e66
StartupHelper: fix app paths when SpecialFolder does not yet exists. ( #12790 )
4 months ago
JPVenson
9c5599f81b
Applied review comments
4 months ago
JPVenson
ee0dad6f43
Refactored ItemValue structure
4 months ago
JPVenson
fe9c96d052
Used enum value for ItemValueType
4 months ago
JPVenson
2955f2f562
Fixed AncestorIds and applied review comments
4 months ago
JPVenson
eb601e944c
Expanded BaseItem aggregate types
4 months ago
JPVenson
5267851e64
Add migration for library.db to jellyfin.db
4 months ago
JPVenson
d3a3d9fce3
Merge remote-tracking branch 'jellyfinorigin/master' into feature/EFUserData
4 months ago