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
JPVenson
a3ae055779
Change ChannelId and OwnerId to be expected strings
3 months ago
JPVenson
3d87d0faa2
Fixed migration not loading guid for items
3 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
Cody Robibero
3c639c2e80
Tweak Trickplay migration for speed ( #12643 )
5 months ago
gnattu
987dbe98c8
cli: add option to disable network change detection ( #11253 )
5 months ago
Tim Eisele
0d85af019c
Use enums for encoding options ( #12561 )
5 months ago
gnattu
a1b84d2dea
Fix trickplay migration
...
The auto import generated by IDE used wrong namespace
Signed-off-by: gnattu <gnattuoc@me.com>
5 months ago
JPVenson
d0b4b2ddb3
Migrated UserData from library sqlite db to jellyfin.db
5 months ago
Tim Eisele
c56dbc1c44
Enhance Trickplay ( #11883 )
5 months ago
Bond_009
97a02f5803
Remove BOM from UTF-8 files
...
I think some people need to change their IDE configuration ;)
5 months ago