JPVenson
3e223ead1e
Fixed references for database projects
2025-02-20 10:02:47 +00:00
JPVenson
d8030147ff
Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRefactor
2025-02-19 18:25:00 +00:00
Cody Robibero
debc499711
Change BaseItemEntity ChannelId to nullable Guid
2025-02-13 20:17:25 -07:00
JPVenson
efb402b1d2
Fixed shutdown behavior
2025-02-02 02:32:28 +00:00
JPVenson
17003f4d76
Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_provider
2025-02-02 02:09:14 +00:00
Bond-009
9734892322
Merge pull request #12925 from Bond-009/await
...
Always await instead of directly returning Task
2025-01-28 11:29:46 +01:00
JPVenson
844646e2fe
Fixed migration runner and added docs for adding migrations
2025-01-27 17:20:14 +00:00
JPVenson
9d1c4ea169
Fixed DbContext usage on Provider
2025-01-27 16:35:46 +00:00
JPVenson
aa811eb1e3
Prepared Seperation of Database components for future multi provider support
2025-01-26 20:45:28 +00:00
Bond-009
ab124bec88
Merge pull request #13436 from luzpaz/typos
...
Fix various typos
2025-01-26 16:54:53 +01:00
luzpaz
c877ffa5ad
Fix various typos
...
Found via `codespell -q 3 -S "./Emby.Server.Implementations/Localization" -L inh,som`
2025-01-25 21:04:37 -05:00
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 >
2025-01-25 20:05:15 -05:00
Bond-009
b318f33599
Remove the ability to auto port forward ( #13222 )
2025-01-25 09:34:06 -07:00
JPVenson
b33810534b
Applied review comments
2025-01-15 20:12:41 +00:00
JPVenson
fe1aab034e
Merge branch 'jellyfin:master' into feature/EFUserData
2024-12-06 17:59:27 +01:00
Bond-009
a1e635809b
Merge pull request #12867 from Dessyreqt/master
...
Move TV-PG ratings to be in line with PG rating.
2024-11-30 12:10:14 +01:00
JPVenson
80cace4321
Updated usage of internal user Id
2024-11-23 22:39:39 +00:00
JPVenson
0dd6dacc4f
Merge remote-tracking branch 'origin/master' into feature/EFUserData
2024-11-19 20:53:38 +00:00
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 >
2024-11-19 15:43:33 -05:00
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 >
2024-11-19 15:43:32 -05:00
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 >
2024-11-19 15:43:18 -05:00
JPVenson
427359deee
Merge branch 'master' into feature/EFUserData
2024-11-17 01:23:26 +01:00
Bond-009
ceb850c770
Update projects to .NET 9 ( #13023 )
2024-11-16 10:11:01 -07:00
JPVenson
77bae62acc
Added migration filtering
2024-11-15 16:24:38 +00:00
JPVenson
19e55f4309
Fixed migration referencing non-existing Items
2024-11-15 09:08:27 +00:00
JPVenson
e8be7ab011
Merge branch 'jellyfin:master' into feature/EFUserData
2024-11-14 21:56:18 +01:00
JPVenson
ffc18a2044
Updated comments/TODOs
2024-11-14 05:58:32 +00:00
JPVenson
7b81a39ee1
Fix Deduplication and Save of Items
2024-11-13 14:25:26 +00:00
JPVenson
d073e2c664
Fixed invalid columns on MediaStreams
2024-11-12 23:53:05 +00:00
JPVenson
22515ad647
Fixed app paths not being expanded
2024-11-12 17:23:41 +00:00
JPVenson
85b8b2573b
Fixed AncestorIds
...
Fixed Sorting, NextUp and Continue Watching
2024-11-12 15:37:01 +00:00
JPVenson
510b29f2a4
Fixed dangling connections keept open on window migration
2024-11-12 07:16:24 +00:00
JPVenson
508b27f156
Fixed Duplicate returns on grouping
...
Fixed UserDataKey not stored
2024-11-11 17:39:50 +00:00
JPVenson
bdab5e549e
Fixed WAL lock on program exit
2024-11-11 17:39:20 +00:00
JPVenson
fb48d0790f
Fixed Library DB lookup
2024-11-11 06:14:08 +00:00
JPVenson
8dbbb3e243
Fixed user Index
2024-11-11 05:34:11 +00:00
JPVenson
2d4f7f725f
Fixed TopParent not beeing migrated
2024-11-11 00:27:30 +00:00
JPVenson
efc6611072
Refixed timing for migration
2024-11-10 20:40:24 +00:00
JPVenson
73ddbeb4c1
Fixed migration timer
2024-11-10 19:25:17 +00:00
JPVenson
b5bb2261bc
Who thought it be a good idea to let indexes start 1 one please step forward!!!
2024-11-10 19:19:35 +00:00
JPVenson
cec4ad9b65
Improved Logging
2024-11-10 18:36:46 +00:00
JPVenson
b0b14e6edd
Fixed order of column selects
2024-11-10 18:01:51 +00:00
JPVenson
6efcd6b873
Fixed GUID selector for typed based item
2024-11-10 18:01:04 +00:00
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!)
2024-10-31 17:02:06 +01:00
JPVenson
a3ae055779
Change ChannelId and OwnerId to be expected strings
2024-10-28 09:24:12 +00:00
JPVenson
3d87d0faa2
Fixed migration not loading guid for items
2024-10-28 09:02:24 +00:00
David Carroll
d6d6ebe3fb
Update UUID for Rating Level migration
2024-10-23 09:21:53 -05:00
JPVenson
10a2a316a4
i have too much time.
...
Refactored BaseItem and UserData relation
2024-10-20 10:11:24 +00:00
JPVenson
cd2e043472
Readded old library move in migration
2024-10-20 09:43:40 +00:00
JPVenson
b73985e04f
Expanded People architecture and fixed migration
2024-10-11 11:11:15 +00:00